obsidian-meta-bind-plugin
obsidian-meta-bind-plugin copied to clipboard
Custom Labels for progressBar
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