-
-
Notifications
You must be signed in to change notification settings - Fork 19
完善意见 #32
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
您好,最近在使用ZotLit插件来进行阅读文献与Zotero协同过程中,遇到一些问题,已经解决。但希望能在后续的模版中直接完善,而不需要我自己进行调整。
[!<%= noteLabel %>] Page <%= it.pageLabel %>
([Open Annotation](zotero://open-pdf/library/items/<%= it.attachment.key %>?page=<%= it.page %>&annotation=<%= it.key %>))
<%= it.imgEmbed %>
<%= it.text %>
<% if (it.comment) { %>
<%= it.comment %>
<% } %>
PS:另外还有一个小问题无法解决,就是我可以通过Zotero的Obsidian actions中的按钮“Create Literature Note(s)”来创建笔记,但是无法通过“Update Literature Note ”按钮对笔记更新,我目前笔记更新只能通过obsidian对应笔记部分的更新按钮来更新,不太方便。