blob: a15de002813dae956b1cb44f02654e556a02bbfe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
## Features (TODO)
* single feed's combined pages search in browser
* global search in browser
* make scripts more modular
* convert old newsbeuter db to nbreader compatible format
* make use of http2/web2.0 features
* use require.js/angular.js if necessary
* make use of jsonapi.org
* make use of www.w3.org/2013/csvw/wiki/ where possible
* Add way to mark/filter articles, eg. flag, tag and bookmark.
* Improve search on active rss (all pages).
* Special folders.
* Browser based settings/configs to run update/changes on backend.
...
|