alphapapa / alphapapa/org-ql

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

オープン
#167 コメント 9 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。