Skip to content

Alternative multiple candidate select UI? #489

@bdarcus

Description

@bdarcus

I'm working on this package, which is sort of a port of helm-bibtex to completing-read, aimed at selectrum (and icomplete-vertical).

My core completion function uses completing-read, but I think I need to change it to use completing-read-multiple, as the backend functions all take multiple keys as parameter.

But I don't think selectrum's current UI for this will work, as the completion strings are very long.

Notice what happens in this screenshot at the top:

Now, compare to helm-bibtex, where one does ctrl-space to mark the candidates.

Screenshot from 2021-03-07 02-54-08

Is there any reason this wouldn't be a more general and consistent approach?

If not, is there any workaround you can suggest?

cc oantolin/embark#166 emacs-citar/citar#17

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions