How to include Zotero-Collections in a note template? #1325
-
I would like to include in my template a list of the collections in which an item is a member but I can's seem to figure out how to do it. Has anybody figured it out? |
Beta Was this translation helpful? Give feedback.
Answered by
windingwind
Mar 6, 2025
Replies: 1 comment 2 replies
-
You mean create links to the collection? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/zotero/zotero/blob/d0bf8f8993bea6562f560232f362209282bd0130/chrome/content/zotero/xpcom/data/item.js#L4406
and then you can use the id to get the collection and it's metadata (name)