alphapapa / alphapapa/org-ql

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

Aperta
#167 9 commenti 0 reazioni 1 assegnatario Rivendicata da @alphapapa Vedi su GitHub
bug compatibility
Lingua principale
Emacs Lisp
Stelle
1.6k
Fork
120
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.