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

Add autocomplete menu to Alias field #182

Closed Taitava closed 2 years ago

Taitava commented 2 years ago

32 / #33 added an autocomplete menu to shell command fields. Alias field can use variables, too, but it does not have an autocomplete menu. Should be quite simple to add it there too.

kuva Make an autocomplete menu appear here.

Taitava commented 2 years ago

Done, will be released in 0.12.0.