Search+*type+by name
*to+*right+*content options
{ "right_plus":{"codename":"account"} }
*from+*right+*content options
{ "right_plus":{"codename":"account"} }
*watching+*right+*structure
Search : /* fixit - once "type" accepts card defs:
{"or":
{"and": {"plus": ["*watcher", {"refer_to": "_left"} ], "not": {"type": "Cardtype"} } },
{"type": {"plus": ["*watcher", {"refer_to": "_left"} ], "type": "Cardtype"} }
}
*/
{"plus": ["*watcher", {"refer_to": "_left"} ],
"sort": "name"
}
*layout+*right+*content options
{"type": "Layout"}
*attach+*right+*content options
{"type": "File",
"sort": "update"
}
*last edited+*right+*structure
Search : {"last_edited_by": "_left",
"sort": "update",
"view": "change"
}