This commit is contained in:
Oscar Plaisant
2024-03-28 12:21:04 +01:00
parent 44cacee75b
commit 66e51047be
41 changed files with 526 additions and 306 deletions

View File

@@ -1,6 +1,6 @@
[!cite] [it.title](<%= it.backlink%>) [page <%= it.pageLabel %>]()
[!cite] [<%= it.docItem.title%>](<%= it.docItem.backlink%>) - [Page <%= it.pageLabel%>](<%= it.backlink%>)
<%= it.imgEmbed %><%= it.text %>
<% if (it.comment) { %>
> [!note] Notes
> <%= it.comment %>
<% } %>
> <%= it.comment.split("\n").join("\n> ") %>
<% } %>

View File

@@ -1,4 +1,5 @@
up:: [[zotero literature notes]]
link:: [Zotero](<%= it.backlink %>) <%= it.fileLink %>
<%~ include("annots", it.annotations) %>
#pkm #zotero
#pkm #zotero
<%~ include("annots", it.annotations) %>