nicucalcea / obsidian-tasks-todo-txt

An Obsidian plugin that generates a todo.txt from your Obsidian Tasks
4 stars 1 forks source link

Obsidian Tasks to todo.txt

This is a simple plugin that will monitor your notes for checklist items tagged with #todo and save them to a todo.txt file in the root of your Vault.

It also parses some of the Obsidian Tasks notation for due dates and priority to the todo.txt standard.

My use case is to receive notifications for my upcomning tasks on my phone. The way that works:

Note that this is a one-way process. Changes in Obsidian will overwrite the todo.txt file, but changes to todo.txt will not be reflected in Obsidian.

This is a workflow that works for me, it might not work for you. Feel free to open an issue if you have any ideas or notice any bugs.