avjinder / Minimal-Todo

Material To-Do App
MIT License
2.19k stars 1.01k forks source link

Some default todo value #40

Open lovebdsobuj opened 8 years ago

lovebdsobuj commented 8 years ago

I want to add some default todo value as default. Eg:

25/05/2016 04.50AM Sunrise
25/05/2016 06.50PM Sunset

How can I add those todo as (pre-built) default values.

cmendesce commented 7 years ago

Hi @lovebdsobuj, if I understood you, here is my suggestion.

Check a forecast's webservice every midnight then get the values of sunrise and sunset and save them as new todo items. This option can be activated in the settings screen.

There are a lot of forecast webservices available.