news.tatooine.club/TODO.md

2.2 KiB

permalink layout title
/roadmap/ article 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
  • 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 for eg.
    • Fast: Current upstream is too slow. See this report.
  • Improved onboarding that sets up the user's preferences, and mentions other features.
  • Quick "highlight" feature to easily add words to your highlights.

Completed

  • Add relevant emojis alongside the date for special days.
  • Mark articles from yesterday/today using a light/dark border on the right margin
  • Mark syndicated articles using the left margin
  • Link to Google News for further research
  • Provide a share link
  • Added podcast player
  • Hide chosen topics for home-page
  • Grey out read articles. Keep track using localstorage.
  • Un-grey articles that were updated. Use combination of article_id + last_updated
  • Redirect 404 articles to app.beatrootnews. Note: Upstream links are also broken currently, so we need something better.
  • Add sign for "developing story"
  • Fix tap target size in bottom footer.
  • Highlight words
  • Clear "read articles"
  • Create a /settings page
  • Show all articles, and mark syndicated ones better
  • 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 as well, or contact Nemo for any suggestions.