Skip to content

Instantly share code, notes, and snippets.

@gorbiz
Last active October 24, 2023 17:22
Show Gist options
  • Save gorbiz/2425d174fa2c3da753bb912a660eee6a to your computer and use it in GitHub Desktop.
Save gorbiz/2425d174fa2c3da753bb912a660eee6a to your computer and use it in GitHub Desktop.
The Brain --> Obsidian vault (symlink)

What is this?

You can open your Brain folder in Obsidian but the file / folder names tells you nothing.

This script links markdown files, to transform:

./3c86000e-71a3-4253-9575-d798c8809929/Notes.md
./1e0d10d1-be54-524c-9504-0f28568a1931/Notes.md
./d9b80a07-8449-5e5d-948d-b3070242f149/Notes.md
./75fc1cc6-f09f-4762-b02a-699bbe2939ab/Notes.md
./5ecb1a7c-ba7d-5fa6-8921-4cfbcd35034a/Notes.md

Into:

Christina_of_Sweden.md
Chronometer.md
Chronophotographic_gun.md
Churchill,_Winston.md
Cinema.md

⚠️ Tested only once. On Linux.

Unsure it Obsidian will screw things up for The Brain, but in theory editing files in Obsidian should make The Brain Desktop application pick it up.

Example result

From our The Brain: image

PS. Showing James Burke's Knowledge Web.

Potential next steps

  • Obsidian plugin to handle brain:// links as internal links (or a custom application to redirect brain:// links to Obsidian).
  • Plugin(?) to read links from Brain.db & show in Obsidian?
  • And more...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment