mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-06-09 06:13:14 +00:00
- Implement keyboard shortcut (Cmd/Ctrl+K) to open command palette - Add smart ranking algorithm (70% frequency + 30% recency) - Track both route navigation and content (movies/shows) usage - Support parameter input for dynamic routes (e.g., /movie/:id) - Add query parameter support for search routes - Integrate ElasticSearch fallback for content search - Include rate limiting and error handling for API calls - Store usage data in localStorage (commandPalette_stats) - Auto-scroll selected items into view with keyboard navigation