if you were to do a reward system, would you add another database and do a relation with the tracker and character database so you could subtract the points and the points from the other two databases would update?
hi can i ask how you link the checkboxes for morning habits and night habits tgtr in the same progress bar? bcs if i only add toNumber for morning habits it won't display night habits in the night habits view
Hey!! Tysm for the tutorial, i needed this, and its amazing! You should keep doing this type of tutorials and promote them on your tiktok! But i have a problem. When making the habit tracker look like a "gallery", I cannot see the contents of the page, that is, i only see a little rectangle that says "today" or "yesterday", it does not show the checkboxes or the bar points, could you tell me what to do? Also, I have a doubt, when I create the time property in the habit tracker, the name of the "entries" is not changed, it is not automatically changed to "yesterday" or "Today" as happens in your case, I don't know If that means a problem, or if it just means that I have to write it manually and that's it. Hope you could help me!
1. Click on the three dots on the top of the habit tracker database. Click Properties, and show all checkboxes (habit properties) and the progress bar by clicking on the eye icon next to them! 2. I automated the habit tracker using “Repeat”. So a new habit entry pops up every day automatically at 12am. You have to create a new template to apply “Repeat” (refer to the tutorial!). In ‘entries’ field, I typed and selected “@Today (date when duplicated)”. By doing so, the date (in a form of @Today or @ Yesterday) in the entry will match the time it was created. If you are adding the habit entries manually by clicking on +New, you have to manually type and select the date (ie type @Today or @Yesterday) Hope this helps and thank you for your kind words also🥹🤍
Love the gamify! FInally I can build my habit tracker for myself! Thank you so much! Just asking: what program lenguague does fit better for Notion? Java or Python?
Thank you so much for the step by step explanation!! But can you explain what does the created time filter do? For example if i set it to this week does the habits only apply to this week only? What happens after that week? And why did you set a condition for points below 101 if the total points for a week can only be 7?
Hi! 1. The created time filter displays habit entries specifically for the current week, which updates dynamically. So, if you set it to 'this week,' you will see the habits that fall within the current week. As the week changes, the filter will automatically update to show entries for the new current week. 2. The entries from previous weeks still remain in the database; the filter simply hides them. Therefore, the points accumulated by the character are based on all the entries in the habit tracker database. + The number 101 is rather arbitrary. You can adjust the threshold depending on how long you want to use the habit tracker. For example, if you plan to use it for a month (30 days) and have 6 daily habits, you could set the threshold with a 30-day interval and change the maximum threshold to 180. Hope this clarifies :)
I still have a hard time with the optional step nine with the notion formula huhu, anytime I write "format(Points)", instead of the result below being = 9, it ends up being = 0 😭 hope u can help me with this I really love ur habit tracker and badly want to use it
hi sorry for the late reply. i just saw your message😭you can copy a code block directly from my blog, assuming that the property names match ones i used in the video or if you need further assistance, you can copy and paste the formula u used here, and i’ll help you out!
in the title, type @ and select “date” as “today.” once you set it to repeat, the entry will be created automatically, and the date will be updated to match the date when it is duplicated!
@@Beciax-e3i I tried it too and it worked! First I just asked chatgpt to correct my code, slammed that into notion, and when it didn't work, I copied the error-message from notion to chatgpt. it game me a new code that worked perfectly!
Wow!!! Everything worked and it's so easy with your tutorial! I love your voice
glad to hear it is working🥹 thank u so much💓
omg this is literally perfect. thank you so much ro, totally subbed after this
ahh so so glad to hear that! thanks again for subscribing :))
Thanks dear ❤️ could you make for as health database !
It's sooo cute! Mooore!
thank you for the tutorial, it really helped me :D
so glad to hear that🥹🤍💕
Wow, you are such a professional at Notion! I would never even get the idea of how to create something like this. Thank you so much for the tutorial!
Thank u so much💓 happy to hear that u enjoyed the tutorial~~
This is so cool! Thank you for sharing. I’d love to create something like this for maybe a school tracker.
that’s a great idea🤍🫶🏻
thank you for your tuto from France :)
glad u like it🥹
if you were to do a reward system, would you add another database and do a relation with the tracker and character database so you could subtract the points and the points from the other two databases would update?
i love your channel 𖹭
thank you so much!!
hi can i ask how you link the checkboxes for morning habits and night habits tgtr in the same progress bar? bcs if i only add toNumber for morning habits it won't display night habits in the night habits view
00:15 will be addressed in the future tutorial☺
Hey!! Tysm for the tutorial, i needed this, and its amazing! You should keep doing this type of tutorials and promote them on your tiktok! But i have a problem. When making the habit tracker look like a "gallery", I cannot see the contents of the page, that is, i only see a little rectangle that says "today" or "yesterday", it does not show the checkboxes or the bar points, could you tell me what to do? Also, I have a doubt, when I create the time property in the habit tracker, the name of the "entries" is not changed, it is not automatically changed to "yesterday" or "Today" as happens in your case, I don't know If that means a problem, or if it just means that I have to write it manually and that's it. Hope you could help me!
1. Click on the three dots on the top of the habit tracker database. Click Properties, and show all checkboxes (habit properties) and the progress bar by clicking on the eye icon next to them!
2. I automated the habit tracker using “Repeat”. So a new habit entry pops up every day automatically at 12am. You have to create a new template to apply “Repeat” (refer to the tutorial!). In ‘entries’ field, I typed and selected “@Today (date when duplicated)”. By doing so, the date (in a form of @Today or @ Yesterday) in the entry will match the time it was created. If you are adding the habit entries manually by clicking on +New, you have to manually type and select the date (ie type @Today or @Yesterday)
Hope this helps and thank you for your kind words also🥹🤍
Gurl tysm! 😭😭😭 Love your content so much (this video and the tiktok's ones). Keep like this!@@notionwithro
Love the gamify! FInally I can build my habit tracker for myself! Thank you so much!
Just asking: what program lenguague does fit better for Notion? Java or Python?
Notion’s Formula feature has its own structure, but it feels like it is a (limited) version of javascript!
Thank you so much for the step by step explanation!! But can you explain what does the created time filter do? For example if i set it to this week does the habits only apply to this week only? What happens after that week? And why did you set a condition for points below 101 if the total points for a week can only be 7?
Hi!
1. The created time filter displays habit entries specifically for the current week, which updates dynamically. So, if you set it to 'this week,' you will see the habits that fall within the current week. As the week changes, the filter will automatically update to show entries for the new current week.
2. The entries from previous weeks still remain in the database; the filter simply hides them. Therefore, the points accumulated by the character are based on all the entries in the habit tracker database.
+ The number 101 is rather arbitrary. You can adjust the threshold depending on how long you want to use the habit tracker. For example, if you plan to use it for a month (30 days) and have 6 daily habits, you could set the threshold with a 30-day interval and change the maximum threshold to 180.
Hope this clarifies :)
This is the best habit tracker!! Thank you from Japan! Where can I find the "dayrabbit" and other photos?
I made them! you can add any of your fav gif file :)
I still have a hard time with the optional step nine with the notion formula huhu, anytime I write "format(Points)", instead of the result below being = 9, it ends up being = 0 😭 hope u can help me with this I really love ur habit tracker and badly want to use it
hi sorry for the late reply. i just saw your message😭you can copy a code block directly from my blog, assuming that the property names match ones i used in the video or if you need further assistance, you can copy and paste the formula u used here, and i’ll help you out!
format(prop(“points”)) + “ points | “ + ifs(
prop(“points”)
good😊
hey!! I'm in the middle of ur tutorial and btw how to you link the name if ur page with the date automaticly?
in the title, type @ and select “date” as “today.” once you set it to repeat, the entry will be created automatically, and the date will be updated to match the date when it is duplicated!
what did you use to make the gif?
i used adobe illustrator and adobe express!
Where the link of your website?
it's notionwithro.com or you can search notionwithro in Google💖
couldnt make the motivational messages work so i asked the ai
how do you do it? I can't lol
@@Beciax-e3i I tried it too and it worked! First I just asked chatgpt to correct my code, slammed that into notion, and when it didn't work, I copied the error-message from notion to chatgpt. it game me a new code that worked perfectly!
5:42