rudolfochrist / interleave

Emacs minor mode to interleave notes and text books
329 stars 18 forks source link

Always insert top-level headings for single pdf note files #46

Closed jorenvo closed 7 years ago

jorenvo commented 7 years ago

I believe we can safely insert new notes at level 0 (* Notes for page ... with single *) when we're not in a interleave-multi-pdf-notes-file. This avoids the problem mentioned in issue #42 where instead new notes for a page get inserted at the same level as the last subtree in the file.

rudolfochrist commented 7 years ago

Thanks. Sound legit. Merging this in.

(Happy Open Source Friday)