alphapapa / alphapapa/org-ql

Support dynamic org-agenda-files in org-ql-view buffers on refresh

未關閉
#310 4 則留言 0 個 reaction 已指派 1 人 已被 @alphapapa 認領 在 GitHub 檢視
enhancement
主要語言
Emacs Lisp
星號
1.6k
分支
120
PR 合併指標
30 天內沒有已合併 PR

描述

If I call `(org-ql-search (org-agenda-files) '(todo))` it opens an org-ql-view buffer.

Pressing `v i` I can see that it has the expected:

```
a.org
```

Then in a scratch buffer I add `b.org` to `org-agenda-files`.

I go back to the org-ql-view buffer and refresh.

expected: The org-ql-view buffer calls `(org-agenda-files)` and searches `b.org`
actual: Only `a.org` is searched

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。