The Wayback Machine - https://web.archive.org/web/20221206062230/https://github.com/phaazon/toodoux
Skip to content

phaazon/toodoux

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
doc
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

toodoux, a task manager in CLI / TUI

toodoux – English/French pun between todo (EN) and doux (FR, soft) — is a task management system that aims to be super simple to operate but yet provide access to powerful features. It is heavily mainly based on taskwarrior, for its powerful CLI and presentation. However, the opinionated task workflow in toodoux is rather different from what you would find in taskwarrior.

Just like taskwarrior, toodoux is a CLI application and not a plugin for an editor. It will remain a CLI application and contributions are welcomed as long as they keep that in mind (see the contributing guide). No support for any editor will be added directly into toodoux. It doesn’t prevent us to provide libraries and helpers to help external applications integrate toodoux directly, but it will not be on our side.

toodoux is made out of two main components:

  • The toodoux Rust crate. This library crate allows other Rust developer to manipulate and use toodoux capabilities from within a developer perspective. It also ships the binary version.
  • The td binary, which uses the toodoux crate. It is what people will most likely use.

Some other components might be shipped, such as completions for typical shells (bash, zsh and fish), man pages, etc.

Features

The exhaustive feature set is available here.

CLI User Guide

The user guide is availble here.

User configuration

The user configuration is available here.

Screenshots

Main listing view.

Capturing tasks from the CLI with a simple metadata syntax.

Display the current state of a task.

Display the current state of a task and its history in time.

About

A task manager based on taskwarrior

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages