how can I configure this with a tiling manager like i3 or in my case with awesome wm?
I use linux manjaro with awesome wm and Obsidian as an AppImage.
I would like to open a certain vault of obsidian with a shortkey. I read the solution is to start AppImage with the uri for a special vault. How can I achieve this?
What did you try? Can you open a specific vault from the command line? In my case, I can use either obsidian or xdg-open to open the URI scheme described in the manual: Using obsidian URI
In my case, obsidian "obsidian://open?vault=Drafting" would be able to open the vault. xdg-open works too.
And of course, try the stuffs from the comments above our posts. They may have the solution for you. edit: Ok, this sentence doesn’t make sense because they split the original thread.
I get no output of all of this commands. There is no obsidian entry in ~/.config/mimeapps.list. The URI doesn’t work in the browser. I’m using Manjaro. There is no URI configuration. I’m also using no wm with desktop files. This is the reason why I have no desktop file. I use awesom wm, this is a tiling windows manager.
Seems there is no easy way to get this functionality without using something like xfce, kde or gnome? For the moment I have to give up. I’m on holidays next week. Thanks for your efforts.
I am using i3 (also a tiling wm) on Ubuntu 18.04. You need to configure the Obsidian URL for it to work. Here are some rough instructions of what I did:
I don’t know the specifics of awesome wm, but there has to be a way to do something equivalent if it doesn’t support desktop files.