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?
When using a slider input, especially one with a big range it's difficult to tell what the value is, to do so you either need to look at the file properties or add an additional meta bind view field.
Describe the Feature you'd like
I'd really like to be able to enable a value tooltip on the thumb in the options for sliders (probably also progress bars) so that hovering over the thumb displayed the current value, similar to how buttons can have a tooltip enabled. Perhaps something like: INPUT[slider(tooltip(true)):exampleProperty].
Alternatives
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request