all rules
Leads with status+*right+*structure
Search : {"type":"Lead", "right_plus":["status",{"refer_to":"_left"}]}
recent inclusion changes+*right+*structure
Search : {"included_by":{"type":"_left"},
"sort":"update",
"view": "change"
}
tickets needing design+*right+*structure
Search : {"type": "Ticket",
"right_plus": ["tag", {"refer_to": "Design"} ],
"plus": ["tag", {"refer_to": "_left"} ]
}
Testimonial+*type+*structure
Diet+*type+*structure
relevant recipes+*right+*structure
Search : {"type": "Recipe",
"plus": ["diet", {"refer_to": "_LL"}]
}
your support tickets+*right+*structure
Search : {"type": "Support Ticket",
"edited_by": "_LL",
"not": {"plus": ["status", {"refer_to": "closed"} ] }
}
priority tickets+*right+*structure
Search : {"type": "Ticket",
"plus": ["priority", {"refer_to": "_LL"} ]
}
Documentation Ticket+*right+*structure
Search : {"type": "Documentation Ticket",
"plus": ["tag", {"refer_to": "_left"} ]
}
anything closed tagged with+*right+*structure
Search : {"plus": ["status", {"refer_to": "closed"} ],
"right_plus": ["tag", {"refer_to": "_left"} ]
}
discussed in support tickets+*right+*structure
Search : {"type": "Support Ticket",
"plus": ["discussion", {"refer_to": "_LL"} ]
}
tags these people+*right+*structure
Search : {"type": "User",
"plus": ["tag", {"refer_to": "_LL"} ]
}
coopetitors with tag+*right+*structure
Search : {"type": "Peer",
"plus": ["tag", {"refer_to": "_left"} ],
"sort": "name"
}