Build a Habit Tracker with Notion (Tutorial + Template)

Поделиться
HTML-код
  • Опубликовано: 1 янв 2025

Комментарии • 181

  • @loadedsun6940
    @loadedsun6940 Год назад +99

    You are actually the ONLY person who has explained this simply and clearly and shared a template. Thank you. Definitely subscribing!

    • @ThatsMrBio
      @ThatsMrBio  Год назад +4

      Really appreciate that, tons more tutorials on the way 🔥

    • @kumarbhushanministry7473
      @kumarbhushanministry7473 Год назад

      Certainly.

    • @umamahesh5158
      @umamahesh5158 Год назад

      Exactly no one explain in this simple except you thank you for sharing template ❤

    • @Affirmation25
      @Affirmation25 Год назад

      @@ThatsMrBio I'm having issues with the advanced filters as the option "Is Within" & "This week" is no longer an option. When I selected "Is Between", it populates a date range. What would be the updated filter options to produce the same output?

    • @gabriellehorton2380
      @gabriellehorton2380 11 месяцев назад +1

      @@Affirmation25 Try: Created time - is relative to today - this - week. Found someone said it below and it seems to work for me

  • @nananna915
    @nananna915 10 месяцев назад +4

    Just going to echo everyone else's comments that this was the most helpful habit tracker video I've ever watched. Thank you!

  • @ChanellNyc
    @ChanellNyc Год назад +6

    I’ve watched TONS of motion progress bar videos and get frustrated every time lol, yours is by far the BEST and easily explained with a clear walk through step by step. thank you so much! ❤

  • @bombdotcomist
    @bombdotcomist Год назад +41

    Would be great if you could leave a comment in the description with an updated option for the advanced filter part. Notion seems to no longer have the option for "is within" or "the past week".
    Little confused on what to select as I don't see something similiar ;(

  • @musicalmyriad
    @musicalmyriad Год назад +7

    Thank you for keeping the tutorial simple and concise, and yet offering a habit tracker that is simple yet functional and also offers data analytics capabilities! I was watching a ton of tutorials on building a habit tracker in notion and starting to get a headache from the complexity involved until I stumbled across your tutorial - this is exactly what I wanted. Thank you and keep up the good work!!!

    • @ThatsMrBio
      @ThatsMrBio  Год назад +3

      Much appreciated! Trying my best to keep things simple and approachable since notion can be a very complex software at times. Lmk if there are any other tutorials that would be helpful 🔥

  • @محمدالعقيلي-ض3ق
    @محمدالعقيلي-ض3ق Год назад +2

    MOST F**KING AMAZING HABIT TRACKER! IT'S SIMPLY greatness

  • @Troyanazation
    @Troyanazation Год назад +3

    Your tracker is the best one I've used so far, and it's helping me immensely to track my weekly habits and workout. I love that each week the table refreshes itself. Thanks so much for sharing the template and the tutorial!

  • @mariaverina
    @mariaverina Год назад +1

    Wah! Thanks for sharing! What I ended up doing to get a clean one with all unchecked boxes is just click on a corner and drag to select all boxes and then press "delete" key and they all clear.

  • @RyanSajulga
    @RyanSajulga Год назад +10

    I was trying to recreate the habit tracker with you but I was not able to get the filtering to work. I couldn't find the 'Is within' for the filtering part of the video

  • @escobah
    @escobah 7 месяцев назад

    Daaamn!! Been searching like crazy for a easy way to do this. Absolutely perfect tutorial. Got yourself a new follow!

  • @srvk__
    @srvk__ 11 месяцев назад +4

    i cannot see "is with in" in advance filter

  • @gissellel663
    @gissellel663 Год назад +1

    Nice! love the automation stuff, this was super helpful and easy to follow.

  • @shethutsav
    @shethutsav Год назад +1

    Thanks for sharing. Very easy to understand. Thank you very much. Keep sharing... Happy New Year

  • @eyog4958
    @eyog4958 Год назад +1

    I love this!!! I'll try this to my habit tracker I'm building right now :3!

  • @jon_13
    @jon_13 Год назад +1

    What a tremendous video. Very straight forward. Thank you!

  • @jeandouyeth6682
    @jeandouyeth6682 8 месяцев назад +1

    Great straight-to-the point video. thanks !

  • @Blackincolor
    @Blackincolor Год назад +6

    Thank you so much for your comprehensive and clear tutorial. I've found it really helpful in setting up my habit tracker on Notion. The step-by-step explanation was super easy to follow and I'm excited to start using it!
    I do have one question though. In my habit tracking, I have certain activities such as going to the gym, which I don't do daily, so having a checkbox for every single day seems a bit unnecessary. I was wondering if there's a way to modify the template to have checkboxes only on specific days for certain habits. Any guidance on how to customize this aspect would be greatly appreciated. Thanks in advance!

    • @derflorian99
      @derflorian99 11 месяцев назад

      Do you have an answer now? I have the same problem

  • @lee_and_bev
    @lee_and_bev Год назад +2

    Great video. Well explained and easy to follow! Thank you

  • @arj9760
    @arj9760 Год назад +1

    Okay, I haven't seen this kind of template and I'm 🤯. Thanks for this!

  • @JedanJeJa
    @JedanJeJa Год назад +1

    Great, thank you for that precise explanation.

  • @ekkihugsa9769
    @ekkihugsa9769 2 года назад +1

    This is just perfect. Thanks for the template!

  • @lem_86
    @lem_86 4 месяца назад

    Thank you! That's exactly what I need and it is not overcomplicated.

  • @krystinaklassen
    @krystinaklassen Год назад +4

    Hi Matt - great video! I was able to update the formula, however, I believe they are using new language as it will not actually show any of the progress as I check boxes in the habit tracker... do you have any suggestions or perhaps newer formula? Thanks!

    • @erikaaasa
      @erikaaasa 11 месяцев назад

      Having the same problem here! 🥲

    • @jadewillis2010
      @jadewillis2010 11 месяцев назад +4

      Replace the habits in this formula. No need for quotation marks. When you copy and paste formula out of notion it will add in extra quotation marks,brackets and prop variable. Your habits should appear in the formula builder anyway when you edit the formula property.
      floor(100*(toNumber(habit1)+toNumber(habit2)+toNumber(habit3)+toNumber(habit4)+toNumber(habit))/5)/100

    • @krystinaklassen
      @krystinaklassen 11 месяцев назад +1

      @@jadewillis2010 thank you! I will give this a try later today😀

    • @krystinaklassen
      @krystinaklassen 11 месяцев назад +1

      Thanks!@@jadewillis2010 It is now showing progress!! Appreciate it!

    • @AmandaMuir
      @AmandaMuir 11 месяцев назад

      total novice here, is this formula still accurate? when I paste it in, everything is red + doesn't work. help please! @krystinaklassen @@jadewillis2010 any luck?

  • @wafaak94
    @wafaak94 2 месяца назад +1

    Update the filter "Created time - is relative to today - this - week"

  • @santbaliga
    @santbaliga Год назад

    Wow this was the most simple to create and clearly explained to understand in this topic. Thanks❤

  • @softlifeprincess
    @softlifeprincess Год назад

    thanks for this helpful video, so happy that I've finally been able to build a habit tracker in notion 🎉

  • @valentinadjukic5063
    @valentinadjukic5063 Год назад +4

    Thanks for the video, but unfortunately I don’t have the option to use „this week“ when I type in “in between” by the filters. It shows me a Kalender. What can I do? :(

  • @operegeniali
    @operegeniali 2 года назад +2

    Thank you for this super useful tutorial! it's very clear and done step by step ;)

  • @nightshiftbyommandizon5436
    @nightshiftbyommandizon5436 8 месяцев назад +1

    Loved this! Thank you so much, sir

  • @MinyetteB
    @MinyetteB Год назад

    This is EXACTLY what I was looking for ❤❤❤❤❤ THANK YOU 🙏🏿

  • @ronenhiller2321
    @ronenhiller2321 3 месяца назад

    Thank! That is exactly what I was looking for

  • @garagemdeluxo
    @garagemdeluxo Месяц назад

    Man, you saved me. Thanks!

  • @LEGENDKINETIC
    @LEGENDKINETIC 7 месяцев назад +4

    At 05:19 , the option of "is within" is not available in Notion right now.. So, what to select and Do???

  • @atilacarneiro1511
    @atilacarneiro1511 Год назад +4

    Hey! Awesome video, but "is within" isn't an option anymore, and when I select "in between" it opens a calendar and the date will be fixed, what should I do in this case?
    I tried selecting relative to today and past week but it repeats the last week everytime, can you help me please?

    • @fiverolltacos
      @fiverolltacos 11 месяцев назад

      did you figure this out?

    • @MissJenyfire
      @MissJenyfire 10 месяцев назад

      I tried a workaround by adding two rules. The first is "Where - Created Time - Is on or before - Today" and the second rude is "Created Time - Is on of after - One week ago". I will test and see if it actually works in filtering properly.

  • @emilylemas8070
    @emilylemas8070 Год назад +1

    Thank you so much for this! You taught me how to automate stuff and I've used it everywhere in my Notion now

  • @ZoombaDoomba
    @ZoombaDoomba Год назад +2

    If I add more things later on, it'll mean I'll have to change the formula. Wouldn't that mean the entire automation will have errors and I'll have to do everything manually?

  • @lothrdez
    @lothrdez Год назад +1

    Thanks!! is a great template!!!

  • @kyitharhlaing2221
    @kyitharhlaing2221 6 месяцев назад +1

    5:15 My notion shows "is between" instead "is within" in advance filter, What is wrong?

  • @kemalsatyawibowo4805
    @kemalsatyawibowo4805 Год назад

    Thanks for the video, i get what i looking for

  • @zuzannakarpaa9073
    @zuzannakarpaa9073 Год назад +4

    Hey! Love your work! I can learn so much from your tutorials, it really helps. But I wanted to ask you about one problem. I chose not to download the complete template, but to make it myself instead by using your instructions. My problem is that, when I want to create the filter there's no options such as "is within" nor "this week". Maybe it's because of the latest updates? I would appreciate your help :D Have a good one!

    • @Affirmation25
      @Affirmation25 Год назад +1

      I also have the same issue. Would love an update on the filters :)

  • @gagandeepsingh517
    @gagandeepsingh517 Год назад +1

    This is working for me. THANK YOU. Great tutorial.
    (but I am so bad at maintaining my habits😭😭) Help me guys

  • @Meganlyy
    @Meganlyy 11 месяцев назад +1

    Hey, thanks this is really helpful. Is there a way to save the habits from each week before they refresh, so you can go back and see your whole month/year later?

  • @lisaapers4873
    @lisaapers4873 Год назад +1

    Really nice tutorial! Very clear and concise. I'm wondering though, what would you recommend for habits that you don't need to do every day?

    • @Amy-22
      @Amy-22 Месяц назад +1

      If you know how to do this? Please tell me.

  • @egodrunk
    @egodrunk 2 года назад +5

    Thanks for the tutorial and template! Is there a way to get a monthly calendar view to work with this? I like the concept of the weekly view a lot, so I'm trying to rework what you have for tracking something else, but I would like a monthly calendar view to see the entire archive to go with it.

    • @technicalseeken
      @technicalseeken Год назад

      Add a new database view as calendar and add dates instead of days.

  • @majiinteriors9288
    @majiinteriors9288 11 месяцев назад +1

    Thank you so much Matt! Im wondering if there's any way to set up different progress bars for different totals. For example, what is going to the gym is not something I want to do daily, but 3 times a week. How can I keep track of the progress my habit not necessarily by day? I hope im explaning my self. hahah .

    • @Amy-22
      @Amy-22 Месяц назад +1

      If you know how to do this? Please tell me.

    • @majiinteriors9288
      @majiinteriors9288 Месяц назад +1

      @@Amy-22 unfortunately I still don't know how :/

  • @tioluwani6928
    @tioluwani6928 Год назад +1

    Thank you :)

  • @igcetra
    @igcetra 3 дня назад

    Nice thank you! How about flipping the rows and columns of the database? Is it possible to do that, or at least show it in a new view? Have the Habits be in the rows and the days being in the columns?

  • @fatiimakhalifa
    @fatiimakhalifa Год назад

    Hey! Thank you so much for the tutorial, can you make a tutorial on a monthly fitness tracker please? Highly appreciated!

  • @juandaxw1528
    @juandaxw1528 2 года назад +1

    Really helpful, thank you so mach my friend 🙏🏾👏🏼

    • @ThatsMrBio
      @ThatsMrBio  2 года назад

      I appreciate that, more stuff on the way!

  • @MOONLIGHTbt
    @MOONLIGHTbt 5 месяцев назад

    simple,efficient That what i want! Thanks!

  • @gagandeepsingh517
    @gagandeepsingh517 Год назад +4

    In advanced Filters I selected “in between” but then the option to select “this week” doesn’t appear. What should I do ?

    • @eegon4417
      @eegon4417 Год назад

      same, have u find out ?

    • @gagandeepsingh517
      @gagandeepsingh517 Год назад +4

      @@eegon4417 I selected "is relative to today" then "this" then "week".
      NOTE - When you select the option " is relative to today" then "this" and "week" options appears in separate boxes.
      I hope that helps.

    • @eegon4417
      @eegon4417 Год назад

      @@gagandeepsingh517 thankyou very much👌

    • @sshyamkumar9212
      @sshyamkumar9212 Год назад

      @@gagandeepsingh517 is this working for you?

    • @shashikantshegokar7604
      @shashikantshegokar7604 Год назад

      Hey I created this template last week and it was fine but now I am only able to see Monday and Tuesday can you help me with that

  • @patriciarm531
    @patriciarm531 5 месяцев назад +1

    Is there anyway to create different habits for different days of the week??

    • @Amy-22
      @Amy-22 Месяц назад +1

      If you know how to do this? Please tell me.

  • @Amy-22
    @Amy-22 Месяц назад

    There are habits that I want, for example, on Monday and others on Friday or Tuesday. How do I adjust them to fit what I did in the video?

  • @danielaarriaga9206
    @danielaarriaga9206 28 дней назад

    Thank you so much for your video. Helped me so much. One question, when I try to open a calendar view, because of the way the database is set (with the days as rows), it takes every day as an item, instead of giving me a list or the columns (habits). Is there a way to change this on the calendar view? Basically inverting rows and collumns? Thank you so much!

  • @SisFiran
    @SisFiran 29 дней назад

    Thanks for the video. Can we make a daily habits that is different for each day? For example, i have class on every tuesday only. Is the percentage count will same or it follow the number of habits per day?

  • @oluwasikemiakinbiyi8102
    @oluwasikemiakinbiyi8102 Год назад +1

    Thank you this is so helpful. Is there a way to make a monthly tracker that refreshes monthly?

    • @ThatsMrBio
      @ThatsMrBio  Год назад +1

      Absolutely! If you follow the steps at 4:05 and change the recurring schedule from "Repeat weekly" to "Repeat monthly" then they will appear once every month.

    • @oluwasikemiakinbiyi8102
      @oluwasikemiakinbiyi8102 Год назад

      @@ThatsMrBio Thank you so much!

  • @kayanecasalivieira8230
    @kayanecasalivieira8230 Год назад +1

    Every time the weekly template resets for me, it changes the order of days, would anyone know how to fix it?

  • @swankylexiss
    @swankylexiss 2 года назад +3

    This is an awesome template, thank you! I do have a question. I switched the habits as a page (because I want to track per habit) and the properties as the weekdays. Say I want to make my habit of working out only like 4 days out of the week, so how would I change either the formula or the database, in general, to get the progress ring/bar to show at 100% for that workout habit when I check 4 days off? Some of my habits I want to do daily and some only a few days out of the week, and I would like the progress ring to reflect that. Is that possible to do? Thanks again. :)

    • @technicalseeken
      @technicalseeken Год назад

      If you want the template to be similar then make to databases for habits that you daily and for 4 days a week. Or look for the seneca habit tracker if you want every think in one template.

  • @bialemons
    @bialemons Год назад +1

    My habit tracket is different from yours. My days of the week are in the columns, while the habits are in each line of the table. I like it better that way so I can add lots of habits and see all of them at the same time. However, even following your tutorial, I couldn't automate it weekly and keep track of the past weeks. I even downloaded your template and couldn't figure it out.

    • @genovelasco6669
      @genovelasco6669 Год назад +2

      Hi! I did the same thing, Few things, some of my habits have different goals, i.e., vacuum twice a week, or study 5x a week, so my automation would be less than 100% for the week, despite hitting my goal. Here is what I did to fix that. First, add a number property called "Target", where I laid out how many times I want to do something. 5 if I want to study 5 times, 2 if I want to deep clean twice a week, etc. Hide the property for visual sake. Then, here is my code: round(100 * (toNumber(prop("M")) + toNumber(prop("T")) + toNumber(prop("W")) + toNumber(prop("Th")) + toNumber(prop("F")) + toNumber(prop("Sat")) + toNumber(prop("Sun"))) / prop("Target")) / 100
      Should work!

    • @Estee894
      @Estee894 Год назад

      @@genovelasco6669 Legend, thanks!

    • @Leotophe
      @Leotophe Год назад

      @@genovelasco6669 That's exactly what I need thanks. But I can't get to make the tracker horizontal instead of vertical. The property boxes are stucked in the first line and I can't put them in the first column insted. Can you make a tutorial like this ? :)

  • @RobinZaza
    @RobinZaza Год назад +1

    Hi! I can’t copy the formula in the description. Is there another way to acces the formula? X

  • @Sammytinkle
    @Sammytinkle Год назад +2

    Hey! "Is within" isn't an option in advanced filters now. What should I do?

    • @ThatsMrBio
      @ThatsMrBio  Год назад +1

      Hey, instead please use "is between". It seems Notion made a quiet update to filters.

    • @Moch117
      @Moch117 Год назад +4

      ​@@ThatsMrBio Hello, "is between" makes you put a custom date range. This is not ideal since the date range is fixed

  • @paryhappytour2671
    @paryhappytour2671 10 месяцев назад +1

    Thank you.

  • @gabrielahernandezmartinez7758
    @gabrielahernandezmartinez7758 Год назад

    Good tutorial but I wanna ask why the new week still has the same table of the last week. In "this week" I have the 2 weeks togtether so it´s not refreshed at all. Also in the filter part of created time there is no "is within" anymore. What should I do?

  • @aileendiary
    @aileendiary Год назад +1

    great tutorial!! but i still can not use the formula and I really do not why... i put the property names into the " x " and the progress does not active itself... any suggestion on how to fix it?

  • @igcetra
    @igcetra День назад

    I set up the automation but it doesn't automatically refresh under the "This Week" view.. I have to click each day (property) individually for them to show up.. can this be fixed?

  • @HannahhhProductions
    @HannahhhProductions Год назад +2

    Thanks so much for the tutorial - very helpful and I'm soooo close to getting it down. You mentioned switching to the "is between" filter in the comments - which then prompts me for a specific date range - is this the only way to do it is to manually change that date range each week. And when your template says automations are disabled does that include the "repeat weekly" feature of this template? I'm in the US but the days of the week don't populate at the beginning of the week no matter how many times I've checked it matched your vid. Thanks so much for the video! I love this layout.

    • @HannahhhProductions
      @HannahhhProductions Год назад +1

      Does anyone know the answer to this question 🥲

    • @emilefx5176
      @emilefx5176 Год назад +1

      @@HannahhhProductions I think it is: "Created time, is relative to today, this, week." Still have to test it tho

    • @MissJenyfire
      @MissJenyfire 10 месяцев назад +1

      I tried a workaround by adding two rules. The first is "Where - Created Time - Is on or before - Today" and the second rude is "Created Time - Is on of after - One week ago". I will test and see if it actually works in filtering properly.

    • @MissJenyfire
      @MissJenyfire 10 месяцев назад

      ​@@HannahhhProductions

    • @stapleriy
      @stapleriy 5 месяцев назад

      @@MissJenyfire Hi, can you please update if it works properly?

  • @taylorrose7996
    @taylorrose7996 Год назад

    Is there a way to see the monthly average for every habit rather than just the average for the month for all habits combined?

  • @sevenup19945678
    @sevenup19945678 2 года назад +1

    Thanks for this! What if my routine is different every single day? does it still work?

    • @ThatsMrBio
      @ThatsMrBio  2 года назад

      Absolutely! You can use this dashboard on a daily basis, the only thing that is "weekly" is that the checklist refreshes for you every week.
      If you want a dashboard that only shows the habits for today, I have something like that here: mrbio.gumroad.com/l/notion-habit-tracker

  • @zarinaabdullayeva2263
    @zarinaabdullayeva2263 2 месяца назад

    I pasted formula but on the top there was SAVE click instead of DONE, so it did not show me the percent. What should I do?

  • @ebifried
    @ebifried 2 года назад +1

    Love this! I'm a bit confused though, I found your template on reddit and it said the automations aren't set up so I used this vid to follow that, but now I think I've repeated some of the process..
    Also would love to see how the view will look at the end of the year. First time using notion so I'm not sure what the difference is between all teh different 'views' because they all look the same? :')

    • @ThatsMrBio
      @ThatsMrBio  2 года назад +1

      Ayye shoutout to the reddit fam! If you think you've repeated some of the process in the dashboard you can always delete the one you have and redownload it here: mrbio.gumroad.com/l/notion-weekly-habit-tracker
      The two main things that will need to be edited are the page templates for the database, followed by the formula. As long as those are taken care of you should be good to go.

    • @ebifried
      @ebifried 2 года назад +1

      @@ThatsMrBio thank you! 🫶🏻🥳

  • @cozynation6910
    @cozynation6910 Год назад

    The formula isn't working for me - the checked boxes don't change the percentage on the progress tracker

  • @tyed94
    @tyed94 Год назад +2

    the advanced filter option is not showing "is within"

    • @ThatsMrBio
      @ThatsMrBio  Год назад

      Yea it seems Notion made a quiet update to filters. Instead use "is between".

    • @SarahGluschke
      @SarahGluschke Год назад

      @@ThatsMrBio When choosing "is between" it appears a calendar drop down view, not options to choose how it was in the video. What should you do?

    • @MissJenyfire
      @MissJenyfire 10 месяцев назад

      ​@@SarahGluschke

  • @davidparks2190
    @davidparks2190 Год назад +1

    Thank you for the video! When I paste the formula in the edit section, I get an error "property not found". For the name of the habit which is exactly what I used in my checkbox. Any thoughts?

    • @davidparks2190
      @davidparks2190 Год назад +2

      Never mind! I figured it out....had a space after one of my habits. GREAT VIDEO ...I subscribed

  • @laurendrenning3454
    @laurendrenning3454 Год назад

    Alternavely, can't we just title the example habit entry "Daily Self Care" and have it repeat daily? What would be the advantage to create a seperate page Monday - Sunday template?

  • @JJ-zn6ql
    @JJ-zn6ql 9 месяцев назад

    Advanced filter "is within" doesn't show.. Closest I see is 'Is relative to today.'

  • @wayward773
    @wayward773 Год назад +1

    Hi! what should i do if want more than 5 habits?

    • @Karlaa18
      @Karlaa18 Год назад

      HI, i had the same problem i just copied the code so after the last one i deleted ) and just wrote the code like it was already witten and adden two more dont forget to double check if you have your spaces correct and three ) -this things at the end. also where there is the number 5 at the end i just changed it to be how many habits i have( i had 7 so i deleted 5 and put in 7) hope this helps.

    • @gagandeepsingh517
      @gagandeepsingh517 Год назад

      @@Karlaa18 Thanks

  • @SoySantiagoCastillo
    @SoySantiagoCastillo Год назад

    Is there any way in which you can check an specific habit throughout the year and see how well you did? For ex. I want to check my consistency with journaling and the total completion percentage. Any help would be appreciated, thanks!

  • @JULIETAVEO
    @JULIETAVEO Год назад +1

    Hi! thanks for the video... i have a question, how could I create a habit just for a particular day of the week and still use this template? lets say that i wanna hit the gym only tuesdays and thursdays... could I still use this database?

  • @mingusxz9149
    @mingusxz9149 Год назад

    Great video! Although whenever a new week begins, the order of days is incorrect and i cannot figure out why. Do you have any solutions?

    • @eve8011
      @eve8011 Год назад

      yes i've been having this issue too, did you ever figure it out?

  • @GracefulSeraph
    @GracefulSeraph Год назад

    when I add no properties to pages of days of the week they are not being shown in the DB, why is that?

  • @NajaSierra
    @NajaSierra Год назад

    Is there a way to create this so I do an entire month at the time and also that I see the dates? And not just the days. And then I can create a new one for every month

    • @technicalseeken
      @technicalseeken Год назад

      Create a habit tracker for daily basis and add the filter this month. To see the dates add a property created time. Or to create every month make a template for whole and add the recurring rule 1 month.

  • @matthewdulaney
    @matthewdulaney Год назад +1

    I'm stuck. I added an additional habit to my tracker and changed the number divided by 6, but when I check the box it's not adding that to the progress bar. Any advice?

    • @minecraftcitoo
      @minecraftcitoo Год назад

      Same here

    • @soyisaaccc
      @soyisaaccc 11 месяцев назад

      @jadewillis2010
      hace 1 día
      Replace the habits in this formula. No need for quotation marks. When you copy and paste formula out of notion it will add in extra quotation marks,brackets and prop variable. Your habits should appear in the formula builder anyway when you edit the formula property.
      floor(100*(toNumber(habit1)+toNumber(habit2)+toNumber(habit3)+toNumber(habit4)+toNumber(habit))/5)/100

  • @davidparks2190
    @davidparks2190 Год назад +2

    ME AGAIN!!! Sorry..... I do not have a "Is within" option in my filter choices. What do you think?

    • @brayanrush4128
      @brayanrush4128 Год назад

      neither to me

    • @technicalseeken
      @technicalseeken Год назад

      It is in the advance filters in the filter section.

    • @MissJenyfire
      @MissJenyfire 10 месяцев назад

      I tried a workaround by adding two rules. The first is "Where - Created Time - Is on or before - Today" and the second rude is "Created Time - Is on of after - One week ago". I will test and see if it actually works in filtering properly.

    • @MissJenyfire
      @MissJenyfire 10 месяцев назад

      ​@@brayanrush4128

    • @stapleriy
      @stapleriy 5 месяцев назад

      @@MissJenyfire Hi, can you please update if it works properly?

  • @antitomn1025
    @antitomn1025 Год назад

    How can i do this, but infront of the same tasks all week, do differents tasks for every day?

  • @VONpeach3310
    @VONpeach3310 Год назад +1

    The 1 Rule Property is not giving me the "is within" option. I started Designing on Wednesday not Monday, does that have to do with anything? Can't find solution... :/

    • @MissJenyfire
      @MissJenyfire 10 месяцев назад +2

      I tried a workaround by adding two rules. The first is "Where - Created Time - Is on or before - Today" and the second rude is "Created Time - Is on of after - One week ago". I will test and see if it actually works in filtering properly.

    • @stapleriy
      @stapleriy 5 месяцев назад +1

      @@MissJenyfire Hi, can you please update if it works properly?

  • @usamasfolio7592
    @usamasfolio7592 10 месяцев назад

    can you please tell me from where did you get this cover image

  • @RidwanAzeez00
    @RidwanAzeez00 Год назад

    Is there a way to do this but what if you have different tasks on different days?
    for example you might have "drink water" for mon to friday
    but you only want gym showing for mon, wednesday, friday

  • @ilyaasadia2478
    @ilyaasadia2478 Год назад

    Hi, is it possible to have a custom checkbox (like a drop down menu) to have different achievement levels. For example you didn't complete the task fully or completed it late so instead of just a checklist there's a dropdown box that you could choose from

  • @animetopo9152
    @animetopo9152 2 года назад +1

    thank you

  • @srezzzview4944
    @srezzzview4944 11 месяцев назад

    I don’t have prop function how to add it in my function

  • @girogiro-vh5pz
    @girogiro-vh5pz 3 месяца назад

    Excellent! Thanks. (Music not good 😊)

  • @trifina_sofian
    @trifina_sofian Год назад

    There seems to be an error when I posted the formula on notion! I think they updated the formula language, can you please confirm??? It's not working for me

    • @jadewillis2010
      @jadewillis2010 11 месяцев назад

      Replace the habits in this formula. No need for quotation marks. When you copy and paste formula out of notion it will add in extra quotation marks,brackets and prop variable. Your habits should appear in the formula builder anyway when you edit the formula property.
      floor(100*(toNumber(habit1)+toNumber(habit2)+toNumber(habit3)+toNumber(habit4)+toNumber(habit))/5)/100

  • @TrillionaireJunkie
    @TrillionaireJunkie Год назад

    when I would create /table view, it did not appear the same as yours, I was having trouble so I purchased your template through your link, and it still doesn't work , any idea what's going on or what I m doing wrong>? if you can help me that would be awesome, thanks man 👍🏻

    • @TrillionaireJunkie
      @TrillionaireJunkie Год назад

      when you create your table, you actually have a table, when I try to make mine, it has no table and it says to click to add row

    • @TrillionaireJunkie
      @TrillionaireJunkie Год назад

      Ahhh nvm, I was using safari, I changed my browser to chrome and everything worked perfect thank you!

  • @felipemarin4575
    @felipemarin4575 Год назад

    5:18 There is no option for me to choose "Is within". How can we replace it?

    • @s_r9
      @s_r9 Год назад

      use "is between"

    • @cakeCrumbzz
      @cakeCrumbzz Год назад

      @@s_r9 it doesn't display the This Week

    • @fiverolltacos
      @fiverolltacos 11 месяцев назад

      did you figure this out? @@cakeCrumbzz

    • @MissJenyfire
      @MissJenyfire 10 месяцев назад

      I tried a workaround by adding two rules. The first is "Where - Created Time - Is on or before - Today" and the second rude is "Created Time - Is on of after - One week ago". I will test and see if it actually works in filtering properly.

    • @stapleriy
      @stapleriy 5 месяцев назад

      @@MissJenyfire Hi, can you please update if it works properly?

  • @hayatulwidani7499
    @hayatulwidani7499 Год назад

    tq

  • @chaitanyamudderanagaru7931
    @chaitanyamudderanagaru7931 Месяц назад

    THANK YOU