Hidden Features in RSS Bandit You Should Be UsingRSS Bandit is a lightweight, open-source RSS/Atom reader for Windows that has stayed useful long after its heyday thanks to a thoughtful feature set and extensibility. Most users know the basics — subscribing to feeds, marking items read, and syncing with services — but RSS Bandit includes several lesser-known tools and settings that can significantly improve productivity, reading comfort, and integration with other apps. This article walks through those hidden features, explains why they matter, and shows how to enable and use them.
1. Advanced Filtering with Smart Views
One of RSS Bandit’s most powerful underused capabilities is the Smart Views system. Smart Views let you create saved searches that behave like dynamic folders — they show only items that match criteria you define (keywords, authors, unread status, date ranges, feed source, etc.). Use cases:
- Create a “High Priority” Smart View that surfaces items with keywords like “security,” “release,” or your company name.
- Build a “Read Later” view that collects starred items across all feeds.
- Make a daily digest view for items published in the last 24 hours.
How to use:
- Open the Smart Views pane (View → Smart Views or right-click in the folder list).
- Click “New Smart View” and add rules. Combine rules with AND/OR for precision.
- Save and pin the Smart View for quick access.
Why it helps: Smart Views reduce noise and let you focus on content that matters now, turning a long feed list into a curated, prioritized stream.
2. Custom Item Templates and HTML Rendering Control
RSS Bandit renders item content using either its internal viewer or an external browser. But many users don’t realize you can customize how items are displayed using templates and control whether images and external scripts are loaded.
Tips:
- Use the Item Template editor to add persistent UI elements (like “Share” links) or to tweak HTML/CSS for better readability.
- Disable automatic image loading when bandwidth or privacy is a concern (Tools → Preferences → Display).
How to use:
- Go to Tools → Preferences → Display to pick between internal viewer vs. external browser and to toggle image loading.
- For templates, open the Template Manager (Tools → Templates) and edit the HTML/CSS. You can insert tokens like {Title}, {Summary}, {Content}, and {PublishDate}.
Why it helps: Custom templates let you standardize article presentation, hide clutter (ads, sidebars), and protect privacy while still keeping the reading experience pleasant.
3. Item Actions and External Command Integration
A very practical but often-overlooked feature is the ability to execute external commands or scripts on selected items. Want to send an article to Instapaper, save it to a local folder, or launch a text-processing script? RSS Bandit’s Actions let you wire that up.
How to use:
- Open Tools → Preferences → Item Actions.
- Create a new action, set parameters (command line, tokens to pass like {Link} or {Title}), and assign keyboard shortcuts if desired.
- Execute the action from the item context menu.
Examples:
- Send article link to a Pocket/Instapaper CLI tool.
- Pass content to a script that converts HTML to Markdown and saves it locally.
- Open the link in a specialized browser with specific flags.
Why it helps: It turns RSS Bandit into a lightweight automation hub, integrating feeds into your personal workflows.
4. Robust Import/Export and OPML Tricks
RSS Bandit supports OPML import/export, but advanced use can save you time and create portable feed collections.
Tips:
- Export a subset of feeds: temporarily use folders to group feeds you want exported, then export only that folder’s OPML.
- Use OPML files to maintain environment-specific sets of feeds (work vs personal), then import selectively.
- Use OPML as a backup before bulk-editing subscriptions.
How to use:
- File → Import/Export → Export Subscriptions to OPML.
- For imports, choose File → Import/Export → Import Subscriptions and map folders as needed.
Why it helps: OPML makes moving between readers or sharing curated feed lists simple and trustworthy.
5. Database Management and Performance Tuning
RSS Bandit stores data locally and provides settings to tune performance for large feed collections. If you track hundreds of feeds, adjusting these options can keep the UI responsive.
Options to check:
- Item cleanup and retention policies (purge read items older than X days).
- Cache size limits and database compaction routines.
- Limiting images or full content retrieval for heavy feeds.
How to use:
- Tools → Preferences → Storage (or General) to find retention and cache options.
- Periodically compact the database (Tools → Maintenance → Compact Database) to reclaim space and speed up queries.
Why it helps: Proper maintenance prevents sluggishness, reduces disk use, and keeps searching and syncing fast.
6. Advanced Keyboard Shortcuts and Workspace Efficiency
Power users can dramatically speed up their workflow by customizing keyboard shortcuts and learning the lesser-known defaults.
Useful shortcuts:
- Navigate feeds and items with keyboard-only commands.
- Assign shortcuts to Item Actions (see section 3).
- Create a “Quick Subscribe” shortcut to add feeds on the fly.
How to use:
- Tools → Preferences → Keyboard to view and edit shortcuts.
- Practice a few core shortcuts (next/prev item, mark read, star) to build speed.
Why it helps: Keyboard-centered navigation reduces context switching and makes triage of heavy feeds far quicker.
7. Conditional Downloading and Bandwidth Controls
For users on metered connections or with limited bandwidth, RSS Bandit can be configured to limit when and how much it downloads.
Options:
- Schedule feed updates only at certain times.
- Disable full-content downloads and only fetch summaries until you open an item.
- Limit concurrent downloads to reduce network load.
How to use:
- Tools → Preferences → Synchronization/Updates to set update intervals and schedules.
- Configure per-feed download settings from a feed’s properties dialog.
Why it helps: It prevents unexpected data use and keeps the reader responsive on slow connections.
8. Built-in Search and Saved Searches
RSS Bandit’s search is more capable than many assume. You can search across titles, summaries, and content, and then save searches for repeated use.
How to use:
- Use the search box and refine by scope (current folder, all feeds).
- Save a search as a Smart View for ongoing monitoring.
Why it helps: Saved searches let you treat search queries like virtual folders that continuously update.
9. Integration with Email and Newsreading Workflows
RSS Bandit can forward items by email or integrate with external mail clients and services. You can also configure it to mark items in certain ways to feed into an existing triage workflow (e.g., starred → email digest).
How to use:
- Configure the mail action as an Item Action (see section 3) or use the built-in “Send by Email” if available.
- Combine with rule-based Smart Views to batch items for periodic emailing.
Why it helps: It lets you incorporate RSS content into team workflows or personal archives without manual copy-paste.
10. Extensibility and Community Add-Ons
Although RSS Bandit’s active development has slowed, community add-ons and plugins still offer value — from synchronization adapters to UI tweaks. Check forums and repositories for maintained extensions.
How to use:
- Look for plugins that add synchronization to modern services or improve UI theming.
- Follow installation instructions in each plugin’s README.
Why it helps: Plugins can bridge gaps (e.g., integration with newer read-later services) and keep the tool relevant.
Conclusion
RSS Bandit is more than a basic feed reader — it’s a customizable, automatable tool that can be shaped into a central hub for consuming and processing web content. Use Smart Views to cut noise, Item Actions to automate workflows, templates to improve readability, and maintenance options to keep performance snappy. With a few tweaks, RSS Bandit can compete with modern readers while offering the privacy and local control many users prefer.
Leave a Reply