Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Miniflux RSS View

shendongchunshendongchun111 downloads

Read Miniflux RSS entries and open articles in Obsidian Web viewer.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Desktop Obsidian plugin for reading Miniflux RSS entries inside Obsidian.

Features

  • Configure a Miniflux server URL, API key, and page size.
  • Open a dedicated RSS view from the ribbon or command palette.
  • Browse unread entries by default, with all/unread/starred filters.
  • Search entries, refresh the list, and load more pages.
  • Open article URLs in Obsidian Web viewer.
  • Automatically mark unread entries as read after opening them.

Install Locally

  1. Run npm install.
  2. Run npm run build.
  3. Create <vault>/.obsidian/plugins/miniflux-rss-view.
  4. Copy the generated files from dist/ into that folder.
  5. Enable the plugin in Obsidian community plugin settings.
  6. Enable Obsidian's core Web viewer plugin.
  7. Open plugin settings and enter your Miniflux server URL and API key.

Release

Use the release scripts to update plugin versions before tagging. The scripts keep package.json, manifest.json, and versions.json in sync, rebuild dist/, commit the tracked release files, and create a tag without a v prefix. The generated dist/ files are ignored by Git.

npm run release -- 0.1.1

For automatic semantic version bumps:

npm run release:patch
npm run release:minor
npm run release:major

Push the commit and tag after the release script finishes:

git push origin main
git push origin 0.1.1

Pushing the tag starts the release workflow. GitHub Actions builds the plugin, creates artifact attestations, writes release notes with the release commands and commit summary, and uploads the supported plugin files from dist/:

dist/main.js
dist/manifest.json
dist/styles.css

Disclosures

This plugin requires access to a Miniflux instance. You need to provide a Miniflux server URL and API key in the plugin settings.

The plugin sends network requests only to the Miniflux server URL that you configure. It uses those requests to load RSS entries, search entries, update read status, and open article URLs in Obsidian's core Web viewer.

The Miniflux API key is sent to your configured Miniflux server as the X-Auth-Token header. The API key is stored in Obsidian plugin data on your device.

This plugin does not include ads, client-side telemetry, server-side telemetry, or self-update mechanisms.

HealthExcellent
ReviewPassed
About
Read Miniflux RSS entries inside Obsidian. Open a dedicated RSS view to browse unread, all, or starred entries, search, refresh, and load more pages. Open articles in Obsidian's Web viewer and auto-mark unread entries as read after opening.
IntegrationsSearch
Details
Current version
1.0.4
Last updated
4 months ago
Created
4 months ago
Updates
2 releases
Downloads
111
Compatible with
Obsidian 1.8.3+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
shendongchunshendongchunadoom2017
GitHubadoom2017
  1. Community
  2. Plugins
  3. Integrations
  4. Miniflux RSS View

Related plugins

BRAT

Easily install a beta version of a plugin for testing.

LanguageTool Integration

Advanced grammar and spell checking, powered by LanguageTool.

Smart Connections

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Custom Frames

Turn web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.