The Ultimate Habit Tracker in Notion

  Рет қаралды 225,239

Easlo

Easlo

Күн бұрын

Пікірлер: 254
@Algizin
@Algizin 9 ай бұрын
That's works: round((toNumber(prop("Exercise"))+toNumber(prop("Exercise"))+toNumber(prop("Exercise"))+toNumber(prop("Exercise"))+toNumber(prop("Exercise"))+toNumber(prop("Exercise"))+toNumber(prop("Exercise")))/7*1000)/1000
@user_-qg6yd
@user_-qg6yd 9 ай бұрын
Thank you!! Your comment saved me. For anyone else needing some help: you have to manually change the "Exercise" to the names of the habits you have, or else the formula will only consider one habit (here above it would be exercise)
@RahulYadav-yg6zh
@RahulYadav-yg6zh 9 ай бұрын
bro my chart isn't working. Would appreciate if you could help
@nicole_work
@nicole_work 27 күн бұрын
thank u!
@katymick
@katymick Жыл бұрын
If anyone looking for the Formula of updated version- round((toNumber(Meditate)+toNumber(Exercise)+toNumber(Journal))/3*1000)/1000
@GustavoHenrique-bw9yw
@GustavoHenrique-bw9yw 11 ай бұрын
Saved my life
@winkpeace7922
@winkpeace7922 11 ай бұрын
Thank you so much
@hoodiegirl130
@hoodiegirl130 11 ай бұрын
marry me
@hoodiegirl130
@hoodiegirl130 11 ай бұрын
but it just shows 0 at the end?
@presentlytab
@presentlytab 9 ай бұрын
You're the best! Thank you!
@tajburrow25
@tajburrow25 9 ай бұрын
Can you please go a little faster next time? I’d prefer to pause and rewind 47 times instead of the normal 35.
@Monakate2
@Monakate2 Жыл бұрын
Notion made recent changes in the formula and I think the correct formula now is something like this: round((toNumber(prop("Exercise") == true)+toNumber(prop("Journal")== true)+toNumber(prop("Meditate")== true))/3*1000)/1000
@trevorflobinus4real
@trevorflobinus4real Жыл бұрын
thank you mate
@johanna_wk
@johanna_wk Жыл бұрын
oh bro, I did this (my notion just delete the prop idk why, is that the mistake?) but now I have 14,3, 14,4; 14,5; 14,6 ... help hahah
@Sims3627
@Sims3627 Жыл бұрын
thanks a lot m8
@delphinedefer1360
@delphinedefer1360 11 ай бұрын
thank you !!
@vivalavida9980
@vivalavida9980 9 ай бұрын
@@bhaveshprajapat8524 I just typed the formula in Word then pasted it, it automatically removed prop. I removed round to make it work. In the end it looks like this (toNumber(A)+ toNumber(B)+ toNumber(C)) /3*1000/1000
@212aeh
@212aeh Жыл бұрын
There's one thing that i pretty much don't find in any Notion habit trackers, and that is tracking habits that don't need to be repeated every day For example, if I only have working out 3 times a week as an objective, and I achieve it, it will show me 43%, when it actually is 100% of my goal It would be cool to integrate something like that Thank you!
@mothtotheflame13
@mothtotheflame13 Жыл бұрын
What I have found has worked for me is just making multiple templates. So, if you work out Mon, Wed, Fri, then make 2 templates. One for workout days and one for the rest (or more of you have other habits like that). It might be a bit harder to figure out the % and charts however. but if you only want a % for each day it should work fine!
@mp0wa
@mp0wa Жыл бұрын
@@mothtotheflame13 That's exactly what I'm doing right now. Figuring out how to chart this would be challenging though.
@mothtotheflame13
@mothtotheflame13 Жыл бұрын
@@mp0wa for sure. hope you figure it out!!
@LordBamba
@LordBamba Жыл бұрын
are there some news?
@deanheartsnikon
@deanheartsnikon Жыл бұрын
@@LordBamba I've never used this app - but here are my thoughts. I'm thinking you could create a new database column called "days" where workout days == 1 and rest days == 0. Then a weekly progress bar formula totals the checkbox values if database rows contain 1 within "days" column. Then your line graph x axis could be assigned weeks instead of days. Could be wrong. Open to criticism. Or just set y axis to progress bar values of rows == workout days. Idk
@Hiiipowerdanni
@Hiiipowerdanni Жыл бұрын
Do you think that you can make a calendar planner template that can be integrated with Google chrome
@ruru2653
@ruru2653 Жыл бұрын
it's really appreciating that you show us from scratch how to build this thing thanks for you your beautiful work
@Navarro-Finca
@Navarro-Finca Жыл бұрын
Awesome video, I don't have much money and thanks to you I am organizing my life much better. We need to see how you do the weekly review of your second brain. Your systems are extremely useful! I appreciate your educational work, thank you very much.
@mp0wa
@mp0wa Жыл бұрын
@Easlo once we get a habit down after say 60-90 days of consistency and we no longer need to track it cause it's part of our daily routine, how do we store or archive that data while creating new habits? Cause once we delete or update that property field that will throw off our formula and historical data for the last few months. Wonder if anyone else has a solution for this. Thank you for sharing this updated version of your Habit Tracker and Notion2Charts! You really have an eye for clean aesthetics and layout design.
@Butterflei
@Butterflei Жыл бұрын
OMG THANK YOU SOO SOO MUCH!! this habit tracker is a lifesaver. The way you've made it free and easily accessible to everyone is commendable!! Recommending it to all my notion friends!!
@nicksnotion
@nicksnotion Жыл бұрын
Your voice is too low, at the same time you're playing a background audio in high voice
@aibscissa
@aibscissa 7 ай бұрын
I put 17 daily habits and followed your formula, but it's showing a lot of decimal places. Is there a workaround for this to reduce it to 1-2 decimal places like yours?
@raniyaa
@raniyaa 3 ай бұрын
a previous comment fixed this issue for me, here is the formula: round(((toNumber(A) + toNumber(B) + toNumber(C) + toNumber(D) + toNumber(E) + toNumber(F)) / 6) * 100) / 100 just change the letters to what your properties are and the number 6 if you have more or less
@orodrigodt
@orodrigodt 10 ай бұрын
For those seeking for a habit tracker that analyzes different habits on different days and can't find videos about it (because they don't exist), the trick is to use the formula. Basically, you just need to change it to identify the current day of the week by adding a new property: the Creation Time (Notion does this by giving each day a number - like Monday is 1, for example), then edit it to get the necessary date formatting and apply the logic. So: if your habits are Exercise (Mon, Wed, Fri) and Reading (Every day), then you need to create a rule (some IFs) for days 1, 3 and 5 (Mon, Wed and Fri) that 100% is the sum of the "toNumber()" of the 2 habits divided by 2 (as shown in the video), and on the other days it will only be the Reading habit. It may seem a little confusing because it requires a considerable amount of programming knowledge.
@paolahernandez3355
@paolahernandez3355 9 ай бұрын
tutorial plz
@liveluckyking4788
@liveluckyking4788 9 ай бұрын
Tutorial ? Or the code?
@pranavborse91
@pranavborse91 8 ай бұрын
@@liveluckyking4788 The formula if you want to track habits that don't need to be repeated every day goes something like this. Say you only want to go gym on Monday, Wednesday, and Friday. So Notion automatically assigns each day of the week as a number, with Mon = 1, Tue = 2 ... Sun = 7. To use this we are going to utilise 'day(Date)'. (day(Date) looks at the current date/day of the week and returns a number, so if today is a monday it would return 1, if today is a tuesday it would return 2, etc.) So all you have to do is create an if statement which in notion has 3 parts (condition, what to do if condition is true, what to do if conditon is false): 'if({condition}, {ifTrue}, {ifFalse})', if the condition is true the first value (ifTrue) is returned, if the condition is false, the second value (ifFalse) is returned. Since we are only going gym mon, wed, and fri. The numbers of the week would be 1, 3, 5 respectively. Therefore our condition would be 'if(day(prop("Date")) == 1 || day(prop("Date")) == 3 || day(prop("Date")) == 5, ...' (note: || simply means 'or'). Now we have our condition, we need to figure out what to do with the 'ifTrue' and 'ifFalse' bit. The thing I wrote is a bit clunky but it works. So say we have 3 other habits and the condition is true (so we are going gym), then for 'ifTrue' we would write: round(( toNumber(prop("Wake up at 5am")) + toNumber(prop("Read/Write for 30min")) + toNumber(prop("Study for 3-4 hrs")) + toNumber(prop("Go to the Gym")) )/4*1000)/1000 Now say the condition is false (so its a day we aren't going gym), for 'ifFalse' we would write: round(( toNumber(prop("Wake up at 5am")) + toNumber(prop("Read/Write for 30min")) + toNumber(prop("Study for 3-4 hrs")) )/3*1000)/1000 All we did is removed the 'going to the gym' habit and change the rounding number to 3 (because we had 3 habits). *So all in all the code would look something like this: if(day(prop("Date")) == 1 || day(prop("Date")) == 3 || day(prop("Date")) == 5, round(( toNumber(prop("Wake up at 5am")) + toNumber(prop("Read/Write for 30min")) + toNumber(prop("Study for 3-4 hrs")) + toNumber(prop("Go to the Gym")) )/4*1000)/1000, round(( toNumber(prop("Wake up at 5am")) + toNumber(prop("Read/Write for 30min")) + toNumber(prop("Study for 3-4 hrs")) )/3*1000)/1000)*
@qweraws6829
@qweraws6829 8 ай бұрын
is there like a code or smth 😭
@Benabiin
@Benabiin Жыл бұрын
bro you are way too fast
@CellesNunes
@CellesNunes 10 ай бұрын
One question.. Can I make the graph cumulative? Some context: I need to create a chart which shows completion of tasks, and the tasks must be cumulative. Let me give an example: I have 100 items to sell, and every day I sell around 5. So in day 1 the graph goes to 5, the next day, the graph goes to 10, and so on. How do I do that?
@denisesanchez3604
@denisesanchez3604 Жыл бұрын
just came across this videa and it was soo helpful ! However I keep having problems with the buttons not working. Can someone help ?
@RamCharan7-ri1hz
@RamCharan7-ri1hz 4 ай бұрын
Bro i don't get 100% in y axis 😢
@Hlep24
@Hlep24 2 ай бұрын
it doesnt work
@maiacaycedo3377
@maiacaycedo3377 4 ай бұрын
Does anyone know the updated version of the formula???
@maiacaycedo3377
@maiacaycedo3377 4 ай бұрын
This code worked for some reason... ((toNumber(prop("Name")) + toNumber(prop("Name"))) +toNumber(prop("Name"))) + toNumber(prop("Name")) I hope this helps
@Wifiaspects
@Wifiaspects 5 ай бұрын
Bruh I'm also watching this video on MAY 3 2024
@soriyenk
@soriyenk Ай бұрын
is it possible to build a habit tracker that only tracks habits some days out of the week, and not everyday? For example if I go to the gym 4 times a week, then going to the gym is not a daily habit, but I don't want only check 4 out of 7 boxes for the week because then it won't show up as 100% complete.
@SanderJanssenBSc
@SanderJanssenBSc Жыл бұрын
Common problems and their fixes (ran into these myself): Problem: The bar chart shows 400% unlike the empty graph Easlo gets in the video Fix: The fix is actually simple. Remove all the data-points he set up in the march sections and the y-axis will adjust and the graph will fix it self once you enter new data on today and upcoming days after you hit refresh! Second problem: You added habits like I did (for example 7) now the graph shows all 7 but it says you're at 700% or 6 and shows 600%. Fix: Got to the view and edit the default template like he shows at 1:32. Make sure to add that portion into the downloaded template as it's not there. Make sure to use the right amount of habits (change 3 to 7 in my case) Hope this helped :)
@hieveryone6074
@hieveryone6074 Жыл бұрын
you're a lifesaver THANK YOUU😭😭🙏🏻
@SanderJanssenBSc
@SanderJanssenBSc Жыл бұрын
@@hieveryone6074 gotcha
@ninasozialemedien1794
@ninasozialemedien1794 Жыл бұрын
it says 1300% when i check one box off (i have 13 habits), the code is the exact same like he did (except the 13 ofc)
@johanna_wk
@johanna_wk Жыл бұрын
I did this: round((toNumber(prop("Journaling") == true)+toNumber(prop("Lichttherapie")== true)+toNumber(prop("Subliminals")== true)) + toNumber(prop("Vagusnerv Stimulator")== true) + toNumber(prop("Vagusnerv Übung") == true) + toNumber(prop("Frische Luft") == true) + toNumber(prop("mind. 1l Wasser") == true)) /7 * 100 / 100 but he's not rounding and I have numbers like 14,28715237%.. HELP
@jincuriki2539
@jincuriki2539 11 ай бұрын
​@@johanna_wku need to use 7*1000/1000
@lonniesnomadiclife9796
@lonniesnomadiclife9796 Жыл бұрын
This doest work it keeps saying the formula is wrong lietraly typed it word for word
@sraun9nrlund264
@sraun9nrlund264 Жыл бұрын
try this: round((toNumber(prop("your habit")) + toNumber(prop("your habit")) + toNumber(prop("your habit")) + toNumber(prop("your habit"))) / 4 * 1000) / 1000
@8Brazo8
@8Brazo8 Ай бұрын
Do we always have to ''add an item'' on the calendar? Is there an option to do have to open that checkbox space daily? Thx
@NaArias-o7t
@NaArias-o7t Жыл бұрын
help!! i dont know why my chart on the formula says " ) expected (char 156)" im getting crazy. thanks !! and its not allowing me to hit the DONE button
@sraun9nrlund264
@sraun9nrlund264 Жыл бұрын
try this: round((toNumber(prop("your habit")) + toNumber(prop("your habit")) + toNumber(prop("your habit")) + toNumber(prop("your habit"))) / 4 * 1000) / 1000
@gregorybakker
@gregorybakker Жыл бұрын
The notion wisdom feels good.
@ClavisTrading
@ClavisTrading Жыл бұрын
I'm getting stuck with my date in notion2charts. I can get everything to display untill I load my date property. Then my lines disappear. How can.this be?
@Darkborn781
@Darkborn781 11 ай бұрын
thanks a lot for the tips, however do you mind sharing the latest coding since they've updated their formula language?
@MohitSingh-yb8on
@MohitSingh-yb8on 4 ай бұрын
I have windows laptop so i need a 6 habit formula.pls share me
@haifoon1
@haifoon1 3 ай бұрын
Can I use different databases for different habits? And how?
@Safaree0
@Safaree0 4 ай бұрын
Everything is red when I do the formula 😅
@divyanshu6595
@divyanshu6595 3 ай бұрын
How to add Page inside checkbox in daily habit page
@whiteclaww4423
@whiteclaww4423 8 ай бұрын
at 2:49 how can i make both buttons appear on the same line? personally when i duplicate it just goes to the next line (sorry typo)
@MLDmedia-hf5ik
@MLDmedia-hf5ik 4 ай бұрын
How can I place a Button 2:25
@kmlwhzhm
@kmlwhzhm 3 ай бұрын
how to choose Ascending or Descending in checkbox ???
@selflove-jl7qk
@selflove-jl7qk Жыл бұрын
i really dont know but done button refused to work
@thegaavr
@thegaavr 8 ай бұрын
Can I add list of checkboxes automatically when I press any button with habit, without 'plus' button every day in calendar? ps thx for video
@myl_3229
@myl_3229 8 ай бұрын
yeah so in the calendar just go into template, add the checkboxes there, and then set it for daily recurring. i think so at least idk
@GregorSchafrothAI
@GregorSchafrothAI 11 ай бұрын
Man dont force ppl to subscribe to your newsletter for downloading this, thats a lame move
@chinmayjoshi977
@chinmayjoshi977 7 күн бұрын
thanks a million!
@david_bandera
@david_bandera Ай бұрын
Seriously the best Notion tutorial I've encountered so far, thanks man!
@Reznov0ps143
@Reznov0ps143 11 ай бұрын
I LOVE THIS TEMPLATE! NOTION WHERE HAVE YOU BEEN ALL MY LIFE!
@andydlr29
@andydlr29 3 ай бұрын
I can't organize my buttons horizontally, how can I do it? Notion only allowed me to move my buttons in a vertical way.
@ramenferrana5147
@ramenferrana5147 3 күн бұрын
You can put "columns" to do it how he shows it
@nilotajik7726
@nilotajik7726 4 ай бұрын
What to do when i want to embed my link of the chart but my only options are mention block, dismiss, and paste and sync?? Thank you!
@Eddie.Moore2.0
@Eddie.Moore2.0 11 ай бұрын
for anyone else is the formula not working in oct 26 2023? or is that just me. i tried copying it word for word but it says prop is not defined idk what to do....
@selflove-jl7qk
@selflove-jl7qk Жыл бұрын
my fomula isnt setting
@AmiyaSparks-k7l
@AmiyaSparks-k7l 9 ай бұрын
THANK YOU SO MUCH! I was just missing this and you explained it so straightforwardly!
@FurtherFlying
@FurtherFlying 9 ай бұрын
Could you help me with the formula
@burugyri
@burugyri 9 ай бұрын
@@FurtherFlying try this one: round((toNumber(Meditate)+toNumber(Exercise)+toNumber(Journal))/3*1000)/1000
@trexhs
@trexhs 8 ай бұрын
@@burugyri Thank you!!
@ThePfil
@ThePfil 7 ай бұрын
Cool, thanks! The music at the end jumps out very loud and disturbing tho
@syliane7269
@syliane7269 5 ай бұрын
I have a problem with the button It checks everything not only the action of today but also of yesterday and the days before and tomorrow and the days after I want it to check today only how can I do that ?
@Guilherme.Melo01
@Guilherme.Melo01 11 ай бұрын
Thanks bro! this video is great and helps me a lot!
@easlo
@easlo 11 ай бұрын
Thank you too for watching! I’m glad to hear it!
@073_hugengsetopranowo7
@073_hugengsetopranowo7 3 ай бұрын
terima kasih
@xxdaniel_harrisxx
@xxdaniel_harrisxx Ай бұрын
Did you hear about notion's update with charts?
@easlo
@easlo Ай бұрын
Yes I'm going to be updating my templates and make new videos soon!
@Lupelifts-lm2zn
@Lupelifts-lm2zn 10 ай бұрын
Wow many blessings to you. Wonderful tutorial!!! So you know how we can add graphics to templates so they are not just white?
@appellare2786
@appellare2786 Жыл бұрын
You really nice man, thank you for your help ! Your videos have inspired me to take notes, learning English and get rid of drug addiction and smoking addiction. In the future, when I get my affairs in order, I'll be sure to send you a donation. For now, just thank you.
@polarraising
@polarraising Жыл бұрын
Thats so nice keep pushing man I know its hard
@RahulYadav-yg6zh
@RahulYadav-yg6zh 9 ай бұрын
Can anyone please help because the chart is not working for me?
@luigicecere9772
@luigicecere9772 Жыл бұрын
ok everything works, the only doubt is if it will work forever or will I have to do it for every month of the year?
@alexlopezzhg
@alexlopezzhg 8 ай бұрын
it wasn't helpful, code is wrong
@Rezzahs
@Rezzahs 9 ай бұрын
very Useful Videooo and tutorial very clear..thxxx
@humeraron1079
@humeraron1079 Жыл бұрын
Even though this is my first and only chart, I am getting this error: Account exceeded the maximum allowed charts, please upgrade!
@DurvaGawade.
@DurvaGawade. 2 ай бұрын
Just saw your reel on insta where u told to comment for link !!But didn't recieve any positive response so went on youtube and look gotchu
@ismailsaleh3536
@ismailsaleh3536 10 ай бұрын
there is one problem which is: i spent like 1 hour making it while the video is 4 mins
@lynnadele
@lynnadele 6 ай бұрын
is there anyway to track by Habit, eg i want to see the percentage of time I exercise that month/week
@BelfastBiker
@BelfastBiker Жыл бұрын
also man, you're RUSHING this video.
@devi_vivi15
@devi_vivi15 Жыл бұрын
This was really helpful! Cut down the time I would have taken to set up Notion's Habit Tracker template by A LOT!! Thank you! 💗
@guilhermesilvapedro1691
@guilhermesilvapedro1691 7 ай бұрын
f I create a chart in chartbase and I share the template, the chart still update with the person statistics?
@Pandodora
@Pandodora Жыл бұрын
few questions i have: 1. Is that possible to show only certain date on the calendar such as i only want to see Oct only? (I added a filter under the calendar but it is still the same) 2. I want to leave every Saturday blank, is there a way to do so? 3. Not all of my habits are in checkbox format, some are in text and number format and it is not showing on the calendar. How to show these non check box habits on the calendar instead of clicking into it?
@clemens1993
@clemens1993 Жыл бұрын
When I embed the Chart it gives me an error every single time. :(
@Hi_Rachie
@Hi_Rachie 8 ай бұрын
Can you please show me how to build a language study plan on notion?
@Abdulla-ex5sv
@Abdulla-ex5sv 7 ай бұрын
How do we make this appear every day on the calendar?
@janaameen3901
@janaameen3901 10 ай бұрын
It's overwhelming 😞
@zulamin5186
@zulamin5186 2 ай бұрын
Woa, you are simply the greatest!
@yurakoreev
@yurakoreev Жыл бұрын
my chart is not working, it is not updating data and show nothing :(
@EduardoPerez-uf9nq
@EduardoPerez-uf9nq 8 ай бұрын
Amazing video 🚀 it's really helpful, concise and avoid you to buy expensive templates.
@anne5946
@anne5946 Жыл бұрын
I'm having a slight trouble with the buttons.. I followed the video step by step until I ran into a slight problem by 2:39. Changed the "is relative to" to "is" as said in the video but on my end the "end date"/"start date" didn't disappear.. So whenever I click on the buttons, they never work.. Is there a way for me to fix this?
@luigicecere9772
@luigicecere9772 Жыл бұрын
restart the app
@sortinrandom9294
@sortinrandom9294 Жыл бұрын
Hello together. Everythin worked for me except for the embedding from notion2charts. Does anyone else experience this problem? Or even better a fix for this? :D
@terezakristofova7607
@terezakristofova7607 Жыл бұрын
Yeah I have the same problem
@_quixote
@_quixote Жыл бұрын
Notion2charts is just 1 chart
@hazmi1639
@hazmi1639 Жыл бұрын
Hi I copied ur formula but im still getting so many decimals instead of 1
@MLDmedia-hf5ik
@MLDmedia-hf5ik 4 ай бұрын
How can i place a Button at 2:25
@iceicebabyy
@iceicebabyy 9 ай бұрын
This is really helpful and my life saver. Thank you sooo much!
@merveguldincer8767
@merveguldincer8767 8 ай бұрын
Hi there, I took a habit tracking template and added it to my own notion, but I cannot add new habits different from the habits in the template I took. The properties I added do not appear in the list below. I add it as a checkbox but it is still not in the days section below. How should I add them?
@magdaengblom9737
@magdaengblom9737 7 ай бұрын
If you click on Properties, are the ones you added hidden? In that case click the eye symbol to show them
@magnusrasmussen6107
@magnusrasmussen6107 Жыл бұрын
Awesome video Easlo. Learned a lot of new things from this.
@easlo
@easlo Жыл бұрын
Thank you Magnus, I'm glad to hear!
@minhchau29v1
@minhchau29v1 Жыл бұрын
i get error when create embed: Application error: client side exception has occurred (see browser console for more info). Please guide me to fix it
@minhchau29v1
@minhchau29v1 Жыл бұрын
@cosmo-jj1vq thank you so much
@anhtranfnb6208
@anhtranfnb6208 Жыл бұрын
Thank you so much for the very helpful video. I have a question I want to ask for your help. I would like to create weekly and monthly progress bar based on the daily progress bar that we already have to help me visually my performance. I have struggled couples days finding ways to do that. Do you have any suggestion on doing it? Thank you in advance!!!
@huynhthaihoang1621
@huynhthaihoang1621 8 ай бұрын
This is absolutely helpful for me, Thanks!
@artemnovikov7611
@artemnovikov7611 11 ай бұрын
Thanks, bro. I`m so happy)
@samlinus836
@samlinus836 2 ай бұрын
Thanks man
@methgunawardana7361
@methgunawardana7361 5 ай бұрын
Thank you very much
@ecojumeau
@ecojumeau 9 ай бұрын
Hey, bro. Thank you so much for sharing! 🔥 I was looking for this since a long ago.
@sellyscapes
@sellyscapes 7 ай бұрын
you saved me, thankyou so much!!
@akshaydas5519
@akshaydas5519 3 ай бұрын
masterpiece
@kinvain
@kinvain Жыл бұрын
This tracker looks really nice. But what if one day I need to track only one or two habits at a one day and the next day I need to add all habits to track?
@user-blank-h6q
@user-blank-h6q 7 ай бұрын
Best Habit tracker video out there!
@easlo
@easlo 7 ай бұрын
Thank you, so glad to hear that! Let me know if there’s any feedbacks always!
@katerina6259
@katerina6259 Жыл бұрын
Thank you for the video, I set up my habit tracker!🤗
@BlackMambaKB8-24
@BlackMambaKB8-24 Жыл бұрын
Great Video, Thanks.
@ArTheUnknown
@ArTheUnknown 8 ай бұрын
do i need to add every day this to myself or will it add automatic ?
@easlo
@easlo 8 ай бұрын
You will find this portion of the updated video helpful, which shows you how to add a repeating template so you don't have to add a new page every day. kzbin.info/www/bejne/bofInIGdlNudi9ksi=WL-ONsAQcb_yQ54E&t=237
@botondszocs7898
@botondszocs7898 Жыл бұрын
Hi guys! I did everything, but I have a problem. In notion the chart does not appear, insted writes such text: Application error: a client-side exception has occurred (see the browser console for more information). I would appreciate if someone could help me
@Matias-Varas
@Matias-Varas 6 ай бұрын
Thanks brou!!
@suhailashraf704
@suhailashraf704 5 ай бұрын
Best tutorial out there highly recommended for beginners
@soukii063
@soukii063 5 ай бұрын
What formula did you use to do the progress mine is not working can you pls help??
@Michael-cs2gd
@Michael-cs2gd Жыл бұрын
fantastic video! Thank you!
@soso_daydays
@soso_daydays Жыл бұрын
I'm feeling so stupid, you explained so well and even with the template I'm not getting it... mine when I go to create a new day deletes itself when I change the date :(
@isabelladeng7634
@isabelladeng7634 Жыл бұрын
Try doing it again! I think you may have done something wrong with the buttons
@kabuki4103
@kabuki4103 Жыл бұрын
are you singaporean
@lazyylizzie
@lazyylizzie 6 ай бұрын
thank you!!!!
How to use Notion for Journaling
3:48
Easlo
Рет қаралды 46 М.
How to Build a Habit Tracker in Notion from Scratch
40:10
Thomas Frank Explains
Рет қаралды 116 М.
Миллионер | 1 - серия
34:31
Million Show
Рет қаралды 2,1 МЛН
Life hack 😂 Watermelon magic box! #shorts by Leisi Crazy
00:17
Leisi Crazy
Рет қаралды 13 МЛН
How to build a Dynamic Habit Tracker in Notion
8:51
Chris's Notion
Рет қаралды 90 М.
My Simple Productivity System (for normal people)!
7:04
Jeff Su
Рет қаралды 1,8 МЛН
How to use Notion for Budgeting (50-30-20 Rule)
6:17
Easlo
Рет қаралды 31 М.
Why Everyone Is OBSESSED With Notion
6:16
Enrico Tartarotti
Рет қаралды 477 М.
How to build a Habit Tracker in Notion
13:34
Easlo
Рет қаралды 21 М.
13 Things To Remove From Your Website Immediately
12:33
Orbit Media Studios
Рет қаралды 319 М.
How I Organize My Life | Simple Notion Workflow
7:48
Life Of Riza
Рет қаралды 577 М.
Миллионер | 1 - серия
34:31
Million Show
Рет қаралды 2,1 МЛН