weirdNox / org-noter

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

Toggle notes buffer #166

Open workcomplete opened 2 years ago

workcomplete commented 2 years ago

I don't need to look at my notes most of the time while I'm reading. It would be really nice to be able to toggle hiding/showing of the org-noter-notes buffer, to be able to reference them on demand or when adding a note. This would free up valuable space on smaller screens, but still allow me to see my notes side-by-side with my document when needed.

I presently have something like this using doom/window-maximize-buffer and winner-undo, but it's a bit clunky.

workcomplete commented 2 years ago

Is there an active maintainer for this package? it looks like there hasn't been an update in a while.