kapej42390 downloadsAdds a badge to "project" files to indicate a missing link to a Todoist project.
This is a very simple Obsidian plugin that shows whether Todoist links are available on Project files by adding a badge to project files if the linkt to Todoist is missing. It is heavily inspired by obsidian-gtd-no-next-step from saibotsivad (thanks!).
Follow these steps to install and set up the plugin for your project:
To set up a project file, include the following metadata at the beginning of your file:
---
tags: project
todoist: https://app.todoist.com/app/project/[your project name]
---
project but lacks a todoist value, a badge labeled "Missing todoist" will be displayed in the file tree.