Skip to content

Roadmap

neo451 edited this page Nov 12, 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
    • filetree view of feed
  • read newsboat configs and feeds for better migration
  • support expressive callbacks and hooks for user hacking
  • Integrations and extensions
    • expose API for other plugins
      • show entries in dashboard plugins
      • statusline progress?
    • Rsshub integration
    • Markup as OPML
      • like elfeed-org
      • allow feed management by markup files, write rules in embeded code blocks to filter that feed or that tag group!
    • zenmode.nvim
    • w3m.vim
    • ChatGPT.nvim / openai-lua lib
    • render-markdown.nvim
  • web interface like elfeed-web
Clone this wiki locally