link Unity to Obsidian
To link Obsidian notes to Unity:
- Click
Copy Obsidian URL
from the right-click menu of a note in Obsidian - Paste the URL in a Unity note with Unity note editor.
Dev¶
Obsidian has a URI scheme to open files & vaults.
obsidian://open?file=public/link Obsidian to Unity
We can use this in Unity.
Idea
don’t think we need this anymore.
- a plugin that adds support for wikilinks in Unity notes
- link to an Obsidian vault
- click
[[my note]]
to openmy note
in Obsidian
- how would the user edit the URL? no WYSIWYG in Unity editor tools- could have an edit/view tab in the inspector, or an edit & save button