toodoux 0.2.4

A modern task management tool
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# toodoux, a task manager in CLI / TUI

**toodoux** is a CLI task manager based on several famous softwares (among [Org Mode], [taskwarrior] and [git]).
Even though heavily influenced by Org Mode, it doesn’t plan to implement Org Mode but rather be a
solid and fun task manager to work with. It is made for people who want to to quickly create task
notes, sort them, and add, edit, remove and list what’s around.

See the [initial RFC] for a complete and exhaustive tour of the first, draft version.

## Contributing

You can have a look at the list of [RFCs](rfcs) and at the [integration environment](./intg-tests). It’s a small
self-contained setup of **toodoux** with a bunch of tasks to try to test all the features. If you think a task is
missing with a specific feature, feel free to add it and commit the updated `tasks.json`!

[initial RFC]: rfcs/0001-initial-design.md