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
351 stars 11 forks source link

Bug: Ghost shell commands are executed by events even after removal #165

Closed Taitava closed 2 years ago

Taitava commented 2 years ago

After removing a shell command that has some event(s) enabled, the event(s) can execute the removed shell command for as long as Obsidian is running.

A ghost command

Edit: Added a ghost GIF.

Taitava commented 2 years ago

Fixed.