page icon

Progress maker | NotionCreature


if(prop("Current Value") >= 100, "✅完了", replaceAll(replaceAll(slice(slice("##########", 0, floor(prop("Current Value") / 100 * 10)) + "==========", 0, 10), "#", "■"), "=", "□") + " " + format(round(prop("Current Value") / 100 * 100)) + "%")
Here are the characters you may want to use to style your lovely progress bar:
© 2022, Built with Gatsby