Skip to content

Commit

Permalink
Fix: (org-ql-view--complete-sort) Add random method
Browse files Browse the repository at this point in the history
Such a minor omission, not worth a release or changelog entry.
  • Loading branch information
alphapapa committed Jun 17, 2021
1 parent 84e48d9 commit 88151b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions org-ql-view.el
Original file line number Diff line number Diff line change
Expand Up @@ -1109,6 +1109,7 @@ The counterpart to `org-ql-view--contract-buffers-files'."
"date"
"deadline"
"priority"
"random"
"scheduled"
"todo")
nil nil (when org-ql-view-sort
Expand Down

0 comments on commit 88151b7

Please sign in to comment.