Skip to content

[feature request] support json as conversion format or better csv support #44

Description

@rchevallier

csv export is nice, but if a text field contains itself the separator, the output then cannot be correctly interpreted

  1. Exporting as JSON would alleviate the problem

  2. Another possibility is to export the CSV with options:

  • adding quote to all string field ouput (and quoting the quote as "")
  • specifying a different custom separator (eg using some improbable character or set of character as separator: ¤µ§)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions