AlexanderWillner/things.sh

CSV Formatting Error

trst opened this issue · 0 comments

trst commented

I'm having trouble getting the CSV export to work properly. I assume that exporting all notes is breaking the behaviour because it also dumps the xml tags that wrap the note from the database, therefore also including the double quotes from <note xml:space="preserve"> and any other tags included within the note. Is there a way to sanitise the output by stripping tags?

I realise that, perhaps, makes this less useful but if it is the cause of csv formatting errors then it would then display properly.