Create a Dynamic Habit Tracker on Notion | FREE Template

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

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

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

    Thank you so much for your help ! So clear !😁

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

      please comment the formula code here !!!!!!

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

      @@jyothishkj8391 Hi! Notion has recently updated its formula properties, and this may be the reason why it's not working anymore 😥
      Instead, you can try this: round((100 * (((toNumber(prop("Habit 1"))) + (toNumber(prop("Habit 2")))) + (toNumber(prop("Habit 3"))))) / 3) / 100
      Alternatively, if you download the free template, the formulas will be updated to the new format. Hope this helps!

  • @ciel8248
    @ciel8248 Год назад +9

    I have been watching so many videos about notion and I am getting overwhelmed. However, this habit tracker is unique yet not complex. I am thrilled to incorporate this tracker on my daily life. Thank you so much!

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

      Your comment made my whole week ❤ I'm so glad this has helped you on your journey! I'm open to any suggestions if you need further help 🥰

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

    I love the way you have walked us through the whole process in an easy way. Notion is amazing.

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

      I'm super glad!! Thank you for the kind comment Jacob 🥰

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

    here is the formula for 6 habits after the new modifications of notion :
    round(100 * (toNumber(prop("Reading")) + toNumber(prop("Journaling")) + toNumber(prop("Carrots")) + toNumber(prop("Milk")) + toNumber(prop("Workout")) + toNumber(prop("Praying"))) / 6) / 100

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

    Just started my notion journey and stumbled across you video on TikTok.
    Thanks for putting such an easy-to-follow long form guide on RUclips!

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

      I'm so glad you find it useful! Happy building 🖤🤍

  • @carlo.mesina
    @carlo.mesina Год назад +3

    Love this Habit Tracker! Clear explanation. Looking forward to more Notion tutorials

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

      I'm so glad Carlo!! Will be releasing more soon :)

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

    People love habit trackers and the views shows it 😂 Great tutorial 💯

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

      Your tutorials are amazing too!! Hope to create videos as consistent as you 😄

  • @JosephKlenk
    @JosephKlenk Год назад +5

    Thank you for delivering such an amazing learning experience, and I can't wait to implement these techniques to elevate my own habit tracking journey. Keep up the fantastic work and I can't wait for more videos!

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

      So glad you've found it useful Joseph!! Stay tuned for more :)

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

      ​@@notionfreak Pls, I did the same things as you, but the tracker is just in one day, and when I want to place it for another day, it doesn't work, i'ts just place it in the page, not in the calendar

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

    I have spent a long time finding and building a habit tracker that works for me, but none of them really work well. This habit tracker in calendar view is what I have been looking for all along. Thank you for sharing this!

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

      It's always a journey and I'm so glad this video has helped you along the way!!! Best of luck 😀

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

    liked it a lot, keep at it with your content creation journey! i think it will help a lot of people and yourself!

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

      Thanks for the encouragement Rodrigo! It definitely did for me. Hope it helps others too 😃

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

    This template is both simple and highly effective. Thanks :)

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

    Super helpful and this looks cool, thanks for the pro tip 😅

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

      I'm so glad you found it useful 🙂

  • @g-oonlord
    @g-oonlord Год назад

    Really loved the button feature. Very helpful!

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

      I'm glad! The versatility of buttons is incredible!

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

    Thank you for this!!

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

    Formula for 5 habits➡ round(100 * (unaryPlus(prop("Habit 1")) + unaryPlus(prop("Habit 2")) + unaryPlus(prop("Habit 3")) + unaryPlus(prop("Habit 4")) + unaryPlus(prop("Habit 5"))) / 5) / 100

    • @rocco5572
      @rocco5572 Год назад +5

      it says unary plus was removed

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

      @@rocco5572 do you have the working formula ?

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

      round(100 * (toNumber(prop("Habit 1")) + toNumber(prop("Habit 2")) + toNumber(prop("Habit 3"))) / 3) / 100
      Try this!@@rocco5572

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

      @@rocco5572 try this one actually round((

      (prop("Read").toNumber() +
      prop("Meditate").toNumber() +
      prop("Daily Journal").toNumber() +
      prop("Gym").toNumber() +
      prop("Cold Shower").toNumber() /*add your new habits with a toNumber function and a "+"*/
      )/5 /*replace the 5 with your total number of habits*/

      )*100)/100

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

    Awesome. I have a question: how do you hide the "Untitled" label in calendar view?. It appears every day in the task list.

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

    Hello i have a question, How do you put more habits in the Habit Tracker?

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

    the code does not work :(

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

      Hi! Notion has recently updated its formula properties, and this may be the reason why it's not working anymore 😥
      Instead, you can try this: round((100 * (((toNumber(prop("Habit 1"))) + (toNumber(prop("Habit 2")))) + (toNumber(prop("Habit 3"))))) / 3) / 100
      Alternatively, if you download the free template, the formulas will be updated to the new format. Hope this helps!

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

    great tutorial. I love it. Thank you very much for sharing.

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

    SHE IS SO NICE SHOUTOUT TO HERRRRRRRRRRRRRRRRRRRRR. LOVE U

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

    You're amazing for this tysm

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

    I still cant figure out how I get the buttons to tick the box just for the right day. Its always ticking all days

  • @joelpaquete4152
    @joelpaquete4152 8 месяцев назад

    How do I add the graphic at the bottom of the calendar?

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

    I want the recurring template for each day, but every time I set the "Show calendar by" to "created time", it means the line chart no longer works. If I set the "Show calendar by" to "date" then it doesn't;t create a new entry every day automatically. How do I fix this?

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

    I tried to create 10 Habits, but the formula doesn't want to place nice

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

    Thank you!

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

    I have problem in creating progress bar i have 12 habit i cant make it properly can you help

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

    nice

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

    Thank you for the great video! I'm having an issue with the date displaying in the correct order on the x-axis whereas the newest date is shown on the left side rather than the right, do you know how to fix this?

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

    hi ! i tried to enter the formula but it kept saying "unaryplus is not defined" "unary plus was removed, you can use "+" instead". any way i can fix it?

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

      Hi! Notion has recently updated its formula properties, and this may be the reason why it's not working anymore 😥
      Instead, you can try this: round((100 * (((toNumber(prop("Habit 1"))) + (toNumber(prop("Habit 2")))) + (toNumber(prop("Habit 3"))))) / 3) / 100
      Alternatively, if you download the free template, the formulas will be updated to the new format. Hope this helps!

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

    I want it. I’m getting it

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

      ITS FREE, hehe

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

      @@notionfreak you smart, you loyal.

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

    Obrigado ótima explicação

  • @Ктото-ы5л9ф
    @Ктото-ы5л9ф Год назад

    hi
    Can u help me with formula? cuz this formula don't work and idk why
    Thank u

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

      Hi there!! Notion has recently updated their formulas properties, and this may be the reason why it's not working anymore 😥
      Instead, you can try this: round((100 * (((toNumber(prop("Habit 1"))) + (toNumber(prop("Habit 2")))) + (toNumber(prop("Habit 3"))))) / 3) / 100
      Alternatively, if you download the free template, the formulas will be updated to the new format. Hope this helps!

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

    What is the first formula? It said is a mistake in mine

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

      Hi! Notion has recently updated its formula properties, and this may be the reason why it's not working anymore 😥
      Instead, you can try this: round((100 * (((toNumber(prop("Habit 1"))) + (toNumber(prop("Habit 2")))) + (toNumber(prop("Habit 3"))))) / 3) / 100
      Alternatively, if you download the free template, the formulas will be updated to the new format. Hope this helps!

  • @selflove-jl7qk
    @selflove-jl7qk Год назад

    what about when i cant find the calender veiw in the search what can i do

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

      Hello! Could you elaborate on this?

    • @selflove-jl7qk
      @selflove-jl7qk Год назад

      @@notionfreak sorry my bad i didnt follow the steps well but i followed them well the new problem is the formula i tried my best but it refused to be entered help me out on this thank you

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

      @@selflove-jl7qk Don't apologise! If you're referring to the progress bar and have more than 3 habits, it requires you to key in the additional habits: + unaryPlus(prop("Habit x"))) / x). Alternatively, if you did this from scratch, you can download the free pre-set template that would already have the formula inside :)

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

    For some reason...I'm getting 115 days created on one day😢... please help

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

      Hello! I'm so sorry I got back to you this late 😓You can change your property into the "Date View" instead! This allows you to change the dates respectively

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

    I live in a third world country and 5 dollars is already expensive. I want this template so bad huuhu

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

      It's free! It's on a pay as you want basis, so you could just put a $0 😊

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

    it's not free what a Clickbait

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

      It IS free 🤣 notionfreak.gumroad.com/l/Dynamic-Habit-Tracker hope this helps! If you don't want to pay, you just have to key in $0

  • @krishanSharma.69.69f
    @krishanSharma.69.69f Год назад

    Why are you so Cute?

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

    This is a great start. @notionfreak. How would you define the formula if you had a list of 10 habits AND, as long as you completed at least 5 of them (any 5 from the list) the progress would go to 100%?

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

      Good question! What i'd do is use the same formula for the 10 habits, and create a new formula property stating that if 5 checkboxes are ticked, progress will be 100%

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

      @@notionfreak Can you see if you can figure it out, please? I tried to construct it but I'm stuck.