Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 823 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 823 Bytes

Todoist Integration Examples

This repository holds some code examples on how to build Integrations and UI Extensions for Todoist.

For more information about developing UI Extensions please see our official guide.

Repository structure

getting-started-ui-extension

Simple integration that includes one project context menu UI extension that greets the user and ask them to click a button.

Further details on this extension can be found in the README).

lorem-ipsum-ui-extension

Simple integration that includes different UI extensions that take introduce lorem ipsum content into your Todoist projects and tasks.

Further details on this extension can be found in the README).