imag/bin/domain/imag-todo
Matthias Beyer 162b36d6ee Update dependency specs
Most notably:

* env_logger: 0.4 -> 0.5
* hoedown: 5.0.0 -> 6.0.0
* itertools: 0.5 -> 0.6
* lazy_static: 0.1.15 -> 0.2
* regex: 0.1 -> 0.2
* semver: 0.5 -> 0.8
* url: 1.2 -> 1.5
* uuid: 0.3 -> 0.5

(This list is most surely not complete)
2017-09-19 17:16:19 +02:00
..
etc Reorganize code in subdirs 2017-08-27 15:12:09 +02:00
src Small embellishments 2017-09-04 16:24:50 +02:00
Cargo.toml Update dependency specs 2017-09-19 17:16:19 +02:00
README.md Fix broken README symlinks 2017-08-27 15:13:25 +02:00

README.md

Todo

The Todo module implements taskwarrior functionality by integrating taskwarrior itself into imag.

Each taskwarrior task s referenced from imag and represented as imag entry, thus making it linkable by other imag entries.