Skip to content

Roadmap

neo451 edited this page Nov 11, 2024 · 27 revisions

1.0 a stable, simple and local reader

2.0 a full-featured web feed reader

  • handle old and esoteric feed formats
  • feed-crawler.lua
  • act as feed service client
    • Tiny Tiny Rss
    • Inoreader/Old reader/Feedly...
  • more customizable UI
    • folders of feed views like newsboat
    • expose API for other plugins
      • show entries in dashboard plugins
      • statusline progress?
  • read newsboat configs and feeds for better migration
  • support expressive callbacks and hooks for user hacking
  • deep integrations and extensions
    • Rsshub integration
    • like elfeed-org, allow feed management by markup files
    • zenmode.nvim
    • w3m.vim
    • ChatGPT.nvim / openai-lua lib
    • render-markdown.nvim
  • web interface like elfeed-web
Clone this wiki locally