You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just noticed that you can't use functions like org-agenda-refile or org-agenda-schedule on result items when using org-ql or org-ql-search. I even tried putting org-ql-block into org-agenda-custom-commands as shown in README, and I got same result.
For example running org-agenda-schedule returns org-agenda-check-type: No Org agenda currently displayed.
I kind of understand that org-ql buffers probably aren't usual org-agenda buffers and that org-ql is still in development, so at this point I am just asking if this is an expected behavior or some kind of issue on my side and if former, is there currently any way to use org-ql and be able to manipulate org items directly from results' buffer?