tag-it icon indicating copy to clipboard operation
tag-it copied to clipboard

Allow double quotes

Open marcalj opened this issue 14 years ago • 5 comments

_cleanedInput removes the double quotes. For my needs I need it. Can be configurable?

Thanks.

marcalj avatar Nov 04 '11 09:11 marcalj

I'm sure an option could be added but it'd conflict with other options so you have to be careful about it. I imagine your use case may not be common, so perhaps you're better off forking the project and hardcoding this change into it.

Sent from my iPhone

On Nov 4, 2011, at 5:21 AM, Marçal Juan Llaó[email protected] wrote:

_cleanedInput removes the double quotes. For my needs I need it. Can be configurable?

Thanks.


Reply to this email directly or view it on GitHub: https://github.com/aehlke/tag-it/issues/44

aehlke avatar Nov 04 '11 15:11 aehlke

Yeah ok... mmm, there's some way to expand the plugin and replace the _cleanedInput function with mine?

marcalj avatar Nov 04 '11 15:11 marcalj

Can you explain your use case? Thanks

aehlke avatar Nov 23 '12 09:11 aehlke

@aehlke One use case is people entering in the symbols for inches (") like a tags like 10", 12",

navin09 avatar Sep 24 '15 11:09 navin09

We have the same problem. Our users use tags to enter measurements and it messes up anytime they enter " to represent inches.

anush avatar Apr 16 '16 03:04 anush