User Interface Usage
List View ¶
- Save: Send an article to third-party services if enabled (Pinboard, Instapaper, etc.).
- Star/Unstar: Add/Remove an entry to/from bookmarks.
- Original: Open the original entry link in a new tab.
Since Miniflux 2.0.7, the "Save" link will be shown only if at least one integration is configured.
Article View ¶
- Fetch original content: Download the original web page and try to find relevant content.
Edit Feed ¶
- Set Cookies: HTTP Cookies to add to the request, e.g.,
name0=value0; name1=value1
. - Scraper Rules: CSS selectors to use when fetching the original web page (Use Readability if nothing is provided).
- Rewrite Rules: Name of the rewrite rules to use to alter item content.
- Fetch original content: Always download original articles (consumes more resources).