diff --git a/README.md b/README.md index 1f93ab4..442b986 100644 --- a/README.md +++ b/README.md @@ -1 +1,20 @@ # linkwallet + +A self-hosted bookmark database with full-text page content search. + +# Feature list + +* Simple cross-platform single binary deployment + * or docker if you prefer +* Full-text search + * Bookmark content is scraped and indexed locally + * Page content periodically refreshed automatically + * Interactively search across titles and content + * Rippingly fast results, as you type +* Embedded database, no separate database system required +* Light on resources + +# Roadmap + +* Bookmarklet +* Tags