mProjectsCode / mProjectsCode/obsidian-meta-bind-plugin
Custom Labels for progressBar
Open
Nobody has claimed this yet.
feature request
priority-low
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
Is your Feature Request Related to a Problem?
No response
Describe the Feature you'd Like
I would like to have a way to replace the labels used for the progressBar
Example of a possible syntax
'''meta-bind
INPUT[progressBar(
title(Battery), minValue(0, ":LiBatteryLow:"), maxValue(100, ":LiBatteryFull:"), stepSize(5)):2024-05-14#daily.stats.battery]
'''
Ability to produce something similar to the following image
*mock up created in photopea
Additional Context
No response
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
Start by locating the progressBar entry point and its existing input syntax. Define how custom labels should be supplied, then verify that the progress bar displays the requested replacements, including the icon examples shown in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100