colorpicker icon indicating copy to clipboard operation
colorpicker copied to clipboard

Edit colors in colorsbook

Open angelo opened this issue 7 years ago • 5 comments

image

It'd be very useful to be able to edit these colors once defined here. Also, perhaps adding rgba as an option would be handy, as opacity can be defined in the picker.

angelo avatar Mar 31 '18 20:03 angelo

yeah I agree with you, I will make this in a future update, thank you!

Toinane avatar Apr 01 '18 20:04 Toinane

@Toinane Maybe if we can describe the color with labels, comments or even tags. This will be a lot useful for me and others

rodrigorhas avatar Oct 26 '18 03:10 rodrigorhas

Yes I think too. In any case it was planned to upgrade the colorsbook. for the moment, I've quickly implemented colorsbook to be able to save colors easily but this version isn't really UX and I don't like it.

In my roadmap, the next version will be a refactoring of all code to typescript and I will make a new version just for Linux to enable the picker feature finally! Afterward I'll take care of the colorsbook!

Toinane avatar Oct 26 '18 07:10 Toinane

@Toinane I've started the typescript migration at your branch 'go-typescript' but a bunch of code isn't there (from others main branch) and i was too confused 'bout that

When you need some new contributor, get in touch :) Cheers!

rodrigorhas avatar Oct 27 '18 18:10 rodrigorhas

@rodrigorhas You can ignore this branch, it was a test :) I've created a new branch 'refacto-typescript' #36 I'm on it actually! I rewrite all the code (old code is in 'old' folder)

Toinane avatar Oct 27 '18 19:10 Toinane