decaporg / decaporg/decap-cms

Custom delimiter for list widget

Open
#2,153 2 comments 1 reaction 0 assignees View on GitHub
pinned
Dominant language
JavaScript
Stars
19.4k
Forks
3.1k
Avg merge
1d 14h
Merged PRs (30d)
9

Description

**Is your feature request related to a problem? Please describe.**
Feature request: define a custom delimiter for the `list` widget

**Describe the solution you'd like**
Currently the delimiter `,` is hard coded.
I'd like to be able to define a custom delimiter e.g. `;` since I sometimes need `,` in my plain text.
`,` remains as the default delimiter.

**Describe alternatives you've considered**
Escape `,` in widget

**Additional context**
I think this is the relevant file:
https://github.com/netlify/netlify-cms/blob/master/packages/netlify-cms-widget-list/src/ListControl.js#L139

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.