generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
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