Vault Requirements
For a folder to be recognized as a vault for a given workspace the following requirements must be met:
- Must be registered in $THORG_WORKSPACE/.thorg/data/workspace_config.json
- Why: So that workspace is aware that we want this folder to be recognized as a vault. This is most useful if you
- Must contain $VAULT/root.md with valid globally unique 'id' in FrontMatter
- Why: So that we can have globally unique identifier for the vault.
Backlinks