Skip to content

Option to hide "file:" from list sugggester using option query #458

@Graywaren

Description

@Graywaren

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?

I really dislike having the list suggester append "file:" before all the options of an optionquery list. I already know they're files and find it distracting and messy. I was hoping I'd be able to hide it with css, but it's part of the title text input and not in it's own span, so there's no hiding it with just css.

Describe the Feature you'd like

I'd love to have the option to turn this off, perhaps showPrefix(true/false) as an option within the suggester? if true "file:" is not added to the file title when it's displayed in the suggester.

Alternatives

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions