As title:
I was wondering if it was possible to recall each snippet with an Hotkey or Obsidian command, for snippet. Other than the slash trigger.
Even just implementing the command part would do the trick for both. Since the Commander plugin can create hotkeys for any command.
Here I've found similar plugins with that functionality. Looking at their source code could be helpful:
Obsidian custom commands
Obsidian chorded hotkeys
Obsidian hotkeys for templates
As title:
I was wondering if it was possible to recall each snippet with an Hotkey or Obsidian command, for snippet. Other than the slash trigger.
Even just implementing the command part would do the trick for both. Since the Commander plugin can create hotkeys for any command.
Here I've found similar plugins with that functionality. Looking at their source code could be helpful:
Obsidian custom commands
Obsidian chorded hotkeys
Obsidian hotkeys for templates