glfharris / echelon

Echelon - A Hierarchial Tags addon for Anki 2.1
GNU Affero General Public License v3.0
6 stars 2 forks source link

Addon interferes with 'Customize Sidebar' addon #11

Closed Krakyn closed 4 years ago

Krakyn commented 5 years ago

Love your addon! Two issues for you :)

1. Addon interferes with 'Customize Sidebar' addon

View with just 'Customize Sidebar' enabled:

image

See how my decks & note types are collapsed by default? (Customize Sidebar achieves this)

Now with 'Customize Sidebar' & Echelon enabled:

image

See how all of my decks & note types have been expanded because of the Echelon _"defaultdepth": 0 setting? If you could somehow change the behaviour of Echelon so that this interaction doesn't occur that would be great!

2. Not really an issue, rather a suggestion, but can you add a lower default depth?

Currently _"defaultdepth": 0 looks like this:

image

Can you change this/add an option so that !MD1_Blocks and !MD1_Lectures would be collapsed by default?

Cheers for your time and effort!

glfharris commented 4 years ago

Sorry this is so late, but this should be fixed in the latest version. Turns out it's a quirk of QT that 0 isn't fully closed. New behavior: default_depth of 0 should now be completely collapsed