Taitava / obsidian-shellcommands

Execute system commands via hotkeys or command palette in Obsidian (https://obsidian.md). Some automated events are also supported, and execution via URI links.
GNU General Public License v3.0
348 stars 11 forks source link

New setting for `$PATH` #204

Closed Taitava closed 2 years ago

Taitava commented 2 years ago

Discussed in https://github.com/Taitava/obsidian-shellcommands/discussions/150

Develoment:

Other things:

Taitava commented 2 years ago

I've done some finalising for this feature in the past couple of days: bug fixing and writing documentation. Now I think it's ready and just waiting for a beta 0.13.0 test.

Taitava commented 2 years ago

Added a test and a small addition to the documentation. Now everything should be ready here.

Taitava commented 2 years ago

Released.