> Ihor Radchenko writes:
> Colin Baxter 😺 writes:
>> Hello,
>>
>> Assuming such a question make sense, how do I manually reset
>> org-persist for all org buffers? It's not clear to me if doing
>> M-x org-element-cache-reset is sufficient.
> You can reset cache
Colin Baxter 😺 writes:
> Hello,
>
> Assuming such a question make sense, how do I manually reset org-persist
> for all org buffers? It's not clear to me if doing M-x
> org-element-cache-reset is sufficient.
You can reset cache in all open Org buffers via
M-: (org-element-cache-reset 'all)
The