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

Custom Labels for progressBar

Open SilverFang13 opened this issue 1 year ago • 1 comments

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

pogressBar

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

progressBarWithIcons *mock up created in photopea

Additional Context

No response

SilverFang13 avatar May 14 '24 15:05 SilverFang13