xuhcc / mindstream

Task management app, built on todo.txt.
GNU General Public License v3.0
41 stars 6 forks source link

Reordering of tasks should be possible #7

Open koppor opened 3 years ago

koppor commented 3 years ago

In the task list, a reordering of tasks should be possible.

They should displayed grouped by:

When dropping into "tomorrow", the task gets tomorrow's date (similar for today). When dropping into "somedate", the date is unset. Dropping into "upcoming" the task receives the latest date in that range. If dropped after, it gets the date of that task. If it is dropped as first task, it gets the date of the before-first-task.