From fb030efce6fa4c578ef28ccf043743963c990af4 Mon Sep 17 00:00:00 2001 From: Annika Backstrom Date: Thu, 30 May 2024 21:57:26 +0100 Subject: [PATCH] Update todos --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ae4842..0f22ad7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ 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 +* [x] Create new bookmark +* [ ] Delete bookmark * [ ] Tag cloud * [x] Tag permalink * [ ] Multi-user support