mProjectsCode / mProjectsCode/obsidian-meta-bind-plugin
Color picker
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
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?
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by locating the plugin's existing inline input implementation and compare it with the linked MDN HTML color input documentation. Done means users can open a color picker, select a color, and see the selected color displayed as a label.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100