flatnotes
flatnotes copied to clipboard
Add support for permalink
Create an endpoint in the backend for each note (for example /note/<UUID>) as alias of the natural endpoint /note/<note title>, but that doesn't change when the note is renamed.
It would automatically redirects to the natural URL and would be removed when the note is deleted.