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

shendongchunshendongchun13 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.

99%
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
5 days ago
Created
5 days ago
Updates
2 releases
Downloads
13
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

Local REST API & MCP Server

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

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

BRAT

Easily install a beta version of a plugin for testing.

Maps

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

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.

Readwise Official

Sync highlights from Readwise to your vault.

Agent Client

Chat with Claude Code, Codex, Gemini CLI, and more via the Agent Client Protocol — right from your vault.