Skip to content

[Suggestion]Quoting of cells #220

Open
@kdschlosser

Description

@kdschlosser

I know this is already done but it quotes all cells when editing form table view.
I also know there have been suggestions made for how to handle the quoting of a cell but this suggestion may differ from those approaches

This suggestion is to apply the K.I.S.S. (Keep It Stupid Simple) model to it.
Because there is no official specification for a csv file the K.I.S.S. mechanics being used are almost a must. If a user has set a cell delimiter to a comma then if a comma is in a cells data OR a newline character is in a cells data then the data MUST be wrapped in quotes. Otherwise it should not.

Another option is a setting box where the user can specify characters that would flag the cell as needing quotes. This would be in addition to the newline and the current used delimiter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions