Allow custom sort (tx edgewood)
This commit is contained in:
2
todo.cfg
2
todo.cfg
@@ -39,3 +39,5 @@ export PRI_A=$YELLOW # color for A priority
|
||||
export PRI_B=$GREEN # color for B priority
|
||||
export PRI_C=$LIGHT_BLUE # color for C priority
|
||||
export PRI_X=$WHITE # color for rest of them
|
||||
|
||||
export TODOTXT_SORT_COMMAND='env LC_COLLATE=C sort -f -k2' # customize list output
|
||||
Reference in New Issue
Block a user