Persistent caching for obsidian.el.
Automatically saves and restores Obsidian vault cache data across Emacs sessions. This is particularly useful for large vaults where rebuilding the cache on each startup would be time-consuming.
(use-package obsidian-pcache
:vc (:url "https://github.com/knu/obsidian-pcache.el"))Copyright (c) 2025 Akinori Musha.
Licensed under the 2-clause BSD license. See LICENSE.txt for details.
Visit GitHub Repository for the latest information.