Dropdown selector for properties or tags

Instead of having to type in the page or block properties manually, it would speed up to have a dropdown menu in a template.
Maybe this can be implemented in two versions:
single value selector (e.g. project status)
or multivalue selector (e.g. tag1, tag2, tag3)

I see a similar functionality in roam research: https://thinkstack.club/create-your-own-dropdown-menus/
but that indicates that the value actually is not searchable, which is of course a big problem.

Maybe someone came up with a solution for that?

Likewise I have a template for my daily log for when I take medications…

### Medication
template:: medlog
    - #medlog
      medication:: enter-here
      dose:: enter-here
      time:: <%time%>

The ability to provide:

a) a query to find the page titles of the meds I take (type:: [[medication]]) and presents that as a pull-down
b) the ability to reference that value and look up a potential list of values, rendering text if length is 1 and a pull down if length > 1 *type:: [[medication]] → property:: dose)

would really change how I work. Let each position be a tab-able UI widget until the blck is left, then render text.

Hi. For the upcoming database version, there will be dropdowns for single and multiple property values

1 Like