diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-11-06 21:08:27 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-11-06 21:08:27 -0200 |
commit | 519e11c66ab02b9c306be342c0ed9608cbd7cba4 (patch) | |
tree | 9498fa21f31a1cfd73f6ac7b0efa2b4c8c735de9 | |
parent | 37d8a20b522a36b3a83453d315b24dffd415fd45 (diff) | |
download | feeds-519e11c66ab02b9c306be342c0ed9608cbd7cba4.tar.gz feeds-519e11c66ab02b9c306be342c0ed9608cbd7cba4.tar.bz2 |
TODO update
-rw-r--r-- | TODO.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -5,10 +5,13 @@ TODO * 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 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. |