obsidian-better-command-palette icon indicating copy to clipboard operation
obsidian-better-command-palette copied to clipboard

A better command palette for obsidian

Results 41 obsidian-better-command-palette issues
Sort by recently updated
recently updated
newest added

This PR adds a series of toggle buttons at the top when running on a mobile platform. The left two buttons simply enter "/" or "#" into the search bar,...

This PR turns on "strict" in tsconfig.json and fixes the resulting type errors, mostly by adding the "!" character to assert that values are non-null and member variables are initialized...

## My wish Hi, @AlexBieg. I really appreciate the plugin and benefit a lot from it. It will be really interesting and useful when **`better command palette`** supports command alias....

After running "Open better command palette: Tag Search", typing the tag and selecting the corresponding one in the list, the panel closes without being able to select or open any...

I know it may not be obvious if a macro runs successfully, but sometimes it is when the commands in the macro create their own notifications. Perhaps a user should...

As title says, my recent commands are above my pinned commands, and I have the setting for this off. SSes: ![20230108-100651](https://user-images.githubusercontent.com/20266830/211203775-cd44ecd7-1249-41f6-abda-2f2ce78ed69d.png) ![20230108-100701](https://user-images.githubusercontent.com/20266830/211203766-51b30d04-79b9-411b-979b-ff9e7ac3fe59.png) Have used this plugin since first release and...

In Obsidian, icons can be paired with commands, it would be nice to do so in macros. The [Commander plugin](https://github.com/phibr0/obsidian-commander) does this with the command shortcuts it creates.

I would love to have a similar look to regular quick switcher, or the options for that. 1. Hide Better Command Pallette title bar 2. Bold matching search results letters...

You can add collapase / expand buttons next to the "delete macro" button, and there could be a plugin setting for if they're expanded or collapsed by default. This can...

Let's say I have a macro with commands from a certain plugin, and there are macros below it, regardless of if they have command s from that same plugin. If...