Fix: Inherit org-file-tags

Fixes #55.  Closes #57.

Thanks to Mikhail Skorzhinskiy (@mskorzhinskiy).
This commit is contained in:
Adam Porter 2020-01-08 09:27:21 -06:00
parent dadbbe4a87
commit 9f5bbeb3f2
5 changed files with 84 additions and 32 deletions

View file

@ -723,6 +723,9 @@ File: README.info, Node: 04-pre, Next: 032, Up: Changelog
for custom Helm commands that search certain files.
*Fixed*
• Inherit file tags when org-tag-inheritance is enabled. (Fixes #55
(https://github.com/alphapapa/org-ql/issues/55). Thanks to Mikhail
Skorzhinskiy (https://github.com/mskorzhinskiy).)
• Call helm-make-source directly instead of using
helm-build-sync-source macro. (Fixes #60
(https://github.com/alphapapa/org-ql/issues/60). Thanks to Matt
@ -1023,18 +1026,18 @@ Node: Agenda-like views18276
Node: Listing / acting-on results19681
Node: Changelog24283
Node: 04-pre24820
Node: 03226633
Node: 03127014
Node: 0327209
Node: 02330182
Node: 02230408
Node: 02130674
Node: 0230871
Node: 0134904
Node: Notes35003
Node: Comparison with Org Agenda searches35165
Node: org-sidebar36036
Node: License36315
Node: 03226835
Node: 03127216
Node: 0327411
Node: 02330384
Node: 02230610
Node: 02130876
Node: 0231073
Node: 0135106
Node: Notes35205
Node: Comparison with Org Agenda searches35367
Node: org-sidebar36238
Node: License36517

End Tag Table