Merge: 0.2.1
This commit is contained in:
commit
deb78e51c7
3 changed files with 13 additions and 1 deletions
|
|
@ -748,6 +748,7 @@ Or, when possible, fix the problem."
|
|||
(save-restriction
|
||||
(org-narrow-to-subtree)
|
||||
(when (org-goto-first-child)
|
||||
(narrow-to-region (point) (point-max))
|
||||
(catch 'found
|
||||
(org-ql-select (current-buffer)
|
||||
query
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue