flatnotes icon indicating copy to clipboard operation
flatnotes copied to clipboard

Add support for permalink

Open ctmbl opened this issue 1 year ago • 3 comments

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.

ctmbl avatar Jan 17 '25 12:01 ctmbl