Hello everyone,
I follow the GTD method in Todoist. There, I have a “project” with a lists of tasks that correspond to all my current GTD projects.
For each of these projects, I create a .md file in my Projects folder in Obsidian to write my ideas and do the thinking part.
What I want to optimize:
Every time I define a new project in Todoist (by adding a task to my master “Projects” project), I have to manually open Obsidian and create a corresponding Markdown file. It’s a tiny thing, but it breaks the flow for me.
What I’m looking for is a simple, one-way bridge:
Creating a Todoist Task in the Todoist Project “projects” → Create one new
.mdfile in Obsidian’sProjectsfolder.
I only want to sync just the tasks that represent a project, creating one file per project.
What I’ve tried/seen:
obsidian-todoist-plugin: It syncs all tasks into Obsidian to manage them there.
Has anyone managed to achieve this?
A bi-directional sync would also be nice, but not essential.
Thank you very much in advance for your help!