huytd / pomoday-v2

A keyboard only task management web app
https://pomoday.vercel.app
BSD 3-Clause "New" or "Revised" License
586 stars 69 forks source link

Feature to change the placeholder text #91

Open sharma-shray opened 8 months ago

sharma-shray commented 8 months ago

For best user experience show an example of styles

image

image

huytd commented 8 months ago

the thing with using placeholder for examples is, it will go away as soon as the user press any key. I think preload the code editor with default styles would be a better idea.

sharma-shray commented 8 months ago

the thing with using placeholder for examples is, it will go away as soon as the user press any key. I think preload the code editor with default styles would be a better idea.

Thanks for the reply, I assumed that not all people know how to use css styles for some reason