Metadata-Version: 2.1
Name: todoist_service
Version: 1.4
Summary: Provide framework for Todoist 3rd party services
Home-page: https://github.com/rosenpin/todoist-service
Author: Tomer Rosenfeld
Author-email: mail@tomerrosenfeld.com
License: Unlicense
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Todoist Service Library
The purpose of this library is to provide generic support for Todoist services and extensions


## A list of my Todoist plugins and services

| Link  | Description |
| ------------- | ------------- |
| https://github.com/rosenpin/durations-for-todoist  | Automatically set durations of Todoist tasks in Google Calendar based on labels  |
| https://github.com/rosenpin/deftime-for-todoist  | Automatically set time for tasks without defined time. Useful for throwing tasks at todoist without knowing when you expect to complete them  |
| https://github.com/rosenpin/done-for-todoist  | Automatically strikethrough completed Todoist tasks in Google Calendar |
| https://github.com/rosenpin/pinned_Todoist  | Keep Todoist pinned and accessible using a keyboard shortcut in your browser  |
