<aside> <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/09/YouTube_full-color_icon_(2017).svg/2560px-YouTube_full-color_icon_(2017).svg.png" alt="https://upload.wikimedia.org/wikipedia/commons/thumb/0/09/YouTube_full-color_icon_(2017).svg/2560px-YouTube_full-color_icon_(2017).svg.png" width="40px" /> $\textsf{\textbf{The Video}}$
</aside>
https://www.youtube.com/watch?v=Xh6OABd0mfk
You can find a blog post with a better explanation here.
<aside> π $\textsf{\textbf{The Article}}$
</aside>
Notion Progress Bars (Free Template) - Never Productive
<aside> β $\textsf{\textbf{Got Questions?}}$ Here are the ones Iβve heard the most often.
</aside>
Hereβs the formula. Notice the underlined 1
βs β if the emoji you picked are not displaying correctly β try increasing this number. There are two of them, so play around until the whole thing displays the correct progress bar.
format(slice("β
β
β
β
β
β
β
β
β
β
", 0, floor(prop("Progress") * 10) * **1**) + if(empty(prop("Progress")), "β", if(prop("Progress") == 0, "β", if(mod(prop("Progress") * 100, 10) == 0, "", if(mod(prop("Progress") * 100, 10) >= 5, "γ°οΈ", "β")))) + format(slice("βββββββββ", 0, floor(10 - prop("Progress") * 10) * **1**) + " " + format(round(prop("Progress") * 100)) + "%"))