Obsidian URI Schema cannot be opened #3009
Unanswered
neur0manc
asked this question in
Ideas and Issue Triage
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Fizzy is absolutely great! It's a very useful and beautiful tool for organizing my ADHD riddled brain.
One think I'd like to do is add an Obsidian URI, which is a deep link into a specific page of my Obsidian vault that opens in the app. Well not only that, you can do lot's of stuff with the URIs, but that's not important here.
The URIs look like this: obsidian://open?vault=MyVault&file=Lern-Coaching
No matter how I insert the link into Fizzy, either plainly or with highlighting a text and pressing CMD+K, it is converted to text that then cannot be clicked to follow the link: https://fizzy.my.fizzy.example.com/1/cards/30#:~:text=obsidian%3A//open%3Fvault%MyVault%26file%3DLern%2DCoaching
Would it be possible to, say, whitelist the
obsidian://schema so these links are imported verbatim instead of being converted to these links relative to the fizzy URI?Thanks
All reactions