constants: Change default sort order

This will allow the list to keep completed tasks in the order they were
completed.
This commit is contained in:
Tomas Babej 2016-11-03 11:25:05 +01:00
parent 3a4de9cdfd
commit 770beb460a
2 changed files with 4 additions and 4 deletions

View file

@ -635,9 +635,9 @@ constructs.
*taskwiki_sort_order*
The default sort order used to sort the tasks within viewports. Defaults
to 'due+,pri-,project+'. Expects a comma-separated list of attributes,
optionally followed by + or - to denote the increasing or decreasing
order, respectively.
to 'status+,end+,due+,pri-,project+'. Expects a comma-separated list of
attributes, optionally followed by + or - to denote the increasing or
decreasing order, respectively.
*taskwiki_sort_orders*
The sort order can also be customized per viewport. This configuration