quickadd icon indicating copy to clipboard operation
quickadd copied to clipboard

[FEATURE REQUEST] suggester / GenericSuggester to support selection of multiple records from a displayed list

Open nickynicolson opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. I have a quickadd script to select from a recordset retrieved from an API call to a data resource. Sometimes I see multiple records in the displayed list that are useful for me and I'd like to select more than one record at a time. Currently I have to select a record, repeat the search, select the next useful record etc.

Describe the solution you'd like

I'd like to be able to use the suggester / GenericSuggester with a parameter to indicate that I want to be able to select multiple records (perhaps with a checkbox?) and get back a list of selected records rather than a single item.

nickynicolson avatar Feb 10 '23 13:02 nickynicolson

+1

vacy avatar Mar 29 '23 10:03 vacy

GenericSuggester uses FuzzySuggestModal from the obsidian API, so I guess this request should go to the Obsidan developers directly - will open a thread on the forum.

nickynicolson avatar Nov 08 '23 17:11 nickynicolson