plugins.obsidian.settings.workspaces
A list of vault names and paths.
Each path should be the path to the vault root.
If you use the Obsidian app, the vault root is the parent directory of the .obsidian
folder.
You can also provide configuration overrides for each workspace through the overrides
field.
Type: null or (list of (submodule))
Default:
null
Plugin default: [ ]
Declared by:
plugins.obsidian.settings.workspaces.*.name
The name for this workspace
Type: string or raw lua code
Declared by:
plugins.obsidian.settings.workspaces.*.path
The of the workspace.
Type: string or raw lua code
Declared by: