blob: be47fa77f642dbe38a23d1f08de919689d1487e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
TODO
====
* Makefile to:
* Build or download remote OPMLs:
* From mailing list archives
* From gitweb, like https://git.sarava.org/?a=opml
* Compile an `all.opml` which includes all other OPMLs in the repository.
* Compile a `minimal.opml` which includes the basic feeds.
* Compile a `config` to use along with newsbeuter.
* Integration with a "planet' aggregator that supports OPML sources:
* Configuration should be generated by the Makefile.
* Possible platforms:
* http://www.planetplanet.org
* https://bitbucket.org/semente/planeta
* Setup https://github.com/sebsauvage/rss-bridge instance and add feeds into opmls.
* Sort and organize feeds, including moving news feeds from `incoming.opml` to their final OPML files.
|