ransome1 / sleek

todo.txt manager for Linux, Windows and MacOS, free and open-source (FOSS)
https://github.com/ransome1/sleek/wiki
MIT License
1.34k stars 104 forks source link

Filter Tab: Ability to Collapse or Expand Sections #479

Closed qalisto closed 1 year ago

qalisto commented 1 year ago

It would be very "User Friendly" to be able to collapse "Projects" or "Priorities" ... etc. in order to focus in on the desired Filters without having to Scroll.

ransome1 commented 1 year ago

@qalisto @ecxod in the future we will have more filter areas than the 3 we have now. In theory we can have

And every other new extension can show up here. Not all of those might be important for the average user.

I was thinking to introduce an accordion in order to collapse the single filter groups. And expand the most essential ones as a default. Those could be priority, project and maybe context.

Maybe you have some opinion here, that you could share.

The accordion would look like this:

Bildschirmfoto 2023-08-29 um 16 34 30

The state of each collapsed accordion row would be persisted.

ransome1 commented 1 year ago

@qalisto @ecxod can be tested in this developer preview: https://github.com/ransome1/sleek/releases/tag/v2.0.0-dev6

qalisto commented 7 months ago

@ransome1 indeed addressed our desires.