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

Menu icons for shell commands #240

Closed Taitava closed 2 years ago

Taitava commented 2 years ago

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

Make it possible to define an icon for each shell command. All available icons can be seen here: https://lucide.dev/

Make shell command icons show up on:

Taitava commented 2 years ago

Done, will be released in 0.14.0.

Taitava commented 1 year ago

I just noticed that the following commit that belongs to this issue, was accidentally left unmerged (i.e. not released) while releasing 0.14.0 in July 2022: b6bc939b6112da54a37378cf420d88dd00e0da0d

This has caused some icons not to appear in the icon dropdown list.

The commit will be released as a fix in 0.18.1.