generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed as not planned
Labels
feature requestNew feature or requestNew feature or request
Description
Please fill out these Check-boxes
- I checked for existing similar feature requests
- I have read the docs and checked that the feature I am requesting is not already implemented
- My feature request consists of only one feature
Is your Feature Request related to a Problem or Annoyance?
No response
Describe the Feature you'd like
Description:
Currently, Meta Bind supports multiSelect, which allows users to pick multiple items from a list. However, this can take up a lot of space in the UI.
Feature Request:
Introduce a Dropdown Multi-Selector (or extend inlineSelect / suggester with multi-select capability) to allow:
Selecting multiple items within a dropdown.
Using Shift+Click (or another intuitive method) to select multiple items quickly.
A more compact and efficient UI compared to the standard multiSelect.
Benefits:
Saves space in forms and tables.
Improves usability, making multi-selection faster and more intuitive.
Enhances flexibility, especially for users managing large datasets.
Alternatives
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request