boxdot / gurk-rs

Signal Messenger client for terminal
GNU Affero General Public License v3.0
456 stars 33 forks source link

Saving sent attachments to data dir #235

Open maximbaz opened 12 months ago

maximbaz commented 12 months ago

What do you think about saving sent attachments into the data dir, together with the received attachments? This way we can open them afterwards, just like we can see the received ones.

Same would apply for images sent from clipboard, we'd save them into the data dir to be able to revisit them later.

boxdot commented 12 months ago

I think this is a great idea. It makes handling of attachment symmetric.