Add todo "create new bookmark"

This commit is contained in:
Annika Backstrom 2024-05-30 20:24:50 +01:00
parent 571106189a
commit b2dd20a624
Signed by: annika
GPG Key ID: 3561F004DE1D9AFE
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ A little project because I haven't made anything new in a while, I would like to
* [x] Bookmark pagination
* [x] Bookmark editing (title, description, url)
* [x] Bookmark tag editing
* [ ] Create new bookmark
* [ ] Tag cloud
* [x] Tag permalink
* [ ] Multi-user support