Regex help, column from other columns
Ok so I've been banging my head against this for a while now and I think it's just beyond me and I'm not even sure if it's actually possible.
I want to take a column built from other columns containing tags and enclose each tag in quotes. Example: Fantasy, Thriller, Action = "Fantasy", "Thriller", "Action".
Apologies if this sounds stupid. I use an android app called tachiyomi to view manga and comics and it requires you to create a json file with tags in that format for each entry.
|