diff options
author | EuAndreh <eu@euandre.org> | 2021-01-24 02:29:33 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-01-24 02:29:33 -0300 |
commit | b3c66a39141d121a5185e5f1d4a891fafc5c1c65 (patch) | |
tree | c067e8109e1e28ec03798365efab7273a71d2625 | |
parent | remembering: Disable ShellCheck 2068 (diff) | |
download | remembering-b3c66a39141d121a5185e5f1d4a891fafc5c1c65.tar.gz remembering-b3c66a39141d121a5185e5f1d4a891fafc5c1c65.tar.xz |
TODOs.md: Add task-b2c26218-5f21-4efd-afbd-ff6af57a358a
Diffstat (limited to '')
-rw-r--r-- | TODOs.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ # Tasks +## TODO How to preserve to sort order from STDIN {#task-b2c26218-5f21-4efd-afbd-ff6af57a358a} +- TODO in 2021-01-24 + +--- + +Keeping the sort order from STDIN, I would have to find a way to +merge STDIN with the existing profile. + ## DONE Make sure to forward status code given by the provided command {#task-47589312-0a4d-46ac-9f13-45309471efeb} - DONE in 2021-01-24 |