alphapapa / alphapapa/org-ql

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

Abierto
#167 9 comentarios 0 reacciones 1 asignado Reclamado por @alphapapa Ver en GitHub
bug compatibility
Lenguaje dominante
Emacs Lisp
Estrellas
1.6k
Forks
120
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.