Hacker News new | ask | show | jobs
by kmc059000 2256 days ago
NimbleText https://nimbletext.com/ has saved me so much time. I use it to generate sql from spreadsheets and other one-off code generation from data.
3 comments

Oh, I've needed things like that before, but didn't even think to look for it. I just messed with a full CSV for that. Thanks!
OMG, i have seen it ages ago and forgot to save the url and i couldn't find it ever again. Thanks so much!!!
what's the gain compared to excel and CONCATENATE('code'; A1;';') ?