Customize title for query blocks

We strongly recommend you to search the forum with possible keywords before making a new feature request. If your request is very similar to an existing one, consider liking it and/or making a comment rather than making a new one. Once you’ve searched and determined that this is a new request, delete this line.

Use case or problem

I would like to either give my query blocks a custom title, or at least hide the default display of the raw search string from above the query results in preview mode:

Proposed solution

Some syntax like this would be great:

'''query: My Query Title
tags:#someTag
'''
10 Likes

For people who use queries as dynamic MOCs, being able to give queries a display title would also make them very useful and usable when browsing notes in view mode.

Bonus feature might be a way to specify markdown for the title.

```query: ## Query title
tag:#MOC
```