Postico icon indicating copy to clipboard operation
Postico copied to clipboard

Characters messing up the csv's

Open arpecop opened this issue 2 years ago • 2 comments

there is few characters that make the output csv ubable to import somewhere else ... fixed with : sed 's/["̯"̮]//g' , it will be nice if you add something against this Thanks

arpecop avatar Sep 23 '23 18:09 arpecop

It sounds like this is a problem with the importing application.

jakob avatar Sep 25 '23 08:09 jakob

exporting was done via Postico , uninterrupted , the problem came from importing it , such characters probably act as "quotes" I guess

arpecop avatar Sep 25 '23 12:09 arpecop