GitHub - whytheplatypus/diem: A daily task list

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

A daily task list

3 stars 1 fork Branches Tags Activity

Notifications You must be signed in to change notification settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

28 Commits

Repository files navigation

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.

About

A daily task list

Topics

Resources

Readme

Activity

Stars

3 stars

Watchers

1 watching

Forks

1 fork

Releases

No releases published

Packages

No packages published

Languages