Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.
/ todoutil Public archive

Python utility to upload todo.txt files to todoist

Notifications You must be signed in to change notification settings

hportlock/todoutil

Repository files navigation

Deprecated

This project is no longer maintained.

Todoutil

Todoutil is a python program that uploads todo.txt formatted files into todoist.

Installation

Clone this git repository and then install the requirements with pip:

git clone https://github.com/hportlock/todoutil.git
pip install -r requirements.txt

Usage

Run the script, it will ask for the path to your todo.txt file and your API token from todoist. Your API token can be found by logging into the todoist web site and looking under Settings -> Account.

./txttodoist.py

Questions and Suggestions

If you have a problem or an suggestion open a github issue to discuss it.

About

Python utility to upload todo.txt files to todoist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages