todoIntegration

Summary

  • type: boolean

Description

Integation with Todo Tree.

If you set todoIntegration to true, task notes will create a TODO: keyword in the frontmatter that should be picked up by TODO tree.

Example

workspace:
    task:
      todoIntegration: true

Backlinks