n8n-nodes-miniflux
v0.0.7
Published
Connect n8n to your Miniflux feed reader
Downloads
17
Maintainers
Readme
n8n-nodes-miniflux
An n8n node for Miniflux v2.
n8n is a workflow automation platform, making sure you'll never have to do all these tedious and boring manual tasks again. Miniflux is the only RSS reader you'll ever need. This node brings both tools together.
So far the node can fetch your feeds, categories, and entries (with some of the filters supported by Miniflux). It can also update entries (mark them as read/unread). Going forward I plan to implement additional functionality from the Miniflux API and possibly add bonus features such as converting HTML content into plain text on the fly as part of the n8n node-athon.
Installation
- Installation guide for n8n community nodes
Requirements
- n8n version 0.189.0 or later
- Miniflux v2
Preview
Changelog
0.0.7
- Added Plain Text option. Converts HTML
content
into plain textcontent_plain
when enabled. - Order options alphabetically, renamed Direction into Order Direction
- Updated screenshot
0.0.6
- Merged Feed Entry and Entry resources together under Entry