From 1976c537c71ac61f48c12e96663aa0f8fdb1726f Mon Sep 17 00:00:00 2001 From: Olicorne <26625900+thiswillbeyourgithub@users.noreply.github.com> Date: Sun, 7 Sep 2025 14:49:00 +0200 Subject: docs: readme mentions importers + enhancements (#1448) * doc: fix link to yt-dlp + on its own line * doc: better teaser in the readme * doc: mention the importers as features * doc: mention clients exist * doc: fix typo * minor modifications --------- Co-authored-by: Mohamed Bassem --- README.md | 8 +++++--- docs/docs/01-intro.md | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 147b299a..6e62c05c 100644 --- a/README.md +++ b/README.md @@ -31,15 +31,17 @@ Karakeep (previously Hoarder) is a self-hostable bookmark-everything app with a - 🔖 [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.** 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.** -- cgit v1.2.3-70-g09d2