obsidian-meta-bind-plugin icon indicating copy to clipboard operation
obsidian-meta-bind-plugin copied to clipboard

Color picker

Open Alecell opened this issue 8 months ago • 0 comments

Please fill out these Check-boxes

  • [x] I checked for existing similar feature requests
  • [x] I have read the docs and checked that the feature I am requesting is not already implemented
  • [x] My feature request consists of only one feature

Is your Feature Request related to a Problem or Annoyance?

No

Describe the Feature you'd like

Would be awesome to have a color picker input, probably no need of much coding around it since its something already supported on HTML, actually I was surprised that its not available on the plugin!

But of course, I could be completely wrong since Im not familiar with Obsidian plugin development.

Alternatives

I can manually add the color. Maybe theres a plugin that does the trick out there but I didn't found it.

Additional Context

When I mention this feature I mean a input color that then clicked display the color picker and, after color selected display a label of the color selected, the same way we can see on MDN docs.

Alecell avatar Mar 08 '25 19:03 Alecell