You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(defcustom org-pdftools-use-freepointer-annot nil
"Whether prompt to use freepointer annotation or not. "
:group 'org-pdftools
:type 'boolean)
(defcustom org-pdftools-use-isearch-link nil
"Whether prompt to use isearch link or not. "
:group 'org-pdftools
:type 'boolean)
both true I expected a prompt like the one seen in this screencast.
But instead it's just showing Click where a new text annotation should be added ... and I have to choose a free-point annotation. The isearch-link somehow doesn't work at all.
Am I missing some config here?
The text was updated successfully, but these errors were encountered:
After setting:
both true I expected a prompt like the one seen in this screencast.
But instead it's just showing
Click where a new text annotation should be added ...
and I have to choose a free-point annotation. The isearch-link somehow doesn't work at all.Am I missing some config here?
The text was updated successfully, but these errors were encountered: