diff options
| author | Olicorne <26625900+thiswillbeyourgithub@users.noreply.github.com> | 2025-09-07 14:49:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-07 13:49:00 +0100 |
| commit | 1976c537c71ac61f48c12e96663aa0f8fdb1726f (patch) | |
| tree | 40dee361ce438996da778edc93175001ba49c533 /docs | |
| parent | 9dd93f84104c79182e68768d26c8ce7be99bed89 (diff) | |
| download | karakeep-1976c537c71ac61f48c12e96663aa0f8fdb1726f.tar.zst | |
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 <me@mbassem.com>
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.** |
