Do not anchor tag autocompletion searches (Even better: do not force direct continuaton)

Example:

boats
beaches
birds
bowboats

If I search for ‘boats’ I want that Agenda surfaces both boats and rowboats, instead of only boats. In other words: The search should be “unanchored”.

Even better: If I search for rbts, rowboats should be shown.

Such an unanchored search, that doesn’t insist on direct continuiation would be great. Important: It should also work for parameters of tags:

vessels(boats)
vessels(rowboats)

rbts should lead to vessels(rowboats) in this example.

An app that does have the kind of search I’m looking for is the IDE Visual Studio Code when you pres cmd+P:

Screen Shot 2022-08-23 at 16.13.02

Thanks for the feedback, we’ll take it in consideration.