new-dev / quick-note

Chrome plugin
1 stars 0 forks source link

Have a config field in the json object on the cloud. This will allow the user to set preferences such as font color, background color, themes... #11

Open alextappin opened 8 years ago

alextappin commented 8 years ago

The user can select options to change things like the background color and such. This will be stored in the json object on the cloud. We can then do different styling based on what is stored in the object.

timothyjamesjensen commented 8 years ago

Shouldn't this be a part of this pre-existing issue https://github.com/new-dev/quick-note/issues/2 ?

alextappin commented 8 years ago

Like we have the .data array in the object, we should also have a .config object

alextappin commented 8 years ago

Will keep the conversation going here. While the user is taking a note, there should be a little pallet icon example

When they hover over it, a few colors will pop up and the user can select which color they want their note to be.