Properties2
TypePractice
Note createdFeb 17, 2025

The plugin Todoist Sync is able to integrate all the Todoist task using a basic query language and what looks to be a sort of simplified web view embedded in the Obsidian notes. This is, however, good enough for my use case, and the ability to add simple tasks suffices all the integration I need.

Querying tasks inside a note

After installing the plugin and adding a custom web API key, it is possible to create todoist code blocks that contain different query parameters to fetch tasks into the note. The most relevant of them is probably the filter keyword, that can receive any Todoist valid filter to get the data.

Adding tasks to Todoist

There are commands available in the plugin to create new tasks in Todoist, using a simple modal menu within Obsidian.