Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting results with org-ql-block #218

Closed
acosmicjoke opened this issue Jun 2, 2021 · 1 comment
Closed

Sorting results with org-ql-block #218

acosmicjoke opened this issue Jun 2, 2021 · 1 comment

Comments

@acosmicjoke
Copy link

I noticed that org-ql-block doesn't allow sorting the query results. It doesn't accept a :sort argument and ignores the value of org-agenda-sorting-strategy . I use org-ql only through custom agenda commands, and lacking this feature makes it pretty inconvenient. org-ql-block seems to be using org-ql-select internally, which already knows how to sort results, so this sounds pretty easy to implement.

@alphapapa
Copy link
Owner

Please see #79.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants