org-sorting-choice
org-sorting-choice is a variable defined in `
org-agenda.el
'.
Its value is shown
below.
- This variable may be risky if used as a file-local variable.
Documentation:
Sorting choices.
Value:
(choice
(const time-up)
(const time-down)
(const timestamp-up)
(const timestamp-down)
(const scheduled-up)
(const scheduled-down)
(const deadline-up)
(const deadline-down)
(const ts-up)
(const ts-down)
(const tsia-up)
(const tsia-down)
(const category-keep)
(const category-up)
(const category-down)
(const tag-down)
(const tag-up)
(const priority-up)
(const priority-down)
(const todo-state-up)
(const todo-state-down)
(const effort-up)
(const effort-down)
(const habit-up)
(const habit-down)
(const alpha-up)
(const alpha-down)
(const user-defined-up)
(const user-defined-down))