From 566943a6e8193dc8c35cfcc3436f07819df9428c Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Sat, 28 May 2022 16:45:43 +0930 Subject: [PATCH] Update README --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 442b986..1378cf4 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,17 @@ A self-hosted bookmark database with full-text page content search. * Page content periodically refreshed automatically * Interactively search across titles and content * Rippingly fast results, as you type + * No need to remember how you filed something, you just need a keyword + or two to discover it again * Embedded database, no separate database system required * Light on resources +* Easily export your bookmarks to a plain text file - your data is yours # Roadmap -* Bookmarklet -* Tags +* More options when managing links + * delete + * sorting +* More tag options + * search for tags + * bookmarklet with pre-filled tags \ No newline at end of file