Add to Note does note work anymore
I am using Zotero 6.0.30 and the "Add to Note" function from highlighted text does somehow not work anymore. I used it quite often before but now nothing happens if I click the button. Interestingly, selecting an area and adding it to the note works fine. It is just adding text to the note which does not work anymore.
The only thing that I changed a few months ago was the sync routine. I am using now a Webdav server and it might be that I did a mistake in setting it up. But except for the Add to Note thing I did not encounter any problems and syncing works well. Any ideas what I could try to solve it?
The only thing that I changed a few months ago was the sync routine. I am using now a Webdav server and it might be that I did a mistake in setting it up. But except for the Add to Note thing I did not encounter any problems and syncing works well. Any ideas what I could try to solve it?
To be clear, a note has to be open in the right-hand pane for Add to Note to be active. Beyond that, disable any third-party plugins you're running.
(3)(+0004431): Using note template:
(3)(+0000001): ===>undefined<=== (undefined)
(1)(+0000000): TypeError: template is undefined serializeAnnotations@chrome://zotero/content/xpcom/editorInstance.js:1496:7 EditorInstance/<@chrome://zotero/content/xpcom/editorInstance.js:480:48
The first two also appear when I run "Add to Note". Maybe this information helps.
noteTemplates
, and reset any that show up in bold.['highlight', 'note', 'title'].map(x => Zotero.Prefs.get(`annotations.noteTemplates.${x}`))
```
[
"0": undefined
"1": undefined
"2": undefined
]
```
This might happen if you copied your Zotero profile folder from another computer, if security software is interfering, or if there's some other problems with permissions in your profile folder.
If none of that helps, you can also try reinstalling Zotero from the download page, though that usually doesn't do anything.
What I am want to do is to sync PDFs and attachments on my own Nextcloud server via WebDAV. For this I activated "Sync attachment files in My Library using WebDAV" and verification of the server also works.
But now I am a bit confused about what else I need to do:
1. What path do I have to add to Advanced>Files and Folders>Linked Attachment Base Directory>Base directory? Or can I leave this empty?
2. Do I have to set up ZotFiles to move the attachments to a certain path? It would also be great to read and annotate the PDFs on my iPhone and I found this to only work if I selct "Attach stored copy of file(s)" in ZotFile Preferences>Location of Files. Is this correct?
Thanks a lot in advance for your help!!
The iOS app supports WebDAV.
(None of this would have anything to do with the original issue, though. That was some sort of corruption of your installation.)
"This might happen if you copied your Zotero profile folder from another computer, if security software is interfering, or if there's some other problems with permissions in your profile folder."
I'm having the same issue as above and getting the same output after I've deleted the prefs.js file. We've noted that this issue is not happening on personal computers, but only on work devices (across several installs, including fresh installs). No third-party plugins. The profile folder seems to have full privileges by the user account.
Given the above, this must be related to the security software, but not sure how we'd go about identifying the specific conflict as it pertains these annotation/note features (Add to Note & Add Note from Annotations). Any thoughts?