Task
Useful for notes in to-do workflows and the like.
This prototype's non-default customisations other than $IsPrototype, $Name, and intrinsic map features (height, width, etc.) are listed below.
$DisplayedAttributes: "DueDate;StartDate;EndDate;Checked.
$Badge: "calendar".
$Color: "cool gray".
$AccentColor: "dark cool gray".
$Border: "dark cool gray".
$Shape: "tag".
$DisplayExpression displays the number of child items (if any):
if($ChildCount){$Name+" ("+$ChildCount+")"}else{$Name}
$OnAdd: Prototype|="Task"
.
See also—notes linking to here: