thorg.vault.register
Registers a vault to be indexed by Thorg within this Thorg Workspace.
You can either register an existing vault that was previously deregistered, or create a new vault within this workspace.
Registering a pre-existing vault
The vault is added to $THORG_WORKSPACE/.thorg/data/workspace_config.json.
Creating a new vault
This command performs the following actions to satisfy Vault Requirements:
- Creates a new folder with your chosen name
- Places $VAULT/root.md in it, giving the vault a vault Id
- Registers the vault in $THORG_WORKSPACE/.thorg/data/workspace_config.json
Relationships
Backlinks