fromcouch / refreak

taskfreak fork
8 stars 4 forks source link

Task Viewing - limit tasks by days #15

Open rbur opened 11 years ago

rbur commented 11 years ago

Enhancement:

It's possible that there may be many tasks stretching over many days. It may be desirable to have a configuration option to limit the number of days that future tasks will be viewed. eg: Limit number of future days for task viewing,0 ; // 0= unlimited, 1-999 = number of days.

thus .... a value of 31 would show only the next 31 days worth of tasks.

It would be nice to have a "Read More..." as the last entry so that the user could click on that to see a longer list.