From da1a873b090bd13573d7c4fcca3b9ab2d321277d Mon Sep 17 00:00:00 2001 From: Their Name Date: Wed, 8 Jun 2022 18:57:25 +0000 Subject: [PATCH] tips for goodreads import --- users/templates/users/data.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/users/templates/users/data.html b/users/templates/users/data.html index a54654af..f48e46fa 100644 --- a/users/templates/users/data.html +++ b/users/templates/users/data.html @@ -207,6 +207,8 @@ Goodreads用户主页链接形如 https://www.goodreads.com/user/show/12345-janedoe 将自动导入到NeoDB用户的想读、在读、已读列表,每本书的评论导入为NeoDB短评;
Goodreads书单链接形如 https://www.goodreads.com/review/list/12345-janedoe?shelf=name 或 https://www.goodreads.com/list/show/155086.Popular_Highlights 将自动导入成为NeoDB收藏单,每本书的评论导入为NeoDB收藏单条目备注。 +
+ 欲导入的Goodreads用户需将Who Can View My Profile设置为anyone,导入后可改回原设置。 @@ -362,4 +364,4 @@ - \ No newline at end of file +