diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-09-28 17:11:56 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-09-30 19:22:17 +0200 |
commit | cc9f0d5549b21bb6254aede2ff479698183ea5e3 (patch) | |
tree | fa9d491f202c44fca744e80829953235dea680ee /TODO | |
parent | 5aa78eb161a89f3803cc6efa35e214dd2e8f5386 (diff) |
sfeed_update: add filter(), order() support per feed + improvements
Pass the name parameter to the functions and add these to the pipeline. They
can be overridden in the config.
- add the ability to change the merge logic per feed.
- add the ability to filter lines and fields per feed.
- add the ability to order lines differently per feed.
- add filter example to README.
- code-style:
- fetchfeed consistency in parameter order.
- change [ x"" = x"" ] to [ "" = "" ]. Simplify some if statements.
- wrap long line in fetchfeed().
- use signal names for trap.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions