Add: (org-ql-block) Respect Org Agenda restrictions

Fixes #84.  Thanks to Ihor Radchenko (@yantar92) for reporting.
This commit is contained in:
Adam Porter 2020-01-18 22:20:52 -06:00
parent 0a7e4f349f
commit b3601cf0ae
3 changed files with 47 additions and 30 deletions

View file

@ -723,6 +723,8 @@ File: README.info, Node: 04-pre, Next: 032, Up: Changelog
for custom Helm commands that search certain files.
• Display a message when views are refreshed. (Thanks to xeijin
(https://github.com/xeijin).)
• Respect Org Agenda restriction in org-ql-block. (Thanks to Ihor
Radchenko (https://github.com/yantar92) for reporting.)
*Fixed*
• Inherit file tags when org-tag-inheritance is enabled. (Fixes #55
@ -1028,18 +1030,18 @@ Node: Agenda-like views18025
Node: Listing / acting-on results19430
Node: Changelog24032
Node: 04-pre24569
Node: 03226689
Node: 03127070
Node: 0327265
Node: 02330238
Node: 02230464
Node: 02130730
Node: 0230927
Node: 0134960
Node: Notes35059
Node: Comparison with Org Agenda searches35221
Node: org-sidebar36092
Node: License36371
Node: 03226822
Node: 03127203
Node: 0327398
Node: 02330371
Node: 02230597
Node: 02130863
Node: 0231060
Node: 0135093
Node: Notes35192
Node: Comparison with Org Agenda searches35354
Node: org-sidebar36225
Node: License36504

End Tag Table