cqroot / joplin-outline

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

Change to unique icon #55

Closed placoderm closed 2 years 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