top of page
ANN MARIE CREATIONS


7 Free Aesthetic Notion Progress Bar Formulas
#1: Basic Progress Bar Copy the Notion formula: (toNumber( Monday )+toNumber( Tuesday )+toNumber( Wednesday )+toNumber( Thursday )+toNumber( Friday ))/5 #2: Emoji Progress Bar Copy the Notion formula: (((substring("▌▌▌▌▌▌▌▌▌▌",0,floor(( Done )*10)).style("orange")+substring(" ",0,10-floor(( Done )*10)))+" ")+format(round(( Done )*100)))+"%" #3: Pacman Progress Bar Copy the Notion formula: " ".repeat( Done *10).style("blue")+" ·".repeat(10-( Done *10)).style("blue")+" "+forma
Ann Marie Sherwood
Jan 151 min read
bottom of page