Skip to main content

what did i do?

Project description

did

a simple task manager

Build PyPI version

install

pip install did-py

usage

usage: did [-h] [-s SEARCH] [date]

what did i do?

positional arguments:
  date                  open the did file for this date (try "monday", "thisweek", "lastweek" or "yesterday"!)

optional arguments:
  -h, --help            show this help message and exit
  -s SEARCH, --search SEARCH
                        search for text in did files

when you open a new did file for the current day, any unfinished tasks from yesterday or last week will be copied into today's file.

an example did file looks like this:

# Monday 30 January 2023 - Week 5
- [ ] Some unfinished task
  - A note on an unfinished task
- [ ] Another finished task
- [X] I managed to do this today!

asciicast

build

this project uses vulcan:

pip install vulcan-py[cli]
vulcan develop

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page