-
Just installed ShellCommands. It does work, but the example from the docs When I try I checked It is weird. When I try Any help is appreciated. I'm working with Obsidian 1.3.7, Shell Commands 0.20.0, on Pop OS (Ubuntu clone) 22.04. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Hmm, sounds weird.
|
Beta Was this translation helpful? Give feedback.
I'm sorry to be unclear. By
cntrl >_
I meant that inSettings / Community plugins / Shell commands
there is next to each alias a menu>_
which says (in the tooltip)Ctrl + click: execute and ask what to do with the output
. The screenshots show the output of that.It's installed as a flatpak
flatpak list => Obsidian md.obsidian.Obsidian 1.3.7 stable user
I wouldn't say I'm missing binaries in
/usr/bin
. They are there, but Obsidian doesn't see them. Perhaps that's what you meant.I uninstalled Obsidian and re-installed it from .deb
Lo and behold: now it works as expected -- all commands in
/usr/bin
are visible in Shell Commands. It's annoying for you that the restricted view from a flatpak …