The plugin [Todoist Sync](https://jamiebrynes7.github.io/obsidian-todoist-plugin/docs/overview) 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](https://jamiebrynes7.github.io/obsidian-todoist-plugin/docs/query-blocks) to fetch tasks into the note. The most relevant of them is probably the `filter` keyword, that can receive [any Todoist valid filter](https://www.todoist.com/help/articles/introduction-to-filters-V98wIH) 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]].