Skip to main content

todotxt interactive interface that forces you to specify attributes

Project description

full-todotxt

PyPi version Python 3.7|3.8|3.9|3.10

todotxt interactive interface that forces you to specify certain attributes.

demo gif

For each todo, you have to specify at least one project tag (e.g. +work) and a priority (A).

Though not required for each todo, it will prompt you want to specify a deadline, which will store a deadline key-value pair to the todo with the datetime as the value.

For example:

(A) measure space for shelving +home deadline:2020-05-13-15-30

... which specifies 2020-05-13 at 3:30PM.

I use this with todotxt_deadline_notify, which parses the todo.txt file and sends me a reminders whenever a deadline is approaching.

If the todo.txt file is not provided as the first argument, it tries to guess based on typical locations

Installation

Requires:

python3.7+

To install with pip, run:

python3 -m pip install full-todotxt

Run

Usage: full_todotxt [OPTIONS] [TODOTXT_FILE]...

Options:
  --add-due           Add due: key/value flag based on
                      deadline:

  --time-format TEXT  Specify a different time format for
                      deadline:

  --help              Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

full-todotxt-0.1.6.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

full_todotxt-0.1.6-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

Supported by

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