Skip to main content

todotxt interactive interface that forces you to specify attributes

Project description

full-todotxt

PyPi version Python 3.6|3.7

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.

This can be used with full-todotxt-server, which parses the config file and sends you reminders whenever a deadline is approaching.

Installation

Requires:

python3.6+

To install with pip, run:

pip3 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.

Example:

full_todotxt ~/.todo/todo.txt

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.1.tar.gz (5.0 kB view hashes)

Uploaded Source

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