@Match Status: string

Type: Agent

Collect notes by $blogStatus—with all options present before you. Same as above.

Collect notes by $blogStatus—with all options present before you. Same as above.

Actual name: BlogStatusLister

This agent collects all available values of $blogStatus inside the text window. Just type the tag you want to find in the $searchString key attribute.

Query only

$blogStatus.icontains($searchString(BlogStatusLister))

The notes will be collected inside the agent as usual.

Make sure you uncheck the $RuleDisabled box on occasion to refresh the list of tags displayed in the text field.

This agent’s custom display expression comes from c_agentStatus_DE:

Display expression

(if($AgentPriority!=-1){"@"}else{"• "}) + "Match Status: '" + $searchString + "' [" + $ChildCount + "]"