-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Would love to see support for user accounts(private notes), categories or folders(eg: if you go to domain.com/category/post it shows the editor, like now and if you go to /category, it shows a list of all entries, from that category). This is easier to organize. ATM, I organize them by year/month/notenr, folders, locally.
Search functionality, I always search in my notes(ATM I'm using vs code and markdown files, locally, but I'm looking for an alternative to be able to access them from multiple devices, but also offline).
Also, support for locking down a note, to avoid editing by mistake. Or a global mode, which can be set to set all notes only on view mode, and have a button at the top which enables editing
And maybe offline support, and resync when back online
Integration with vscode would be amazing, as an extension or something, for offline use. If I do not have internet, I still want to access them. As simple files(structured in folders, exactly how the url is done).