Vinzent

Results 352 comments of Vinzent

You can already do that by specifying the file types in the settings.

I don't understand the benefit of including an `file` parameter if it's not used. What do you mean with: > when we run into this URL in the wild, we...

But you just want to make the url longer by adding a redundant parameter. This improves nothing.

But the uri already has the `filepath` parameter. The `file` parameter would have the same value? I think we talk past each other.

Ah now I understand your issue. I always forget the uid option. Will think about a solution.

I'm double encoding it, because I experienced cases, where it was necessary. For example when launching it from the terminal on linux with `xdg-open`. You didn't use the build in...

I will probably keep the double encoding. I see you solved the issue by double encoding it on your end as well.

Does obsidian have such popover mode? So do you want me to open a file in a popover or to craft the popover mode itself as well?

Available via the new [openmode](https://vinzent03.github.io/obsidian-advanced-uri/concepts/navigation_parameters#open-mode) parameter

Thank you! The `.md` corresponds to the `filepath` parameter and not to the end.