alphapapa / alphapapa/org-recent-headings
org-capture-refile and org-agenda-refile not working
- Lenguaje dominante
- Shell
- Estrellas
- 61
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
One possible routine is to refile the headings right in `org-capture` buffer. The `C-c C-w` binding in this case is `org-capture-refile`, and the heading would end up in another target location other than the original. In this case, `org-recent-headings` would mistakenly remember the original location instead. I've tried to add `org-capture-refile` to `org-recent-headings-advise-functions`, but it doesn't work.
It seems similar situation happens for `org-agenda-refile`, where new target location is not recorded.
Thanks for developing this package, I find it very useful.
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.