obsidian-commander icon indicating copy to clipboard operation
obsidian-commander copied to clipboard

Add spacer capability to toolbars (or a blank icon)

Open sharik14 opened this issue 3 years ago • 0 comments

Describe the feature

I would really like to be able to add spaces between groups of icons, e.g. between groups of icons on the ribbon.

One easy workaround for this would be to make it possible to add a 'no-op' command or 'do nothing', and add that command to the ribbon. I figured out how to create a null macro (empty, does nothing, just delays 50 ms) -- and added that to the ribbon with a "minus" icon -- which sort of works. But even then it's noisy, I can't find just an empty/blank icon to act as a spacer, and even so I can only add each command once. So it's sort of a hack.

Is there some way to add blank space / spacer to ribbons, toolbars, etc.?

Thank you!

Does this fix a problem? If so, specify.

Allows you to group lots of icons in toolbars and ribbon.

Did you consider other alternatives?

See above.

Screenshots and recordings

No response

sharik14 avatar Dec 28 '22 19:12 sharik14