From 2f0dd0db0d46dc85b8b164a1e2a813272c2365cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sascha=20I=C3=9Fbr=C3=BCcker?= Date: Thu, 4 Aug 2022 21:18:56 +0200 Subject: [PATCH] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 12d9d94..bee1d17 100644 --- a/README.md +++ b/README.md @@ -29,18 +29,19 @@ The name comes from: - ...so basically something for managing your links **Feature Overview:** -- Tags for organizing bookmarks -- Search by text or tags +- Organize bookmarks with tags +- Read it later functionality +- Share bookmarks with other users - Bulk editing - Bookmark archive -- Dark mode -- Automatically creates snapshots of bookmarked websites on [the Internet Archive Wayback Machine](https://archive.org/web/) - Automatically provides titles and descriptions of bookmarked websites +- Automatically creates snapshots of bookmarked websites on [the Internet Archive Wayback Machine](https://archive.org/web/) - Import and export bookmarks in Netscape HTML format -- Extensions for [Firefox](https://addons.mozilla.org/de/firefox/addon/linkding-extension/) and [Chrome](https://chrome.google.com/webstore/detail/linkding-extension/beakmhbijpdhipnjhnclmhgjlddhidpe), and a bookmarklet that should work in most browsers +- Extensions for [Firefox](https://addons.mozilla.org/de/firefox/addon/linkding-extension/) and [Chrome](https://chrome.google.com/webstore/detail/linkding-extension/beakmhbijpdhipnjhnclmhgjlddhidpe), as well as a bookmarklet +- Light and dark themes - REST API for developing 3rd party apps - Admin panel for user self-service and raw data access -- Easy to set up using Docker, uses SQLite as database +- Easy setup using Docker, uses SQLite as database **Demo:** https://demo.linkding.link/ (configured with open registration)