Comment by crazygringo
7 hours ago
I'm not really sure what you're talking about. PDF...?
I'm talking about tables output in the terminal, in ASCII by SQL or something. By Python's tabulate. Output from a script. Or yes, even HTML tables or spreadsheet cells that get pasted into the message client as plaintext and lose their table formatting.
This isn't about a standard for publicly distributed open datasets, what are you on about? This is about quick messages in a chat or e-mail.
> 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.