1# Future of dstask
2
3There are a few things missing at the moment. That said I use dstask day to day and trust it with my work.
4
5* Subtask/checklist implementation (github check list style)
6* Recurring tasks
7
8Project management features:
9
10* Task dependencies
11* Deferred/scheduled tasks with duration
12* Due/deadline dates
13* Maybe a gantt display
14
15After these features are implemented, I might add CalDav integration to
16enable:
17
18* Display of recurring tasks
19* Display of appointments/meetings
20* Display of deadlines
21* Display of resolved tasks (maybe, separate calendar)
22* Possible creation of time based tasks from calendar
23
24This could work by acting as a client to add/update/remove appointments, or a server to provide them.
25