weirdNox / org-noter

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

pdf annotations are not save #144

Closed Jonghyun-Yun closed 3 years ago

Jonghyun-Yun commented 3 years ago

PDF annotation during org-noter session is not saved. This happens when the PDF file are in org-attach directory (mine in Doom-emacs is like org-directory/.attach/7d/b35c1e-a70d-40e3-a04c-7ff1d0677ecc/filename.pdf. When PDF is open using pdf-tools, annotation is saved fine. Also, for PDF files not in org-attach directory, I didn't experience the same issue.

The issue is very similar to one in https://github.com/weirdNox/org-noter/issues/117#issuecomment-679262443, but not sure how it can be fixed. Any helps will be greatly appreciated.

Jonghyun-Yun commented 3 years ago

My org-attch-dir is a symlink, which cause the issue. See https://github.com/weirdNox/org-noter/issues/144#issue-871459193