Skip to main content

Todoist integration script utility

Project description

This package provides a very basic interface to Todoist.

The Pydoist class allows parsing of strings list as Todoist entries, extracting the needed information from the string itself and bundling it into an item.

It does require a Todoist account and an API token to work. The token can be set at runtime using the --token parameter of pydoist or from the ~/.config/pydoist.conf file (which may contain only the token).

The project names inference uses Levenshtein distance. In the default script with the default markers, one may use :

  • %%i with i a number to set priority

  • @datestr to perform date inference on datestr

  • #projectname for project inference on projectname

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

Pydoist-1.0.tar.gz (3.3 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