generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
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?
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
Labels
feature requestNew feature or requestNew feature or request