TaskCardMacro
Last modified by Maxim Granzotto on 2026/07/29 05:48
Example:
{{taskcard taskid="TaskManager.MyTask" dependencies="true" /}}
- taskid [mandatory] is the document name where the TaskManager.TaskManagerClass object is
- dependencies [optional, default="true"] is for displaying the dependencies
[To Do]