Skip to content

Conversation

@alphapapa
Copy link
Owner

@alphapapa alphapapa commented Sep 1, 2024

See #79.

  • Confirm that this still works since rebasing.
  • Update documentation.

@alphapapa alphapapa self-assigned this Sep 1, 2024
@alphapapa alphapapa added this to the 0.9 milestone Sep 1, 2024
@alphapapa alphapapa linked an issue Sep 1, 2024 that may be closed by this pull request
@jirijakes
Copy link

Oh, this would be a useful change.

I just applied this patch to master, using Org mode version 9.8-pre (9.8-pre-n/a-g53cd3f) (git) and seems to be still working, both header and sorting:

(org-ql-block '((and (tags "mytag") (not (done)))
                :header "My Tag"
                :sort (priority reverse)))

@chaoflow
Copy link

"Should we really use org-ql-block-header' AND header', or just one of them?"

@alphapapa Thank you for adding sorting! If org-ql-block-header does not add functionality over :header, I suggest to only support :header.

@jwiegley
Copy link

Would love to see this merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sort entries by due date when using org-ql-block

5 participants