allo- / feedjack

Feedparser-based feed aggregation django app
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Feed filter improvements #32

Open allo- opened 7 years ago

allo- commented 7 years ago

[ ] mark the currently selected feed in the sidebar (i.e. bold font) [ ] add a subscribers_excluded=1,2,3 URL-Parameter [ ] When only filters like unread are applied, allow in the sidebar to deselect single feeds, adding them to subscribers_excluded [ ] When a subscribers=1,2,3 parameter is given, allow to select/deselect feeds via the sidebar, which add/remove them in this parameter.