diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-01-15 18:31:52 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-01-16 12:26:16 +0100 |
commit | 7feab0fd885c1c93344fd427904eae91943493b7 (patch) | |
tree | e183706253651adc9dabf05a7d715392a906e2ac /sfeed_update | |
parent | f18f4818ed2c992aa9b7b91c74bb9ce7cc1bc745 (diff) |
README: newsboat sqlite3 export script: improvements
- Export read/unread state to a separate plain-text "urls" file, line by line.
- Handle white-space control-chars better.
From the sfeed(1) man page:
" The fields: title, id, author are not allowed to have newlines and TABs,
all whitespace characters are replaced by a single space character.
Control characters are removed."
So do the reverse for newsboat aswell: change white-space characters which are
also control-characters (such as TABs and newlines) to a single space
character.
Diffstat (limited to 'sfeed_update')
0 files changed, 0 insertions, 0 deletions