tmthyjames / dewey

Dewey automates my son's daily to-do list (using Trello).
0 stars 0 forks source link

Implement automatic cadence #1

Open tmthyjames opened 3 years ago

tmthyjames commented 3 years ago

Is it best to specify: • 'every_other_day' • 'mwf' • 'tr' • etc

or to use integers: • 1 - every day • 2 - every two days, etc • 1/2 - twice a day • 1/3 - three times a day, etc

or a mix of both specifications.