Fancy terminal-based personal calendar and task tracker
Find a file
Joscha 5e47dddd4c Make error formatting more generic
Now, some errors are generic over the FileId type, meaning I can now
pretty-print command line argument errors as well as normal errors with
the same machinery. This is accomplished via the Eprint trait, whose
generics are a tad complex but probably still fine.
2022-01-05 02:59:03 +01:00
.githooks Add pre-commit hook to avoid committing unformatted code 2021-11-17 22:53:01 +01:00
src Make error formatting more generic 2022-01-05 02:59:03 +01:00
.gitignore Create project 2021-08-04 23:17:37 +02:00
Cargo.lock Integrate codespan-reporting 2022-01-02 11:47:22 +01:00
Cargo.toml Integrate codespan-reporting 2022-01-02 11:47:22 +01:00
CHANGELOG.md Color output 2021-12-22 15:58:10 +00:00
example.today Update README, todos and example 2021-12-19 15:36:13 +01:00
README.md Update README, todos and example 2021-12-19 15:36:13 +01:00

today

A program for specifying and tracking (recurring) dates and tasks.