tdesktop icon indicating copy to clipboard operation
tdesktop copied to clipboard

[Feature Request] Let us pick folder when saving multiple images

Open Balls0fSteel opened this issue 1 year ago • 0 comments

Is your feature request related to a problem?

Kind of. See #1382.

Describe the solution you'd like

Present the user with a folder select dialog. Very similar to Right-Click -> Save As on an image, but with the new function Save Selected.

Currently it simply dumps the selected images into the default Telegram Downloads folder, which is also full of auto-downloaded things. As far as I know, Qt offers this functionality via QFileDialog 's filter, ShowDirsOnly. I could try submitting a bad PR if that helps. It's probably just 2-3 lines of code though.

I believe this feature would also help not-so-savvy users, because right now, they click it and.. it's saved? Cool? Where? If you know what I mean. But with a dialog, they could pick a folder, and then they would be able to find it.

Describe alternatives you've considered

Praying, but it only worked half way. We got the feature after 6 years, but now I have to pray some more. And make this ticket.

Additional context

No response

Balls0fSteel avatar Nov 09 '22 19:11 Balls0fSteel