Expand description
Vault context for Lua scripting.
This module provides the VaultContext struct which holds references
to all vault repositories needed for executing vault operations from Lua.
Structsยง
- Current
Note - Information about the current note being processed.
- Vault
Context - Context for vault operations accessible from Lua hooks.