nuttyartist / notes

Fast and beautiful note-taking app written in C++. Write down your thoughts.
https://www.get-notes.com
Mozilla Public License 2.0
3.68k stars 319 forks source link

A path to current note and a back and forward buttons #543

Open nuttyartist opened 1 year ago

nuttyartist commented 1 year ago

When the number of folders becomes very large it can be hard to keep a trace of where you at in a glance.

Showing the current path to a note should make it easier.

Also, adding a back and forward button to quickly go back and forth notes you selected should be a nice addition.

Very rough sketch:

Screen Shot 2023-03-16 at 11 12 43 PM

** This should probably not be the default behavior but found in the Settings window #541