updated todo
This commit is contained in:
43
TODO.md
43
TODO.md
@@ -1,4 +1,45 @@
|
||||
# TODOs
|
||||
|
||||
## Current Priority
|
||||
- [ ] Add News Source to Article Cards
|
||||
- [ ] Add Fuzzy Search to Filter Box
|
||||
- [ ] Add Fuzzy Search to Filter Box
|
||||
- [ ] Update Feed Management
|
||||
- [ ] Display Stale Feeds
|
||||
- [ ] Toggle on/off for Feeds
|
||||
|
||||
## Content & Reading Experience
|
||||
- [ ] Add News Source to Article Cards
|
||||
- [ ] Article bookmarking/favorites - Save articles for later reading
|
||||
- [ ] Reading progress tracking - Mark articles as read/unread
|
||||
- [ ] Article tagging system - Custom tags for organization
|
||||
- [ ] Full-text search across all articles (beyond just fuzzy search in filter)
|
||||
- [ ] Article preview/summary - Show excerpt before opening full article
|
||||
- [ ] Reading time estimation - Display estimated read time per article
|
||||
|
||||
## Feed Management & Discovery
|
||||
- [ ] Display Stale Feeds
|
||||
- [ ] Toggle on/off for Feeds
|
||||
- [ ] Feed categories/folders - Organize feeds by topic
|
||||
- [ ] Feed health monitoring - Show last updated, error status, fetch frequency
|
||||
- [ ] OPML import/export - Standard feed backup/restore
|
||||
- [ ] Feed recommendation engine - Suggest similar feeds
|
||||
- [ ] Duplicate article detection - Avoid showing same story from multiple sources
|
||||
|
||||
## User Experience
|
||||
- [ ] Dark/light theme toggle
|
||||
- [ ] Customizable article layout - List view, card view, magazine style
|
||||
- [ ] Keyboard shortcuts - Navigate articles without mouse
|
||||
- [ ] Offline reading support - Cache articles for offline access
|
||||
- [ ] Mobile-responsive design improvements
|
||||
|
||||
## Filtering & Organization
|
||||
- [ ] Add Fuzzy Search to Filter Box
|
||||
- [ ] Date range filtering - Show articles from specific time periods
|
||||
- [ ] Source-based filtering - Filter by specific news sources
|
||||
- [ ] Content type filtering - Articles, videos, podcasts, etc.
|
||||
- [ ] Trending topics detection - Highlight popular themes across feeds
|
||||
|
||||
## Social & Sharing
|
||||
- [ ] Export articles - PDF, email, social media sharing
|
||||
- [ ] Reading statistics - Show reading habits and trends
|
||||
- [ ] Article commenting/notes - Personal annotations
|
||||
|
Reference in New Issue
Block a user