Use Personal Vault Alongside Team Vaults
Summary
This goes over how to add a personal vault to the team workspace
Steps
-
Read about Local Config Override (Private)
-
Add your personal vault inside the
local/
folder
- TIP: if you already have a personal vault located elsewhere, you can also symlink it to the
local/
folder
Example
Sample dendronrc.yml
file for kevin's private workspace
workspace:
-
fsPath: local/kevin-private
name: kevin-private
Backlinks