
Progress maker | NotionCreature
作成日
2022/06/06
オススメ度
👍👍👍
ひと言メモ
Notion のプログレスバーの関数を自作できるジェネレーター!
カテゴリDBカテゴリ


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