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
365 stars 12 forks source link

Environment variables #12

Closed Taitava closed 3 years ago

Taitava commented 3 years ago

Add configurable environment variables, that will be passed to the executed processes. This way you could for example tell your own made script/program that you initiated it from Obsidian, in case it happens to have practical benefits.

This is just on an idea level: I'm sill pondering if this is actually needed? If you think you could use this feature, please comment below.