cqroot / joplin-outline

A markdown outline (TOC) sidebar plugin for Joplin.
MIT License
215 stars 16 forks source link

Change to unique icon #55

Closed placoderm closed 1 year ago

placoderm commented 2 years ago

Problem:

Currently the tool bar icon for hide/display outline is identical to the notebook list icon. They are both fa-bars. So it looks like this: image

Solution

Use fa-align-right instead: image

Even better would be inverting the icon vertically using fa-flip-vertical: image