framapiaf.org est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Un service Mastodon fourni par l'association d’éducation populaire Framasoft.

Administré par :

Statistiques du serveur :

1,4K
comptes actifs

I had a sudden "what if…?" intuition for a potential #productivity speedup in my #opensource bug reporting workflow when tables of data are involved, and… it turns out that it is actually possible.

As you can see in this short demonstration I recorded below, you can paste #LibreOffice #spreadsheet cells into a #GitLab ticket, and it automatically converts it to a proper #MarkDown table. It just works! What is this sorcery!? 🤯 What a time to be alive.

David Revoy

@nekohayo What? 🤯 Amazing! Thanks for the info. I never post table in my reports because lazy to enter the markdown's table syntax, but *this* makes it really easy. How have you discovered that?

@davidrevoy
I just thought about it out of the blue: "Boy, writing tables by hand sucks... especially when I already assembled my info in a spreadsheet while benchmarking anyway… Hmmm, I wonder if the GitLab folks secretly implemented something crazy like parsing stuff pasted from spreadsheeting software. Let's try that for the lulz."