jon-heard / obsidian-inline-scripts

Obsidian plugin: Type text shortcuts that expand into javascript generated text.
MIT License
134 stars 4 forks source link

Sidebar should allow for some form of seperator or header. #86

Open HAJ523 opened 9 months ago

HAJ523 commented 9 months ago

when you add clickable buttons to the list it is not possible to arrange them in any meaningful manner as any groups you might want to create are dependent on the display text length. There should be an option to add just a header which would only contain display text and would always be the width of the full column.

Note you can mimic this today by making a long button with lots of --- or *** characters around the header but then the button needs to be clickable when really the header should not have click functionality.