Search+*type+by name
chirplist+*right+*structure
Search : {"referred_to_by": {"left": "_left", "right": "chirp"},
"append": "chirp display" }
*roles+*right+*content options
{"type":"role", "not":{"codename":["in","anyone","anyone_...
blog entries tagged with+*right+*structure
Search : {"type": "Blog entry",
"plus": ["tags", {"refer_to": "_left"} ]
}
people who live in+*right+*structure
Search : /* replacing _left with _whole doesn't fail, but doesn't find what's wanted */
{"type": "User",
"plus": ["lives at", {"refer_to":
{"plus": ["city", {"match": "_left"} ] }
} ] }
*script+*right+*content options
{"type":["in", "JavaScript", "CoffeeScript"] }
non-blog cards tagged with+*right+*structure
Search : {"not": {"type": "Blog entry"},
"plus": ["tags", {"refer_to": "_left"} ]
}
tags of cards referred to by this+*right+*structure
Search : {"referred_to_by": "_LL",
"sort": "by name",
"append": "tagem"
}
if is a tag+*right+*structure
Search : {"name": "_left",
"referred_to_by": {"right": "tag"},
"append": "tags sidebar",
"view": "content"
}
playmates+*right+*content options
{"type": "User"}
*to+*right+*content options
{ "right_plus":{"codename":"account"} }
if is an account+*right+*structure
Search : {"name": "_left",
"extension_type":"Participant",
"append": "account sidebar",
"view": "content"
}
*from+*right+*content options
{ "right_plus":{"codename":"account"} }