diff --git a/README.md b/README.md index 601120b9..7564fef5 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ A self-hostable bookmark-everything app with a touch of AI for the data hoarders - ✨ AI-based (aka chatgpt) automatic tagging. With supports for local models using ollama! - 🔖 [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). +- 🗄️ Full page archival (using [monolith](https://github.com/Y2Z/monolith)) to protect against link rot. +- ☑️ Bulk actions support. - 🌙 Dark mode support. - 💾 Self-hosting first. - [Planned] Downloading the content for offline reading. diff --git a/docs/docs/01-intro.md b/docs/docs/01-intro.md index 03c0c823..477dc315 100644 --- a/docs/docs/01-intro.md +++ b/docs/docs/01-intro.md @@ -18,6 +18,8 @@ Hoarder is an open source "Bookmark Everything" app that uses AI for automatical - ✨ AI-based (aka chatgpt) automatic tagging. With supports for local models using ollama! - 🔖 [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). +- 🗄️ Full page archival (using [monolith](https://github.com/Y2Z/monolith)) to protect against link rot. +- ☑️ Bulk actions support. - 🌙 Dark mode support. - 💾 Self-hosting first. - [Planned] Downloading the content for offline reading.