forrest icon indicating copy to clipboard operation
forrest copied to clipboard

Feature: Collapsable script dividers in project view

Open mischah opened this issue 8 years ago • 5 comments

With script dividers I mean those rows labelled with »Default commands« and »Customs scripts«.

It would be cool, if I could collapse the default commands. So I wouldn’t need to scroll all the way down to reach my customs scripts 😘

mischah avatar Aug 18 '16 21:08 mischah

Ja, this was the initial implementation. But I removed at some point, I think we would have to think of a way to make this configurable.

What about a settings section where you can set the order of the two sections and maybe some checkmarks to decide what "common" commands should be included?

stefanjudis avatar Aug 19 '16 06:08 stefanjudis

Mhm. It kinda make sense to have the default commands on top.

What about a settings section where you can set the order of the two sections and maybe some checkmarks to decide what "common" commands should be included?

That’s a good idea 👌

But don’t you sing the collapsing thing is a good idea? Why not?

mischah avatar Aug 19 '16 07:08 mischah

Ja I removed because I was not sure how to handle it completely. Should it be always collapsed. Should the collapsed state be stored?

For me it's not a big deal as I control it via keyboard only (arrow keys). :)

stefanjudis avatar Aug 19 '16 07:08 stefanjudis

Ja I removed because I was not sure how to handle it completely. Should it be always collapsed. > Should the collapsed state be stored?

Got the point. In my point of few the state should be stored per project. Plus nothing should be collapsed by default (after adding a new project).

For me it's not a big deal as I control it via keyboard only (arrow keys). :)

Ah. Didn’t checked keyboard accessibility yet. Gonna give it a try.

mischah avatar Aug 19 '16 07:08 mischah

Hi, is this feature request still valid or should we keep using the current solution?

DanielRuf avatar Jan 31 '19 13:01 DanielRuf