Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 409 Bytes

readme.md

File metadata and controls

31 lines (21 loc) · 409 Bytes

diem

A daily todo list.

example

Install

With cargo

cargo install --git https://github.com/whytheplatypus/diem.git

Log structure

<date> <action> <task description>
.
.
.

<date> is of the form YYYY-MM-DD

<action> is in the set {add, complete, remove}

The state of a task for today will be found by "replaying" the log.