Usage Guide¶
Starting the Application¶
miniflux-tui
The application will load your feeds and display them in the entry list.
Main Screen Layout¶
The main screen is divided into three sections:
- Header - Shows the application title and current view
- Entry List - The main content area showing your feeds and entries
- Footer - Shows available keyboard shortcuts
Navigation¶
Basic Movement¶
| Key | Action |
|---|---|
j |
Move cursor down |
k |
Move cursor up |
↓ |
Move cursor down |
↑ |
Move cursor up |
Opening and Reading Entries¶
| Key | Action |
|---|---|
Enter |
Open the selected entry for reading (or first entry in feed if on feed header) |
J |
Next entry (when reading) |
K |
Previous entry (when reading) |
Managing Entries¶
Mark as Read/Unread¶
| Key | Action |
|---|---|
m |
Toggle read/unread status of the current entry |
When you read an entry, it's automatically marked as read when you navigate away.
Star/Unstar Entries¶
| Key | Action |
|---|---|
* |
Toggle star status of the current entry |
Save Entries¶
| Key | Action |
|---|---|
e |
Save entry to a third-party service (configured in Miniflux) |
Viewing Modes¶
Sort Mode¶
Press s to cycle through sort modes:
- Date - Newest entries first (default)
- Feed - Alphabetically by feed name (A-Z), then by date within each feed (newest first)
- Status - Unread entries first, then by date (oldest first)
Group by Feed¶
Press g to toggle grouping by feed. When enabled:
- Entries are grouped under their feed name
- Press
lto expand a feed and see its entries - Press
hto collapse a feed - Press
oto toggle a feed's expansion state
Filter Views¶
| Key | Action |
|---|---|
u |
Show only unread entries |
t |
Show only starred entries |
Press again to return to all entries in the current feed list.
Feed Management¶
Expand/Collapse Feeds (Grouped Mode)¶
When in grouped mode (g to toggle):
| Key | Action |
|---|---|
l |
Expand the highlighted feed |
h |
Collapse the highlighted feed |
o |
Toggle expansion of the highlighted feed |
→ |
Expand the highlighted feed (alternative) |
← |
Collapse the highlighted feed (alternative) |
Shift+G |
Enable grouping by feed and expand all feeds |
Shift+Z |
Collapse all feeds |
Refreshing¶
| Key | Action |
|---|---|
r |
Refresh entries from your Miniflux server |
, |
Refresh entries (alternative) |
The refresh will: 1. Fetch the latest entries from your server 2. Preserve your view settings and position 3. Update the display with new/changed entries
Getting Help¶
| Key | Action |
|---|---|
? |
Show keyboard shortcuts help |
Quitting¶
| Key | Action |
|---|---|
q |
Quit the application |
Entry Reader¶
When you open an entry with Enter:
- The entry's full content is displayed in a dedicated view
- Use
JandK(uppercase) to navigate to the next/previous entry in your current list - The order follows the current sort mode and grouping
- Press
Escapeorqto return to the entry list
Entry Reader Actions¶
In the entry reader, you can also:
| Key | Action |
|---|---|
m |
Mark the entry as read/unread |
* |
Toggle star status |
e |
Save the entry |
o |
Open in your default browser |
f |
Fetch the original article content |
Tips and Tricks¶
Efficient Navigation¶
- Use grouped mode - Press
gto group by feed for easier organization - Collapse inactive feeds - Press
hto hide feeds you don't want to read right now - Sort by status - Press
sto quickly find unread entries
Working with Many Entries¶
- Filter by status - Use
ufor unread ortfor starred entries - Refresh strategically - Use
rto update entries without losing your position - Star for later - Use
*to bookmark entries for review later
Navigation Shortcuts¶
- Keep your hands on the keyboard - avoid using mouse when possible
- Use
j/kfor precise movement; arrow keys work but j/k is faster - Use
J/Kin entry reader to quickly scan through articles
Keyboard Shortcut Reference¶
Press ? in the application to see all available shortcuts in a help screen.
Common Workflows¶
Reading Today's News¶
- Start the application
- Press
uto see only unread entries - Use
j/kto navigate,Enterto read - Use
mto mark entries as read as you go - Use
*to star important articles for later reading
Organizing Feeds¶
- Press
gto enable grouping by feed - Press
hon busy feeds you want to skip - Press
lon feeds you want to catch up on - Navigate through visible entries with
j/k
Catching Up Quickly¶
- Press
ufor unread only - Press
stwice to sort by status (unread first) - Use
mto mark entries as you review them - Press
sto change sort order as needed