Open NiAnyIGJQ opened 1 year ago
I've been trying to get the same thing to work and have had no success. There is a work-around though which is to put your #tag in the annotation body. It's not ideal if you're running all your standard tags in Zotero, but it does import into Obsidian
Actually, there is a solution here: https://forum.obsidian.md/t/zotlit-previously-obsidian-zotero-import-templates/56901/3
I want to add my zotero #tags attribute to each annot, but #tag only exists in zotero item details: note and in zotero item details: annotation it doesn't exist , so
<%It.tags.filter(t => t.ype === 0)%>
doesn't work.Does anyone know how to write the template in this case ?