obsidian-cli icon indicating copy to clipboard operation
obsidian-cli copied to clipboard

The name of the command, obs, clashes with that for OBS Studio

Open ghost opened this issue 1 year ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe. I have OBS Studio installed on my Linux desktop, and the cli command for that is obs. This clashes with command for Obsidian CLI

Describe the solution you'd like Rename the binary to obsidian-cli (or something similar).

Describe alternatives you've considered sudo mv /usr/bin/obs /usr/bin/obsidian-cli and sudo mv /usr/bin/obs /usr/bin/obs-studio Both work, but is a kludge at best.

Additional context

ghost avatar Mar 14 '24 18:03 ghost

Hi, thanks for the feedback, I didn't realise when I made this but I have been meaning to do this. I am not actively developing this tool at the moment - if you're able to make a PR I'd be happy to approve.

Yakitrak avatar Mar 25 '24 14:03 Yakitrak

came here to say this too

aspauldingcode avatar Jul 05 '24 18:07 aspauldingcode

This PR is being worked on: https://github.com/Yakitrak/obsidian-cli/pull/31

Yakitrak avatar Jul 07 '24 13:07 Yakitrak

PR merged, will do a release shortly, thanks!

Yakitrak avatar Jul 13 '24 16:07 Yakitrak