Yes, to get URI working with AppImageLauncher wasn’t that hard.
-
Open your
.desktopfile. (Mine was in/home/juris/.local/share/applications/). -
Find
MimeType=and edit toMimeType=x-scheme-handler/obsidian; -
Open and edit
mimeapps.list(also in/home/juris/.local/share/applications/) with:[Default Applications] x-scheme-handler/obsidian=appimagekit_8fbd98b6c46b129329185da71d885be3- Obsidian.desktop -
Be sure that name after
x-scheme-handler/obsidian=is the same as.desktopfile created by AppImageLauncher inside~/.local/share/applications
Now URI links should work.