50 lines
2.1 KiB
Markdown
50 lines
2.1 KiB
Markdown
# TODOs
|
|
|
|
## Current Priority
|
|
- [ ] Add News Source to Article Cards
|
|
- [ ] 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
|
|
- [ ] Add other LLM
|
|
|
|
## 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
|
|
- [x] Dark/light theme toggle
|
|
- [x] Infinite scroll / load more functionality for articles
|
|
- [ ] App language depending on user locale
|
|
- [ ] 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
|
|
- [ ] Copy Button for the text (Heading, Summary, Source)
|
|
- [ ] Reading statistics - Show reading habits and trends
|
|
- [ ] Article commenting/notes - Personal annotations
|