Quantcast
Channel: DEVONtechnologies Community - Latest posts
Viewing all articles
Browse latest Browse all 16117

Turning a CSV file into separate Markdown entries with metadata

$
0
0

Why? Apart from the fact that the product you linked to is not free – the sample they show is just converting CSV data into an MD table (something a one-liner could do with awk or sed, for free, btw).

I guess if the OP wanted to have a table, they could import their CSV into Excel. And they said that they have “over 2000 lines, which I would like to import as separate markdown notes”. That might mean “one line – one note”.

All assumptions, of course. If it were me, I’d script it. @BLUEFROG might come up with something that does not require coding.


Viewing all articles
Browse latest Browse all 16117

Trending Articles