Using symlinks to manage multiple Git repos in a single Obsidian vault
ssp.sh·4h·
Discuss: Hacker News
Flag this post

This is a note about how I link my book and Blog to my Obsidian Second Brain Vault. Both of the folders are git repos that usually I edit in a separate Vault or with Neovim. But with Symlinks, thanks to Lazar I linked them directly to my main Vault and I can edit them now from within one single Vault.

Why is this important or how does that help?

It helps me, especially for my book which I write in Markdown and references my second brain notes with plain wiki-links [[]]. I have a script or mdbook-extension that converts automatically all my links from Wikilinks like [[my link]] to my Second Brain links ssp.sh/brain/my-link.

This was already pretty cool. But whenever I renamed a note in…

Similar Posts

Loading similar posts...