Vinzent

Results 352 comments of Vinzent

I had some cases (e.g. launching from terminal https://vinzent03.github.io/obsidian-advanced-uri/concepts/encoding), where double encoding solved the issue. I'm wondering that double encoding causes invalid urls for you.

@Pachtjuilaard Oh you are right, the vault parameter isn't encoded. How do you open the links that the double encoding causes issues?

I have no issues opening an uri containing double encoded `&` and ` ` in Firefox on Linux. Only fixing the vault encoding and leaving the rest as it is...

That's a cool tool, but you can make it yourself even easier by using the `copy URI for command` command from the command palette. It lists all commands and creates...

How does your tried uri look like? How should a template get inserted? Inserts Templater templates on file creation or is that a feature of lumberjack plugin?

@Archie-2021 What exactly are you trying to do? Do you want to create a file with this as content?

Could you try encoding it twice using encoder like https://www.urlencoder.io/ So that `%` gets to `...&data=%2525...`

I have no problems appending using obsidian://advanced-uri?vault=Test&filepath=Test.md&data=%253C%2525%2520%2525%253E&mode=append as a link on Android.

So you want to open a file in vault A. Then close vault A and open another file in vault B?