← Back to context

Comment by dietr1ch

6 hours ago

> even HTML tables or spreadsheet cells that get pasted into the message client as plaintext and lose their table formatting.

Sounds like a message client problem to me. You are switching to a worse data exchange format just to get around a very basic implementation of the paste API.

Pictures are a worse exchange format than the data even a PDF or CSV, which is why I mentioned the RDF data exchange tier list, not because I'm on hard drugs.

Is it convenient to send Images on whatever message client you use? Sure, but as a receiver of the data in a picture you can do nothing but type the data yourself (yeah, you can ask for the source too, but on async comm channels that may not arrive in the same day).

> Sounds like a message client problem to me.

More often than not, you have no control over your client thanks to proprietary protocols and interop-hostile apps. So yes, it's a message client problem, but that fact doesn't change anything.