(fix)db: fix node caching (#2006)
Previously node caching used org-map-entries: this only mapped over agenda entries, hence skipping various nodes. Instead, we should be using org-map-region, which maps over the entire file.master
parent
b6d59e2238
commit
7ad5572741
1 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue