toodoo
toodoo - a minimalistc task manager, just tasks, categories, filtering, sorting
com.wattwurm.toodoo
About toodoo
Features of toodoo
<b>Tasks:</b>
You can create, change and delete tasks.
Each task has a name, a category, a priority (HIGH, MEDIUM, or LOW), and a completion-status (i.e. it is either OPEN or DONE).
Optionally, each task can also have a description (arbitrary text), a due_date and a due_time.
In order to avoid unintentional deletion, a task can only be deleted if it is DONE.
<b>Categories:</b>
You can create as many categories as you need.
The category a task belongs to can be changed.
A category can be renamed. This will affect all tasks that belong to that category.
Unused categories can be deleted. I.e. deletion is only possible if the category has no tasks, and if it is not used in the current filter.
<b>Filtering tasks:</b>
It is possible to restrict the tasks displayed in the list, e.g. completed tasks only, or tasks with low priority only, etc.
In general, the tasks to be displayed in the list can be filtered by
* completion_status
* due_date/due_time
* priority
* category
or any combination of these.
For due_date there are several predefined filter options, e.g. TODAY, CURRENT_WEEK, OVERDUE, TASKS_WITHOUT_DATE, etc.
For priority and category, it is possible to filter with more than one option. E.g. you can choose to show tasks with priorities HIGH or MEDIUM. Or you can display all tasks that have either category "Family" or "Friends".
<b>Sorting tasks:</b>
The task list can be sorted by:
* completion_status
* due_date/due_time
* priority
* category
* name
Any sort order is possible. E.g. first by due_date/time, then by completion status, category, priority and name. Or any other order you prefer.
<b>Searching tasks:</b>
Tasks can be searched by text. The search text you enter can be applied to the task name, the task description, or both.
Case-sensitive search is possible.
In the list of search results, when displaying details of a task, the search string is highlighted in the task name and / or description.
<b>Convenience:</b>
There are shortcuts