Tags icon indicating copy to clipboard operation
Tags copied to clipboard

Comma in tags

Open schele opened this issue 7 years ago • 5 comments

I would like to be able to add a comma in a tag ie "Hey, what's up?".

schele avatar Jun 18 '18 06:06 schele

We could add the option to change the delimiter from default comma to something else like ; Would that help?

frederikvig avatar Jun 18 '18 21:06 frederikvig

That would be lovely if it’s possible!

Sent from my iPhone

On 18 Jun 2018, at 23:49, Frederik Vig <[email protected]mailto:[email protected]> wrote:

We could add the option to change the delimiter from default comma to something else like ;. Would that help?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Geta/Tags/issues/61#issuecomment-398206684, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AYv350NG_VMtvUQrwdNB4X9qL_BJrqJTks5t-CBLgaJpZM4UrOVa.

schele avatar Jun 18 '18 21:06 schele

I did some more research and it seems the tag selector plugin we use does not support this, currently at least.

frederikvig avatar Jun 20 '18 22:06 frederikvig

I did test changing in the code singleFieldDelimiter:"," to ";" and it works if you paste the text in. However then another bug appears. When I sort some tags and save/publish they are being bundled together as one tag.

schele avatar Jul 19 '18 07:07 schele

Yeah.. it must be processed... this change request is in progress. To have a backward compatibility.

On Thu, 19 Jul 2018 at 10:06, schele [email protected] wrote:

I did test changing in the code singleFieldDelimiter:"," to ";" and it works if you paste the text in. However then another bug appears. When I sort some tags and save/publish they are being bundled together as one tag.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Geta/Tags/issues/61#issuecomment-406176542, or mute the thread https://github.com/notifications/unsubscribe-auth/AVSHwJve-dMb3H0dr71bDftyrdZJwfw6ks5uIC_qgaJpZM4UrOVa .

-- Edgars

EdgarsSalmins avatar Jul 19 '18 07:07 EdgarsSalmins