Hey everyone! 🌸 I’ve uploaded a new 2025 version of this habit tracker tutorial (link in description) I realised I went a bit too fast with this tutorial, so the updated one is a slower, step-by-step tutorial with updated formulas and new aesthetics. Feel free to check it out - hope it helps you build your habits even better! 😊
For those who are trying to write the formula as she did and its not working, try this one (notion in my computer has updated) (((substring("★★★★★★★★★★", 0, floor(prop("Progresso") * 10)) + substring("☆☆☆☆☆☆☆☆☆☆", 0, 10 - floor(prop("Progresso") * 10))) + " ") + format(prop("Progresso") * 100)) + "%"
@@victoriajimenez262 its been two months, so idk if this will still be helpful, but you'll have to change "Progresso" to the title you have for your regular progress bar. In the video, she has hers labeled "Progress."
Corrected formulas for Progress: round(Actual/Monthly Goal*100)/100 (make sure you select Actual from the properties so that it is defined) Formula Bar: repeat(“ONLY 1 full heart”, floor(progress)*10)) + repeat(“ONLY 1 empty heart”, 10 - floor(progress)*10)) + “ “ + format(floor(progress)*100)) + “%” (again make sure progress is defined!!)
I wanted to correct my newbie frazzle that I posted here, before; I just found the duplicate template button and I'm so glad you made this. Thank you so much.
so cute & useful. & U r so smart. request life planner all in 1: goal tracking, task board (Eisenhower matrix), habit tracker, , gamification (XP, coin, level up, shop, milestone)
If your progress bar formula is not working like in the video try this: (((substring("♥♥♥♥♥♥♥♥♥♥", 0, floor((prop("Progress")) * 10)) + substring("♡♡♡♡♡♡♡♡♡♡", 0, 10 - floor((prop("Progress")) * 10 ))) + " " ) + format(round((prop("Progress")) * 100))) + "%"
when I check the learning japanese and gym at the same time, the actual of learning Japanese will be 1 and gym is 0. Because it is link to the learning Japanese October, I can't check the two habits at the same time. Did I do something wrong or is this tracker for only one habit a month?
The formulas are not working for me, ive followed every step but when i try and type the formula to either get Day instead of time created and for the progress bar it is comming up with the error message "Function round expects 1 arguments, but only 0 were provided. [0,6] Expected token ")". [5,6]" somebody please help me, I dont know what I'm doing wrong 😑
It's because the website has updated, you don't need to type "prop." I've figured out the Day part but I'm working to figure the progress bar. If I do, and if I remember, I'll copy and paste the formulas here!
hi! thank you for the stunning trackers! I'm struggling with my progress showing up, as the number of checkmarks won't show up in the column, and therefore the progressbar doesn't show up either. i kinda wanted the simple bar with the percentages, but with no luck. i think there's a new update with newer "rules" to formulation. could you maybe check it out? i tried to copy the formula from your template, but that didn't work either.
Hi there, I just discovered your chanel and it has helped me so much on my Notion journey. Have you run into any problems with the monthly summary, my only question is does it update every month?
my question is: when i built it like that and after 1 month i want to sweitch into a new month. how does it work? I can not just add in the filter the other month because then the old database will be overwritten to this month. i want a "blank" database for the new month september for example. anyone can help me with that?
This template is so amazing! Really wish the progress updated when the checkmarks are filled though, it serves no purpose to check things off this way, I’m checking off nothing 😭😅 is there no way to do that?
Hi, thank you for this beautiful template!! My question is: the calendar and data/time information widgets applied to the weekly page are not working at the moment, a 404 error code appears, what can I do to make them work again?
Here everyone! So sorry to hear I know formulas can be super confusing at times :( If you get stuck at any part, the best way is to just duplicate the template (link in description) and copy the formula from the template straight into the one you’re working on … hope it helps!
Hey! This templates just a beginner one where its for a single month, if you want to use it month by month, you probably will need to customise it a bit further … I might do a little tutorial in the future, but for now, archiving the old month resetting it for a new month might be the way to go :)
@@TsuneYT Hi! I was wondering how I'd be able to archive it to keep the data for the month I was logging it for so that I could create a new month to log on if that makes sense? I'm also curious if you were still considering making a tutorial on how to customise it to automatically go month by month if possible
Is there a way to update the Monthly Summary so that the Actual is going month by month? Mine is still showing the progress from last month, how do I remove that so I can start at zero for the new month?
AAAAAAAAAAAAAAA ITS ALL HAYWIRE FROM 4:50 pleaseeee could you help with the updated version of notion??? It dosent have the prop thing, im begging you, please help meeeee😭😭😭😭😭
Hi, I tried to make it but I have a problem ! When I add all my habits to the last habit column it does show up in the top table view but if I tick one, all of them get +1, as if they were also checked when they are not… Can someone tell me what I did wrong ? Thanks ( I’m on notion mobile )
Hi there, I followed this tutorial (it's fantastic by the way, it's the first time I feel like I'm learning something on notion!) but my progress hearts are red, not the nice black ones that you have. Any advice on how to fix this and why it turned red with the same formula? Thanks so much!
Guys, I am having an issue with the rollup. When I select the pages, in my weekly habits as in "Gym" or "Japanese", in the monthly habit page in "Actual" bar it shows how many times the pages are mentioned, does not depend on whether I checked the box for Japanese or Gym. Is this how it is supposed to work or am I doing something wrong?
Thank you for the template, I'm having trouble adjusting it to the new year though, would you be willing to update it and walk us noobs through it again but slowly?
I've tried following all the steps, but when it comes to mark a check in the checkbox, for some reason it doesn't count my mark in the "Actual" section from monthly habit tracker.. It countes me whenevers I add an habit to the "Habit section from weekly habit tracker. I also tried duplicating your template (thanks god you let us duplicated) and modify it with my own habits, but still didn't work...
Hey! Unfortunately with the way Notion databases work atm it’s only possible to increase the actual by filling in the relationship column with the habit and it doesn’t update with checking the checkbox :( I’ve tried to make it happen but no luck :( hopefully Notion rolls out a way that’s we can do this simply in the future 🙏🏻
@@justnothing3012 Hey, what did you do? I still cant figure it out. When i link all of them it says when. when none are linked they all say 0. how did you connect it to the checkbox
I tried so hard, and got so far but in the end... The formulas didn't work :( The formula to turn "created time" into a day of week and the progress bar. Couldn't get it right... Someone know what can be happening? I did just as the tutorial... 💔
Hey! So sorry to hear … the formulas can be a bit confusing I know the feeling :( If you get stuck at any part, the best way is to just duplicate the template (link in description) and copy the formula from the template straight into the one you’re working on … hope it helps!
I follow the steps but i dont know why every time when I have more than 2 habits listed, the actual and progress column are not working anymore. help :(
It’s how dates are formatted to show days of the week like Friday, Fri, Fr etc so “dddd” will give you the full weekday name format, hope that helps :)
@@meabhbelshaw418 hi ! i had an issue with this as well, this formula worked for me, it's basically the same : (formatDate(prop("Created time"),"dddd"))
okay so that formula didn't work for me. But here's what did work: repeat("★", floor(prop("progress") * 10)) + repeat("☆", 10 - floor(prop("progress") * 10)) + " " + format(floor(prop("progress") * 100)) + "%" this is from chatgpt. hope this helps, you're welcome~
You spoke way too fast through so many of these pieces without slowing down for those who have never used this. especially the formula section, when i tried this i had multiple errors, and i followed the exact same way as yours. if you're going to do a how to video please slow down, and give explanation and potential errors.
@TsuneYT it was the only thing I couldn't grasp or see how it was being done. I learnt alot but the main and most important part I couldn't figure out because my notion space didn't allow for the same code you had shown 🥺
Hey everyone! 🌸 I’ve uploaded a new 2025 version of this habit tracker tutorial (link in description) I realised I went a bit too fast with this tutorial, so the updated one is a slower, step-by-step tutorial with updated formulas and new aesthetics. Feel free to check it out - hope it helps you build your habits even better! 😊
YOU ARE SUCH A LIFESAVER!!! I DONT CARE IF IT LOOKS LIKE IM YELLING AT YOU actually sorry im just so grateful
You have the most gentle, soothing voice!
Thanks for the free template! I love how aesthetic it is, your design is totally my type of thing!
Aww I’m so glad!
ur a real one for making the template free
Girl HOW ARE YOU NOT FAMOUS!! First off thanks for the tutorial cuz this really help a l o t!! I swear I can't wait for you to blow up!!💕💕💕💕🎉🎉🎉🎉
Aww thanks so much for such a lovely comment and the support 💖 I’m so glad you found it helpful!!
@TsuneYT Girl, you deserve it!!!😭😭😭💕💕
I wish I had found this before I spent money on a template that isn't even half as good! oh well haha thanks for helping me on my journey :)
For those who are trying to write the formula as she did and its not working, try this one (notion in my computer has updated)
(((substring("★★★★★★★★★★", 0, floor(prop("Progresso") * 10)) + substring("☆☆☆☆☆☆☆☆☆☆", 0, 10 - floor(prop("Progresso") * 10))) + " ") + format(prop("Progresso") * 100)) + "%"
is there anything we have to tweak personally here or do i just copy and paste this exactly in? Sorry im new to notion !
@@victoriajimenez262 its been two months, so idk if this will still be helpful, but you'll have to change "Progresso" to the title you have for your regular progress bar. In the video, she has hers labeled "Progress."
thank you so much for this fomula written out i was stuggling to get it off the video and moved onto my compute it worked fab x
tysm for this
Thank you, thank you! I spent 4 hours trying to get it to work and you saved me! 💜
lol i've spend 4 hours trying to sort out the formula and its still not working
@@thecontentconciergeeu também :😢
Thank you author and everybody that has commented on the tus, I have finished my habit tracker by supporting from you guys
The notion template link is in the description, feel free to duplicate and use, let me know how you find it!
It's not working
Thank you, this really helps me organize my daily activities.
thank youu! this was soooooo helpful. definitely a great tutorial for beginners to get how Notion works
this is so useful! thank you very much (and your voice is so relaxing omg)
Corrected formulas for Progress: round(Actual/Monthly Goal*100)/100 (make sure you select Actual from the properties so that it is defined)
Formula Bar: repeat(“ONLY 1 full heart”, floor(progress)*10)) + repeat(“ONLY 1 empty heart”, 10 - floor(progress)*10)) + “ “ + format(floor(progress)*100)) + “%” (again make sure progress is defined!!)
thank you sm! I've been going over the code for so long!!
I did that, it says “end of input expected” for the formula bar
Percentage Bar Formula: (((substring("♥♥♥♥♥♥♥♥♥♥", 0, floor(Percentage complete * 10)) + substring("♡♡♡♡♡♡♡♡♡♡", 0, 10 - floor(Percentage complete * 10))) + " ") + format(Percentage complete * 100)) + "%"
Percentage complete formula: round((Actual) * 2) / 100
Super insightful and easy to follow. Thank you!
Thank you so much! I loved this tutorial and you even showed me a new trick that i didn't know. Thanks!
I wanted to correct my newbie frazzle that I posted here, before; I just found the duplicate template button and I'm so glad you made this. Thank you so much.
Thank you so much!!! I'm still figuring it out, but I just wanna say thank youuu.
So welcome!! ✨
This is amazing, this is one skill I'd love to master
so cute & useful.
& U r so smart.
request life planner all in 1: goal tracking, task board (Eisenhower matrix), habit tracker, , gamification (XP, coin, level up, shop, milestone)
Super calming. Thank you
ty so much for the template, it's really useful
thank you! my new years goal is to use notion more and that includes moving over my habit tracker (:
If your progress bar formula is not working like in the video try this:
(((substring("♥♥♥♥♥♥♥♥♥♥", 0, floor((prop("Progress")) * 10)) + substring("♡♡♡♡♡♡♡♡♡♡", 0, 10 - floor((prop("Progress")) * 10 ))) + " " ) + format(round((prop("Progress")) * 100))) + "%"
I love your editing style
when I check the learning japanese and gym at the same time, the actual of learning Japanese will be 1 and gym is 0. Because it is link to the learning Japanese October, I can't check the two habits at the same time. Did I do something wrong or is this tracker for only one habit a month?
The formulas are not working for me, ive followed every step but when i try and type the formula to either get Day instead of time created and for the progress bar it is comming up with the error message "Function round expects 1 arguments, but only 0 were provided. [0,6] Expected token ")". [5,6]" somebody please help me, I dont know what I'm doing wrong 😑
Mine aren't working either way lol..
@@alexiavanberkel7423same, I’ve been working on it for days and no luck
Same T-T at the bottom it says that the notion formulas were updated so I guess that means we can’t use this one anymore?
It's because the website has updated, you don't need to type "prop." I've figured out the Day part but I'm working to figure the progress bar. If I do, and if I remember, I'll copy and paste the formulas here!
@@janedoesgames What did you get for the day part? Mine keeps on giving me the error that says prop is not defined. [11,15]
So beautiful tutorial!!!
you are the best, soo helpful thaanks
hi! thank you for the stunning trackers! I'm struggling with my progress showing up, as the number of checkmarks won't show up in the column, and therefore the progressbar doesn't show up either. i kinda wanted the simple bar with the percentages, but with no luck. i think there's a new update with newer "rules" to formulation. could you maybe check it out? i tried to copy the formula from your template, but that didn't work either.
Hi there, I just discovered your chanel and it has helped me so much on my Notion journey. Have you run into any problems with the monthly summary, my only question is does it update every month?
my question is: when i built it like that and after 1 month i want to sweitch into a new month. how does it work? I can not just add in the filter the other month because then the old database will be overwritten to this month. i want a "blank" database for the new month september for example. anyone can help me with that?
same issue here
This template is so amazing! Really wish the progress updated when the checkmarks are filled though, it serves no purpose to check things off this way, I’m checking off nothing 😭😅 is there no way to do that?
you can use rollup and a few different formulas so it updates automatically!
@@shunichen_ do u have any links to demonstrate this?
Hi, thank you for this beautiful template!!
My question is: the calendar and data/time information widgets applied to the weekly page are not working at the moment, a 404 error code appears, what can I do to make them work again?
Hi, im trying to make this work but im not sure how to make the rollup column work with all of my individual habits instead of just one 😭
I have the same problem
Same 🥲🥺
I have some trouble with formula. I try to write formula as you showed in video, but it doesn’t work for me.
same thing for me as well
Same here! 💔
Here everyone! So sorry to hear I know formulas can be super confusing at times :( If you get stuck at any part, the best way is to just duplicate the template (link in description) and copy the formula from the template straight into the one you’re working on … hope it helps!
alr!! thank you!@@TsuneYT
how do u make the heart emoji in the formula? Great video
I'm also interested in it) It's a confusing moment for me
if you’re trying to do the progress bar formulas the one that worked for me are
progress: round(actual/monthly goal * 100)!
this did not work for me :( were there any others you found? as soon as I downloaded this again it needed an update which was this Monday
Hi, I have really been loving this template I just have a question as to how you can switch between months. Thank you :)
Hey! This templates just a beginner one where its for a single month, if you want to use it month by month, you probably will need to customise it a bit further … I might do a little tutorial in the future, but for now, archiving the old month resetting it for a new month might be the way to go :)
@@TsuneYT Hi! I was wondering how I'd be able to archive it to keep the data for the month I was logging it for so that I could create a new month to log on if that makes sense? I'm also curious if you were still considering making a tutorial on how to customise it to automatically go month by month if possible
hello) thanks for the useful and aesthetic video) but where can I get heart emojis (empty and not empty)?
thank you!
where do you get the icons for the formula on the progress bar?
Is there a way to update the Monthly Summary so that the Actual is going month by month? Mine is still showing the progress from last month, how do I remove that so I can start at zero for the new month?
AAAAAAAAAAAAAAA ITS ALL HAYWIRE FROM 4:50 pleaseeee could you help with the updated version of notion??? It dosent have the prop thing, im begging you, please help meeeee😭😭😭😭😭
formatDate(prop("Created time"), "dddd")
That's all i've got so far, it took me awhile but it worked for that bit
@@thebeeboytrash Thankyou soo muchhhh!!!! I'm gonna try this as soon as I can and get back to you!! (つ≧▽≦)つ
Hi, I tried to make it but I have a problem ! When I add all my habits to the last habit column it does show up in the top table view but if I tick one, all of them get +1, as if they were also checked when they are not… Can someone tell me what I did wrong ? Thanks ( I’m on notion mobile )
I have the same problem!
Hi there, I followed this tutorial (it's fantastic by the way, it's the first time I feel like I'm learning something on notion!) but my progress hearts are red, not the nice black ones that you have. Any advice on how to fix this and why it turned red with the same formula? Thanks so much!
did you ever get an answer to this question?
I'm stuck because mine is doing the same thing.
Thanks!
Guys, I am having an issue with the rollup. When I select the pages, in my weekly habits as in "Gym" or "Japanese", in the monthly habit page in "Actual" bar it shows how many times the pages are mentioned, does not depend on whether I checked the box for Japanese or Gym. Is this how it is supposed to work or am I doing something wrong?
Can you make another video explaining how you use this template everyday?
Hey 😊 I actually have a video where I explain how I use the template - it should be the video on the ‘Weekly Planner’ template if you’re interested 🩵
what programming language would you recommend I learn to be able to this with Notion?
haiii, if it is replaced with a checkbox what is the format? I'm having a hard time changing the format
Thank you for the template, I'm having trouble adjusting it to the new year though, would you be willing to update it and walk us noobs through it again but slowly?
I guess I'm just having trouble with the monthly
I want this calendar too but it isn't showing up on the template
Thanks for the tutorial❤, but these codes don't work for me I don't know why 😫
Tiene el link del calendario widget estilo rosado?
5:11 relation
rollup 6:16
I've tried following all the steps, but when it comes to mark a check in the checkbox, for some reason it doesn't count my mark in the "Actual" section from monthly habit tracker.. It countes me whenevers I add an habit to the "Habit section from weekly habit tracker. I also tried duplicating your template (thanks god you let us duplicated) and modify it with my own habits, but still didn't work...
Hey! Unfortunately with the way Notion databases work atm it’s only possible to increase the actual by filling in the relationship column with the habit and it doesn’t update with checking the checkbox :( I’ve tried to make it happen but no luck :( hopefully Notion rolls out a way that’s we can do this simply in the future 🙏🏻
@@TsuneYT HEY can u tell me exactly how to do it? i duplicated yours but where can i find this column ?
@@TsuneYT never mind i did it ッ
@@justnothing3012 Hey, what did you do? I still cant figure it out. When i link all of them it says when. when none are linked they all say 0. how did you connect it to the checkbox
@@priscillaperez5941 hi , i didn't really get your question...but if you're talking about connecting the actual to the checkbox...u can't do that..
The roll up colomn isnt configured properly with the update sos
what editing software do you use?
I use Final Cut Pro x :)
I tried so hard, and got so far but in the end... The formulas didn't work :( The formula to turn "created time" into a day of week and the progress bar. Couldn't get it right... Someone know what can be happening? I did just as the tutorial... 💔
Hey! So sorry to hear … the formulas can be a bit confusing I know the feeling :( If you get stuck at any part, the best way is to just duplicate the template (link in description) and copy the formula from the template straight into the one you’re working on … hope it helps!
It doesn't work when im clicking on habit buttons...like its not related to Actual button, but it is. It#s not counting.
I follow the steps but i dont know why every time when I have more than 2 habits listed, the actual and progress column are not working anymore. help :(
Oh no 😨 it works ok for me but if you have a time stamp of where it doesn’t work in the video I can have a look?
hi, where do u found the greeting widget?
Hey, that one’s from Shorouk’s blog, I’ll left a link to the widget in the description :)
what is that "dddd"? stands for?
It’s how dates are formatted to show days of the week like Friday, Fri, Fr etc so “dddd” will give you the full weekday name format, hope that helps :)
@@TsuneYTthank you!!
(formatDate(prop("Created time"),"dddd") is this correct? it wont let me hit 'done' :(
thank u sm for this btw it's the best notion tutorial on yt
@@meabhbelshaw418 hi ! i had an issue with this as well, this formula worked for me, it's basically the same : (formatDate(prop("Created time"),"dddd"))
try like this: formatDate(prop("Created time"),"dddd") @@meabhbelshaw418
hello i have a question, my percentage is 60 but the simbols are all empty and not colored
okay so that formula didn't work for me. But here's what did work:
repeat("★", floor(prop("progress") * 10)) + repeat("☆", 10 - floor(prop("progress") * 10)) + " " + format(floor(prop("progress") * 100)) + "%"
this is from chatgpt. hope this helps, you're welcome~
you're a lifesaver
its wrong template. Rollup function sees the same operation in the all columbs
ok okm
What about mobile. We exist too
this was so complicated
You spoke way too fast through so many of these pieces without slowing down for those who have never used this. especially the formula section, when i tried this i had multiple errors, and i followed the exact same way as yours. if you're going to do a how to video please slow down, and give explanation and potential errors.
Hey there, I’ll definitely keep this in mind for future videos and make sure to slow down and explain potential issues! 🥹
@TsuneYT it was the only thing I couldn't grasp or see how it was being done. I learnt alot but the main and most important part I couldn't figure out because my notion space didn't allow for the same code you had shown 🥺
Updated formula for the hearts: repeat("🩷", floor(prop("Progress Bar") * 10)) +
repeat("🤍", 10 - floor(prop("Progress Bar") * 10))