| Category | Description | Default value |
|---|---|---|
| Enable caching | Whether to cache note compilation results to greatly improve performance. | true |
| Persist cache after unload | Whether to persist the cache when the plugin is unloaded. This is useful for users that start Obsidian with the plugin disabled. | false |
| Synchronize cache between devices | Prevents caching inconsistencies by storing a serialized copy of the cache to the data.json. This allows for consistency between devices. | true |