if(empty(prop("Progress")), "", if(prop("Progress") >= 1, "✅✅✅✅✅✅✅✅✅✅ 100%", "🟥🟥🟥🟨🟨🟨🟨🟩🟩🟩 " + format(round(prop("Progress") * 1000) / 10) + "%\\n" + replaceAll(slice("xxxxxxxxxx", 1, floor(prop("Progress") * 10)), "x", "⬜️") + "🔼" + replaceAll(slice("xxxxxxxxx", 0, 10 - floor(prop("Progress") * 10)), "x", "⬜️")))
<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/1649d2f9-1b45-478a-86b4-341fbe27e06f/benny.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/1649d2f9-1b45-478a-86b4-341fbe27e06f/benny.png" width="40px" /> By Ben • Latest • Was this helpful? Please consider buying me a coffee. Cheers!
</aside>