Fix: (org-ql-view--complete-sort) Add random method
Such a minor omission, not worth a release or changelog entry.
This commit is contained in:
parent
84e48d9d2f
commit
88151b7f00
1 changed files with 1 additions and 0 deletions
|
|
@ -1109,6 +1109,7 @@ The counterpart to `org-ql-view--contract-buffers-files'."
|
||||||
"date"
|
"date"
|
||||||
"deadline"
|
"deadline"
|
||||||
"priority"
|
"priority"
|
||||||
|
"random"
|
||||||
"scheduled"
|
"scheduled"
|
||||||
"todo")
|
"todo")
|
||||||
nil nil (when org-ql-view-sort
|
nil nil (when org-ql-view-sort
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue