Skip to main content

Module vault_context

Module vault_context 

Source
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ยง

CurrentNote
Information about the current note being processed.
VaultContext
Context for vault operations accessible from Lua hooks.