chrisgurney/obsidian-note-toolbar

Icons without text in the toolbar

JoKo1959 opened this issue · 2 comments

Thank you for this very useful plugin. It would be nice if only the icons could be shown in the toolbar; without text. This would save space. With the text, the toolbar stretches over several lines and takes up a lot of the limited screen space on mobile. Thank you very much!

Hello! You have a couple options for not displaying labels:

  • Labels are actually completely optional. Just delete your labels, or move your labels into the tooltip field (so they still display in menus, and on hover); OR
  • Set the visibility using the visibility icons that let you hide labels on desktop or mobile (or both).

demo_visibility

https://github.com/chrisgurney/obsidian-note-toolbar/wiki/Creating-toolbar-items

Hope this helps! Let me know if you need help with anything.