Kruptein / PlanarAlly

A companion tool for when you travel into the planes.
https://www.planarally.io/
MIT License
393 stars 71 forks source link

feat(Notes): Add an in-between menu for note creation #1364

Closed Kruptein closed 5 months ago

Kruptein commented 5 months ago

In the new note system a new note button is present in the main note manager listing. This offers a direct option to create a new global or local note.

It's however not necessarily clear for users what Global or Local means unless they did a more in-depth read through the note docs.

As global notes are usually not desirable unless you know what you're doing, this will cause more harm than good, so this PR instead simplifies this to 1 create new note button, which opens a new view where you have to choose between local and global, but with more information on what those choices entail.