mProjectsCode / obsidian-meta-bind-plugin

A plugin for Obsidian to make your notes interactive with inline input fields, metadata displays, and buttons.
https://www.moritzjung.dev/obsidian-meta-bind-plugin-docs/
GNU General Public License v3.0
528 stars 41 forks source link

Drop Down / Inline Select #51

Closed mikebarkmin closed 1 year ago

mikebarkmin commented 1 year ago

I think this plugin is a great addition to Obsidian. But I need inline selects, therefore I propose a new input type drop_down or inline_select. Or even better is the select is detected as inline it should render like the example below.

The input type should be using the html element select and option see https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select

mProjectsCode commented 1 year ago

There already was a FR for this which I closed in because of the suggested input field, which is an inline select but with added keyboard accessibility.

13

keerah commented 1 year ago

Oh yes, this would be great to have, cause the lists take a lot of space and difficult to organize cleanly

mProjectsCode commented 1 year ago

https://github.com/users/mProjectsCode/projects/3/views/1?pane=issue&itemId=29730871