obsidian-open-with
obsidian-open-with copied to clipboard
Generated command ID has spaces
For the mac app "CleanShot X", the generated command ID is open-with:open-file-with-cleanshot x
Notice the space right before the x.
Unfortunately this means that I cannot create a shortcut with https://github.com/esm7/obsidian-vimrc-support#executing-obsidian-commands-with-obcommand because spaces aren't allowed.
Can spaces be converted to -? Thanks
Came here to ask/request the same thing 👍
The workaround is simply to rename the command to not have space, which is what I did