Change: (org-ql-views/Stuck projects) Use descendants, not children
This commit is contained in:
parent
090debabc7
commit
b8a4a53983
3 changed files with 23 additions and 18 deletions
|
|
@ -405,7 +405,9 @@ Expands into a call to ~org-ql-select~ with the same arguments. For convenience
|
|||
+ Mouseover =help-echo= text for =org-ql-views= default view names.
|
||||
|
||||
*Changed*
|
||||
+ Rename some default =org-ql-views= views. (Users who have modified =org-ql-views= from the default will not see the new names unless they copy them into their config.)
|
||||
+ Some default =org-ql-view= views (users who have modified =org-ql-views= from the default will not see the new views unless they copy them into their config):
|
||||
- Rename some views.
|
||||
- "Stuck projects" view (now uses =descendants= instead of =children=, which is more useful.
|
||||
|
||||
*Fixed*
|
||||
+ Inherit file tags when =org-tag-inheritance= is enabled. (Fixes [[https://github.com/alphapapa/org-ql/issues/55][#55]]. Thanks to [[https://github.com/mskorzhinskiy][Mikhail Skorzhinskiy]].)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue