From f77d0713730727636f2f23c580e301d979849b4f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 24 Jan 2021 03:19:50 -0300 Subject: TODOs.md: Mark task-b2c26218-5f21-4efd-afbd-ff6af57a358a as CANCELLED --- TODOs.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'TODOs.md') diff --git a/TODOs.md b/TODOs.md index 45e9fa6..b5a0ffd 100644 --- a/TODOs.md +++ b/TODOs.md @@ -1,6 +1,14 @@ # Tasks -## TODO How to preserve to sort order from STDIN {#task-b2c26218-5f21-4efd-afbd-ff6af57a358a} +## CANCELLED How to preserve to sort order from STDIN {#task-b2c26218-5f21-4efd-afbd-ff6af57a358a} +- CANCELLED in 2021-01-24 + + Don't preserve. + + The "blank" order, when remembering doesn't have any date on the input (usually a new profile), is to sort the input data, and it should be this way. + Otherwise the sort order that comes from STDIN would have to be included when showing ranked results, and use the STDIN order as a tie breaker. + + Not only this would make the code much more complex, but also understanding the behaviour of the program harder. - TODO in 2021-01-24 --- -- cgit v1.2.3