Closed cdgco closed 1 year ago
In order to setup navigation on the button, I already added a click listener to the cards, and added a second long click listener that can be used for this feature.
It would also be a good idea to add a menu inside of the note editing page to perform these actions as well.
It'd be cute if we could change the background image of the cards as well.
Btw, for this, what I had in mind are "bottom sheets" https://m2.material.io/components/sheets-bottom#usage
Another option to add here could be a button to enable or disable private mode on a note
Just added the private note toggle
When pressing and holding on a note, a context / action menu should pop up giving the user the option to delete, pin, or categorize a note.