Closed mikebarkmin closed 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.
Oh yes, this would be great to have, cause the lists take a lot of space and difficult to organize cleanly
I think this plugin is a great addition to Obsidian. But I need inline selects, therefore I propose a new input type
drop_down
orinline_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
andoption
see https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select