aonez / Keka

The macOS & iOS file archiver
https://www.keka.io
4.84k stars 240 forks source link

[REQ] Option to keep extraction progress window hidden unless it requires interaction #1331

Open gingerbeardman opened 1 year ago

gingerbeardman commented 1 year ago

Is your feature request related to a problem? Please describe

Today extraction is so fast, and mostly error free, and I really don't need to see/watch it complete. I don't mind when extraction finishes and there is an audio event.

Describe the solution you'd like

I'd like a (hidden?) preference to keep the extraction progress window hidden and only show it if there is some human interaction needed for it to complete (eg. pick filename character encoding)

Would benefit from #1332

Describe alternatives you've considered

I looked through existing GUI and hidden options. I may have missed something!

Additional context

Hide this

Screen shot 2023-09-17 at 15 21 17

Only show it if we get to this

Screen shot 2023-09-17 at 15 21 15

aonez commented 1 year ago

Hi Matt!

I understand in the case of interaction needed, once that interaction is fulfilled that task should be again hidden until done, right?

I suppose I can filter the tasks windows to only show tasks needing attention, will try and let you know.