obsidian-command-alias-plugin icon indicating copy to clipboard operation
obsidian-command-alias-plugin copied to clipboard

Obsidianのコマンドに対してエイリアスを設定するプラグイン

Results 3 obsidian-command-alias-plugin issues
Sort by recently updated
recently updated
newest added

## Is your feature request related to a problem? Please describe. It's not convenient for users to modify command alias. For example I haven't found the method to rename alias...

enhancement

When I look at the `Command` of the `obsidian-api`, I notice that there are `editorCallback()` and `editorCheckCallback()`. However, this plugin doesn't seem to be tied to that part. I haven't...

help wanted
good first issue
question