Toinane / colorpicker

A mininal but complete colorpicker desktop app
https://colorpicker.fr
GNU General Public License v3.0
1.6k stars 120 forks source link

Names for colors #52

Open lucastrahlendorff opened 5 years ago

lucastrahlendorff commented 5 years ago

Thank you so much for this program, I use it every day.

What about names for the colors? When there are very much colors in big projects, it can be very tricky to find the right one. And maybe groups could be good too, but not necessary.

Sant268 commented 4 years ago

I could help you with this. Can I?

Toinane commented 4 years ago

@Sant268 Yeah you can! But don't need to change the source code, I'll add that in the next update: an entire rewrite of the application. You can make just a document for now.

I don't really statuate on how I'll done this feature: - A color = a name - Or a range of color = a name ?

- Just English ? - Or a multi language name for color Woops wrong ticker here! You can help to make add name for color in colorsbook, if its working well, I'll make a new minor version 2.1.0, but actually I'm totally redesigning the colorsbook interface, so your development will only be temporary

Toinane commented 4 years ago

You can follow my progress here: https://github.com/Toinane/colorpicker/projects/1 For the moment, I'm trying to make the new C++ picker. I had to learn C++ recently and its in progress :)