org-ql icon indicating copy to clipboard operation
org-ql copied to clipboard

Allow the user to run `org-ql-sparse-tree` with a plain query

Open akirak opened this issue 3 years ago • 0 comments

org-ql-sparse-tree is a feature which is somewhat based on my contribution.

Unlike org-ql-search, it didn't support plain queries, so I have added support for it. The parsing logic is the same as in org-ql-search.

akirak avatar Mar 22 '22 09:03 akirak