From 08ec664a8a859223d523565a5c1dd2b9a94033f9 Mon Sep 17 00:00:00 2001 From: Nemo Date: Wed, 27 Dec 2023 10:49:20 +0530 Subject: [PATCH] Improve TODO with new items --- TODO.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 0a3b032..ed3d691 100644 --- a/TODO.md +++ b/TODO.md @@ -7,16 +7,20 @@ title: Roadmap ### In Progress ### Planned +- [ ] Improve keyboard navigation using J/K. - [ ] Quieten specific words + - Instead of "muting" words, where you don't see the news items, we instead want to quieten "words" so that + you can skim them faster, and still read it if it feels relevant. - [ ] Font adjustments -- [ ] Custom trigger words. - - This is harder than I thought, since triggers are contextual, and simple word searches are not enough. - [ ] Check color accessibility for viewed-grey-color. - [ ] **Blocked** Use upstream as canonical page if it ever becomes stable and fast - [ ] **Stable**: Old links stop working on upstream. We break them intentionally, since this is a "daily news" site, but upstream ought not to break. See [this link](https://app.beatrootnews.com/#article-5773) for eg. - [ ] **Fast**: Current upstream is too slow. See [this report](https://pagespeed.web.dev/analysis/https-app-beatrootnews-com/scbmz1pf5r?form_factor=mobile). +- [ ] Improved onboarding that sets up the user's preferences, and mentions other features. +- [ ] Quick "highlight" feature to easily add words to your highlights. ### Completed +- [x] Add relevant emojis alongside the date for special days. - [x] Mark articles from yesterday/today using a light/dark border on the right margin - [x] Mark syndicated articles using the left margin - [x] Link to Google News for further research @@ -34,4 +38,11 @@ title: Roadmap - [x] Show all articles, and mark syndicated ones better - [x] Use better list icons +### Wontfix + +Decided against adding these features, for now. + +- [ ] Custom trigger words. + - This is harder than I thought, since triggers are contextual, and simple word searches are not enough. + See [/about](/about) as well, or [contact Nemo](https://captnemo.in/contact/) for any suggestions. \ No newline at end of file