User Interface Usage
List View ¶
- Save: Send an article to third-party services if enabled (Pinboard, Instapaper, etc…)
- Star/Unstar: Add/Remove entry to/from bookmarks
- Original: Open original entry link in a new tab
Since Miniflux 2.0.7, the link "Save" 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 contents
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 provided)
- Rewrite Rules: Name of the rewrite rules to use to alter item content
- Fetch original content: Always download original articles (consume more resources)