alphapapa / alphapapa/org-ql

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

Ouverte
#167 9 commentaires 0 réactions 1 personne assignée Réclamée par @alphapapa Voir sur GitHub
bug compatibility
Langage dominant
Emacs Lisp
Étoiles
1.6k
Forks
120
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.