diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/01-intro.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/docs/01-intro.md b/docs/docs/01-intro.md index 46c926f2..8e7aa0e0 100644 --- a/docs/docs/01-intro.md +++ b/docs/docs/01-intro.md @@ -21,15 +21,17 @@ Karakeep (previously Hoarder) is an open source "Bookmark Everything" app that u - 🔖 [Chrome plugin](https://chromewebstore.google.com/detail/karakeep/kgcjekpmcjjogibpjebkhaanilehneje) and [Firefox addon](https://addons.mozilla.org/en-US/firefox/addon/karakeep/) for quick bookmarking. - 📱 An [iOS app](https://apps.apple.com/us/app/karakeep-app/id6479258022), and an [Android app](https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile&pcampaignid=web_share). - 📰 Auto hoarding from RSS feeds. -- 🔌 REST API. +- 🔌 REST API and multiple clients. - 🌐 Multi-language support. - 🖍️ Mark and store highlights from your hoarded content. -- 🗄️ Full page archival (using [monolith](https://github.com/Y2Z/monolith)) to protect against link rot. Auto video archiving using [youtube-dl](https://github.com/marado/youtube-dl). +- 🗄️ Full page archival (using [monolith](https://github.com/Y2Z/monolith)) to protect against link rot. +- ▶️ Auto video archiving using [yt-dlp](https://github.com/yt-dlp/yt-dlp). - ☑️ Bulk actions support. - 🔐 SSO support. - 🌙 Dark mode support. - 💾 Self-hosting first. -- [Planned] Downloading the content for offline reading in the mobile app. +- ⬇️ Bookmark importers from Chrome, Pocket, Linkwarden, Omnivore, Tab Session Manager. +- [Planned] Offline reading on mobile, semantic search across bookmarks, ... **⚠️ This app is under heavy development.** |
