Freaky / Compactor

A user interface for Windows 10 filesystem compression
MIT License
1.16k stars 47 forks source link

It should be possible to select multiple folders to compress #5

Open Dr-Emann opened 5 years ago

Dr-Emann commented 5 years ago

If I want to compress the top 5 folders in Program Files, I have to select and compress each one individually. It would be better to be able to select the folders by holding ctrl, and compress them all at once.

Freaky commented 5 years ago

Doesn't look like it's supported by either webview nor nfd, so will involve some yak shaving.

necros2k7 commented 4 years ago

sub request - does webview and nfd support selecting not folders but certain files? if yes would be great to implement

ThoughtPhotography commented 3 months ago

This + drag and drop support would be great. I've never used Rust, but both were really simple in Python using tkinter.