anypalette.js icon indicating copy to clipboard operation
anypalette.js copied to clipboard

Color names in CSV ?

Open berserkwarwolf opened this issue 3 years ago โ€ข 1 comments

Hi, is there a way to preserve color names when importing a CSV?

berserkwarwolf avatar Oct 25 '22 04:10 berserkwarwolf

Hi, I just added support for extracting color names from tabular data in some cases. Right now the RGB color data has to be at the start or end of the line, and then the rest of the line is assumed to be the name. I published [email protected] with these changes. Let me know if this works for you, and if it doesn't, a sample file would be helpful.

By the way, I'd love to hear about your use case, just out of curiosity.

1j01 avatar Nov 14 '22 23:11 1j01