weirdNox / org-noter

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

Add parent-level heading to notes #145

Open yohfdo opened 3 years ago

yohfdo commented 3 years ago

Is it possible to add an org-noter note to a specific sub-heading? For example, if I'm on page 2 of a PDF, and have two notes to make, call them note 1 and note 2, can I do the following?

* HEading 1
** Note 1

* Heading 2
** Note 2