Note templates
Hello,
I'm looking for a way to create a template for new notes in a given collection (or all of Zotero). My intent is to have a template with a given set of fields for annotations that I can fill up upon reading these sources.
Any idea on how to achieve this?
Best regards.
I'm looking for a way to create a template for new notes in a given collection (or all of Zotero). My intent is to have a template with a given set of fields for annotations that I can fill up upon reading these sources.
Any idea on how to achieve this?
Best regards.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
1) Patch the note software in Zotero to auto-generate notes with pre-existing text or
2) Patch the function that creates new notes in Zotero to write content to those notes.
Both should be doable as add-ons, but both involve actual, non-trivial coding.
Do you have any resources on getting started with development for zotero add-ons?
Thanks!
Though I'd recommend developing the add-on against the Zotero master branch, which is for the forthcoming 5.0 release and has a pretty significant number of changes.
Looking at existing add-ons would be the other thing to do.