Closed i7mist closed 2 years ago
等我复工了合代码,手头现在没电脑……
i7mist @.***>于2022年6月7日 周二13:13写道:
读取书影音游条目中的is_private 信息并导出到xlsx文件中。这样用户在把xlsx文件导入到新平台(例如neodb.social)时可同步之前的隐私设置(即条目公开或仅自己可见)。
This fixes #72 https://github.com/doufen-org/tofu/issues/72
You can view, comment on, or merge this pull request online at:
https://github.com/doufen-org/tofu/pull/73 Commit Summary
- 8c6b994 https://github.com/doufen-org/tofu/pull/73/commits/8c6b99444e3c15b09fbfa7c93d63b2765981c48e export item visibility to the xlsx file
File Changes
(1 file https://github.com/doufen-org/tofu/pull/73/files)
- M extension/explorer.js https://github.com/doufen-org/tofu/pull/73/files#diff-cd2097a0080e1431a99380663b2992631c2fe2cb8683403f2bdf2acdf6c4caca (6)
Patch Links:
— Reply to this email directly, view it on GitHub https://github.com/doufen-org/tofu/pull/73, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXJM6YHNQRUGGESU3IULVLVN3LAXANCNFSM5YBSOVTQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
读取书影音游条目中的
is_private
信息并导出到xlsx文件中。这样用户在把xlsx文件导入到新平台(例如neodb.social)时可同步之前的隐私设置(即条目公开或仅自己可见)。This fixes #72