|
|
|
|
|
by jotaen
1543 days ago
|
|
You can have lexicographic ordering with [x]it!, as long as you stick to a specific structure, which is: - Write due dates first - Pad your priority with dots - Don’t use line breaks within descriptions - Don’t use titles Then it will sort (in that order) by: item status, priority, due date. [ ] !!! -> 2022-05-01 Something
[ ] ..! -> 2022-06-15 Something else
[x] .!! -> 2022-01-04 More text
|
|