created: 2023-10-18 17:15
updated: 2023-10-18 17:21
slice("●●●●●●●●●●", 0, round(prop("Completed")/prop("Goal") * 10)) + slice("○○○○○○○○○○", 0, round((1 - prop("Completed")/prop("Goal")) * 10)) + " " + if(prop("Completed") == 0, "0", format(round(prop("Completed")/prop("Goal") * 100))) + "%"
Stars → ★☆
Circles → ●○
Shades → ▓░