Open maxbengtzen opened 5 months ago
Hey @maxbengtzen, I am also using Hoarder. I've found this issue and decided to draft an implementation, but then I used a webhook to create a simple integration service.
If you're using Docker compose, it will probably work for you too š:
https://github.com/mathpn/hoarder-miniflux-webhook
The api/v1
route was only added very recently, so you need to use the latest Hoarder release (not stable).
I recently migrated from Shiori to Hoarder for several reasons. In short, Hoarder offers AI tags via a local Ollama API, mobile apps, a functional browser extension, and a polished UI. Iām loving it so far! š
Hoarder's API/CLI interface interface appears straightforward, with commands for adding new bookmarks. This functionality is sufficient for starring feed items in Miniflux and having them bookmarked in Hoarder, right?
Iād love to see an integration in Hoarder that matches the functionality of integrations available for Shiori, Wallabag, and others.