this post was submitted on 30 Aug 2026
105 points (99.1% liked)

technology

24470 readers
121 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 6 years ago
MODERATORS
 

No more zip files gunking up your downloads folder. Just extract and delete all at once

you are viewing a single comment's thread
view the rest of the comments
[–] RaspberryTuba@hexbear.net 5 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

Started dogfooding the latest Outlook as we switched to being an M365 shop instead of having old school generic IMAP accounts, and it’s what half our clients and their customers use.

Because it’s a web app in a wrapper it does “save all attachments” by zipping them. 🙃 Great when many of my regular tasks involve getting a pile of images to process and use somewhere.

[–] tombruzzo@hexbear.net 4 points 3 weeks ago

Oh yeah, new outlook sucks less than classic outlook but it still sucks. I just use it in the browser because I use multiple desktops and you can set it to use gmail keyboard shortcuts, which the app doesn't let you do.

[–] invalidusernamelol@hexbear.net 2 points 2 weeks ago

Just write a lil Python script that uses ZipFile. Still a PITA.