diff --git a/Technik/Obsidian Plugins.md b/Technik/Obsidian Plugins.md index 24e439b..ec0d046 100644 --- a/Technik/Obsidian Plugins.md +++ b/Technik/Obsidian Plugins.md @@ -16,5 +16,15 @@ View / Toogle DeveloperTools +#### How to link between vaults + +Open up a note, right click on the tab, and select _Copy Obsidian URL_. It looks something like this: `obsidian://open?vault=o4e-06&file=00%20Obsidian%20for%20Everyone%20course%2F00-02%20First%20steps%20with%20Obsidian%2FWorking%20with%20multiple%20vaults` + +In the other vault, type it out in this format: + +``` +[text here](paste the link here) +``` + #obsidian #config \ No newline at end of file