aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
-rw-r--r--docs/docs/01-intro.md6
2 files changed, 8 insertions, 4 deletions
diff --git a/README.md b/README.md
index 5d70cb3b..b5a7c16a 100644
--- a/README.md
+++ b/README.md
@@ -30,13 +30,15 @@ A self-hostable bookmark-everything app with a touch of AI for the data hoarders
- 🔖 [Chrome plugin](https://chromewebstore.google.com/detail/hoarder/kgcjekpmcjjogibpjebkhaanilehneje) and [Firefox addon](https://addons.mozilla.org/en-US/firefox/addon/hoarder/) for quick bookmarking.
- 📱 An [iOS app](https://apps.apple.com/us/app/hoarder-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.
+- 🌐 Mutli-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).
- ☑️ Bulk actions support.
- 🔐 SSO support.
- 🌙 Dark mode support.
- 💾 Self-hosting first.
-- [Planned] Downloading the content for offline reading.
+- [Planned] Downloading the content for offline reading in the mobile app.
**⚠️ This app is under heavy development and it's far from stable.**
diff --git a/docs/docs/01-intro.md b/docs/docs/01-intro.md
index ea5cd144..11687054 100644
--- a/docs/docs/01-intro.md
+++ b/docs/docs/01-intro.md
@@ -20,13 +20,15 @@ Hoarder is an open source "Bookmark Everything" app that uses AI for automatical
- 🔖 [Chrome plugin](https://chromewebstore.google.com/detail/hoarder/kgcjekpmcjjogibpjebkhaanilehneje) and [Firefox addon](https://addons.mozilla.org/en-US/firefox/addon/hoarder/) for quick bookmarking.
- 📱 An [iOS app](https://apps.apple.com/us/app/hoarder-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.
+- 🌐 Mutli-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).
- ☑️ Bulk actions support.
- 🔐 SSO support.
- 🌙 Dark mode support.
- 💾 Self-hosting first.
-- [Planned] Downloading the content for offline reading.
+- [Planned] Downloading the content for offline reading in the mobile app.
**⚠️ This app is under heavy development and it's far from stable.**