addBehavior

Summary

  • type: enum
  • values: asOwnDomain, childOfCurrent, childOfDomain, childOfDomainNamespace
    • NOTE: See Special Notes for an explanation of how these values work.

Description

Determines how note is added in relation to current hierarchy

Example

workspace:
  task:
    addBehavior: "childOfCurrent"

Backlinks