weirdNox / org-noter

Emacs document annotator, using Org-mode
GNU General Public License v3.0
1.07k stars 101 forks source link

Autosave, ":w" and other global write commands not saving PDF annotations #147

Open workcomplete opened 3 years ago

workcomplete commented 3 years ago

Thanks for this awesome package! I'm having an issue described in https://github.com/fuxialexander/org-pdftools/issues/68#issuecomment-833543170 where annotations in org-noter pdf buffer do not autosave. Furthermore, annotations are not saved when ":w" or any other global write or save command is called from the .org buffer (e.g. the annotations are not saved unless a save/write command is explicitly called from the pdf buffer). I do not experience this behaviour when using pdf-tools alone. I'm still learning to use these tools so this could be an issue with my config, or user error but I don't think it is the expected behaviour of either org-noter or org-pdftools.