Search+*type+by name
subtitle videos+Search
answered+*right+*structure
Search : {"found_by": "_left",
"right_plus": ["status", {"refer_to": "answered"} ]
}
in progress tickets+*right+*structure
Search : {"type": "Ticket",
"plus": ["tag", {"refer_to": "_left"} ],
"right_plus": ["status", {"refer_to": "in progress"} ],
"view": "closed"
}
John Abbe+some tickets
closed tickets+*right+*structure
Search : {"type": "Ticket",
"plus": ["tag", {"refer_to": "_left"} ],
"right_plus": ["status", {"refer_to": "closed"} ]
}
vegan+references
high+priority ideas
re+*right+*content options
{"type": ["in", "Deck", "Lead", "Idea","Ticket","Document...
relevant user stories+*right+*structure
Search : {
"type":"User Story",
"plus": ["tag", {"refer_to": "_left"} ]
}
party+*right+*content options
{"type":["in","Company","User"]}
acknowledged+*right+*structure
Search : {"found_by": "_left",
"plus": ["status", {"match": "acknowledged"} ]
}
closed+*right+*structure
Search : {
"found_by": "_left",
"right_plus": ["status", {"match": "closed"} ]
}
tags these people+*right+*structure
Search : {"type": "User",
"plus": ["tag", {"refer_to": "_LL"} ]
}
Diet+*right+*content options
{"type": "diet"}
name8+*right+*structure
Search : /* Plussing any cardtype card to name8 gets cards of that type in groups of 8 */
{"type": "_left",
"limit": 8,
"sort": "name",
"view": "link"}
Ticket+*right+*content options
{"type": "Ticket",
"plus": ["status", {"not": {"refer_to...
John Abbe+all tickets
*content options+*right+*default
Search : {}