From e83ba757521e93e481848b2f2ca51ee5ba70d836 Mon Sep 17 00:00:00 2001 From: Ralf Koop Date: Fri, 28 Jun 2024 09:02:18 +0200 Subject: [PATCH] winonarm15: 2024-06-28 09:02:18 --- Technik/Obsidian Plugins.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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