alphapapa / alphapapa/org-ql

:auto-category doesn't reflect updates in org-ql-view

未关闭
#167 9 条评论 0 个 reaction 已指派 1 人 已被 @alphapapa 认领 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。