Skip to content

Allow blank cells to be ,, instead of ,"", #52

@tmaier

Description

@tmaier

A blank cell is currently interpreted as a string with 0 characters. This is why it is shown as ...,"",... in the generated CSV.

In some use-cases, a blank cell could mean null, which you would represent with ...,,...

It would be great if TableTool would default to the second or at least allow to configure the second as a default

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature that might be in scope for this projectneed mockupPlease provide an example of what this should look like

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions