todoist-export
todoist-export copied to clipboard
CSV export doesn't include task labels
trafficstars
export json: seems to be correct
export csv: labels column shows "" if labels is null or should contact one value labels column shows "," if labels should contain two values labels column shows ",," if labels should contain three values and so on.
Thanks for the report!
I get a slightly different result: a task has three labels, the result is """""" (so no commas at all). But either way, I can confirm that the labels are missing in the CSV export.