44 lines
No EOL
1 KiB
Markdown
44 lines
No EOL
1 KiB
Markdown
|
|
# Future Plans
|
|
|
|
I have ambitious plans for the future, there are many features
|
|
|
|
## Building a great RSS Desktop Client
|
|
|
|
At minimum I need to build a functionally complete RSS reader which will include:
|
|
- Feed management
|
|
- Beautiful UI
|
|
- Multimedia support
|
|
- Export stories to Markdown
|
|
|
|
### Performance
|
|
- Loads of caching
|
|
- Respect 304 (not modified)
|
|
|
|
## Pro-Decentralization
|
|
|
|
Many import/export options (OPML + full database)
|
|
|
|
### Discovery Service
|
|
|
|
RSSCAR crawls links from the content to discover new feeds. This adds a crucial discovery feature that can help people actually browse the independent web without worrying about censorship.
|
|
|
|
|
|
### Darknet Support
|
|
Censorship resistance matters! Tor & I2P sites should be first-class citizens and handled accordingly.
|
|
|
|
### Podcasting 2.0
|
|
Where possible the podcast namespace should be supported (transcriptions, chapters, etc)
|
|
|
|
|
|
## Information Management
|
|
|
|
### Full-text search
|
|
Basically mandatory
|
|
|
|
### Categories
|
|
Manage feeds and put them in logical groups
|
|
|
|
|
|
### Markdown Export
|
|
Export stories for Logseq/Obsidian |