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

Allow using org-ql-select with string queries #478

Open
gavv opened this issue Dec 6, 2024 · 1 comment
Open

Allow using org-ql-select with string queries #478

gavv opened this issue Dec 6, 2024 · 1 comment
Assignees
Milestone

Comments

@gavv
Copy link

gavv commented Dec 6, 2024

OS/platform

Any

Emacs version and provenance

No dependency on emacs version I guess

Org version and provenance

No dependency on org version as well

org-ql package version and provenance

0.9-pre melpa

Description

As discussed on reddit, it would be nice to have a way to use org-ql-select with string queries. I see two ways for that:

  • either support string queries in org-ql-select explicitly
  • or make org-ql--query-string-to-sexp a public function, so that the user could build sexp query from string by themselves

(or maybe both)

Etc.

No response

@alphapapa alphapapa self-assigned this Dec 16, 2024
@alphapapa alphapapa added this to the Future milestone Dec 16, 2024
@alphapapa
Copy link
Owner

Thanks.

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

No branches or pull requests

2 participants