:auto-category doesn't reflect updates in org-ql-view
未关闭
bug
compatibility
- 主要语言
- Emacs Lisp
- 星标
- 1.6k
- 派生
- 120
- PR 合并指标
- 30 天内没有已合并 PR
描述
I have the following entry in `org-ql-views`:
```emacs-lisp
'("Maybe" "maybe.org" (level 1)
:super-groups
((:auto-category)))
```
It groups top-level headings in `maybe.org` by categories.
When I update `CATEGORY` property of a heading in `org-mode` and refresh the view buffer using `org-ql-view-refresh`, the heading still remains in the previous category. This might be about cache expiration, but I haven't investigated the details. This is probably a bug.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。