generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
feature requestNew feature or requestNew feature or request
Milestone
Description
Is your Feature Request Related to a Problem?
I have installed the plugin for creating button within the notes, but in the documentation didn't have any mention of the command IDs. I had to search it on my own on the internet.
I found this: get-command-id
Describe the Feature you'd Like
I would like the plugin to enter a new command in the command palette using which I can search through all the command IDs. It can be like how the present command palette is like, but instead of searching for commands, I can search for command IDs. After I select the command ID, it copies it into my keyboard. Just like how after I press enter on a command on the command palette, it executes the command.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request