A way to store annotations of multiple documents to the files at once
I am using Zotero beta and having an integrated way to read documents is awesome. I also use ZotFile to extract notes from the annotations but I need to manually store the annotations into the files so that ZotFile can find them.
Can you please provide a way to store annotations into multiple files at once? It'd be much better if storing annotations into files is done automatically without the need to do it
Thanks!
Can you please provide a way to store annotations into multiple files at once? It'd be much better if storing annotations into files is done automatically without the need to do it
Thanks!
https://www.zotero.org/support/pdf_reader#adding_annotations_to_notes
Thanks for the pointer. However, I would still like to add notes to multiple documents from their respective annotations at once without the need to go through each document's parent item.
And it would be nice to have another feature where generating a note using annotations would delete an older note that was generated from older annotations.
The ability to update an existing annotation note rather than creating a new one is planned (but it's tricky, because you might have modified the existing one, added other text, etc.).
I don't know if it is better to start with a request or the problem to which the request is a possible solution. This time I'll start with the goal.
My aim is to select multiple items and add a single note for each item. Simply a batch repetition of the regular "Add Note from Annotations" menu item.
I love the feature that allows a user to add a note from annotations, fully integrated with my Zotero library. Amazing. However, I've got a lot of entries with PDF files that are annotated (and many files which are not annotated). Looking at my library there is no way to know which entries have annotated files and which do not. At present I seem to have two options. First, wade through each individual entry and select "Add Note from Annotations." If there are annotations, a note is created and I'm all set. If there are not annotations, no note. But that is a lot of multi-step clicking on every single item. Second, I can select multiple items and select "Create Note from Annotations" which creates one note from any/all the annotations of all the files. This note is no longer situated as part of the individual item within the Zotero library.
If there is no way to create that functionality then I'm wondering if as a marginal improvement it would be possible to add keystroke shortcuts for the "Add Note from Annotations" menu item. Not a perfect solution but at least it would speed things up. Zutilo doesn't seem to have that option (and I know it is a third party plugin you don't manage).
Thanks for any help you might be able to provide. I promise not to spend my whole sabbatical peppering you with questions...
(Always a good idea to make a backup of zotero.sqlite in your Zotero data directory and temporarily disable auto-sync before running anything there.)
If there's sufficient demand, we can consider bringing back a way to trigger this from the UI, but generally I think the better solution is just to show which top-level items and attachments have annotations, which obviously we need to add and which will make it easier to trigger "Add Note from Annotations" on just the items that require it.
you're the best!
(anticipating one explanation i offer the following: these are not duplicates of previously created notes. i used a saved search you described elsewhere in the forum to delete all notes in the library prior to running the code. also, the duplicate annotation notes have the exact same time stamp)
everything is backed up as you suggested so this is none of this is a crisis.
return await ZoteroPane.addNotesFromAnnotationsFromSelected()
I'm getting an error message:
TypeError: right-hand side of 'in' should be an object, got boolean
Is the code still there?
D574073305
It works for some items and not for others and I cannot figure out the distinguishing variable in the different items.