Build a Notion To-do List with Progress Bar & Stats (+ Template)

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

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

  • @antonignatenko7776
    @antonignatenko7776 5 дней назад

    you're a notion genius. I've now completely reconsidered my approach to managing tasks

  • @nomadicwolf6132
    @nomadicwolf6132 5 месяцев назад +6

    This template is brilliant! And your explanation was fantastically clear & concise, while also explaining what we're doing & why. Thank you!

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

      Glad it was helpful! Thank you :)

  • @temi.whoosh
    @temi.whoosh 2 дня назад

    I LOVE U SMMMM !! IVE BEEN LOOKING TO LEARN HOW TO DO THISSSS TYSMSMSMMSMSM ✰

  • @Uncut_she
    @Uncut_she 5 дней назад

    Great tutorial 😊

  • @DafniMoustakidi
    @DafniMoustakidi 6 месяцев назад +3

    Thank you for the great tutorial, I'm looking forward to part 2🤩

  • @tmm701
    @tmm701 7 месяцев назад +3

    As usual... you rock!

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

    Perfect video! Really well done 👍

  • @JoshuaStephens-o7z
    @JoshuaStephens-o7z Месяц назад

    Thanks for the tutorial. I assure you will reach your 10k sub mark soon!

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

    You’re amazing! Thank you. I have a question: is there a way to keep an archived list of all your to-do list tasks instead of replacing all of them each day?

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

      I have another video where I build a reusable checklist so you might prefer that one. :)

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

    This was very enjoyable to watch and create, thank you!!

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

    Absolutely love this.

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

    Thank you for the template!

  • @Sergei-k1t
    @Sergei-k1t 3 месяца назад

    Thanks a lot!Really helpful

  • @EllaG-v2z
    @EllaG-v2z 4 месяца назад

    Thank you so much for this video🧡Can you please also share the formula to get weekly, monthly and yearly statistic?🙏

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

    Awesome tutorial

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

    Oh my God so quick? I looove it

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

      I already had this one recorded when I saw your comment! :)

    • @gerdablord3400
      @gerdablord3400 6 месяцев назад

      @@creative_cove nevertheless a very nice surprise

  • @thatnaijbabe
    @thatnaijbabe 6 месяцев назад +2

    Is there a way to keep an archived list of all your to do list tasks with the percentage and everything

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

    amaaaazingg videoo

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

      What do I have to do to mark it as completed if there are already past dates but I still want the check box to be marked, that is, not just today's condition., in this formula: and(prop("Día de actividad") == today(), prop("Status") == "Terminado") , thanks

  • @shivanisaraiya617
    @shivanisaraiya617 3 месяца назад +4

    prop is not recognized anymore i keep getting error - prop is not defined. [0,4] prop is not defined. [10,14] Invalid character "'". [5,6]

    • @creative_cove
      @creative_cove  3 месяца назад +1

      Prop just means property so 'prop is not defined' usually means that you've not added one of the properties that you're referencing in the formula. Ensure you've named the properties the same as I have in the video and try selecting them from the side bar.
      For the invalid character, it looks like you might have used a single apostrophe instead of double ones. Notion formulas usually use " instead of ' so just check you've used those 😊

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

      @@creative_cove okay will try. Thanks a lot for clearing my confusion !

  • @murray.galbraith
    @murray.galbraith 6 месяцев назад

    Brilliant, as always. I'm guessing there's no way to get rid of the '+ New' task box at the top?

    • @creative_cove
      @creative_cove  6 месяцев назад

      Thanks! There's not a way unfortunately that I know of. 😊

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

    Fantastic! Thank you!! Helpful and clear explanations.
    For those of use who use "Do" dates (and a separate deadline date), sometimes the Do dates are more than one day. Is there a way for the formula to look at both the start and end dates and mark the checkbox as "Today" if it sees that today is within the dates set for the task?
    I set this up to give me: 1. What is scheduled for today and 2. what is due today.
    Is it possible to have one formula in the stats that tells me how many tasks out of both the "Do Today" and "Due Today" added together have been done?
    (example instead of "You have completed 2 out of 3 tasks for today" AND "You have completed 1 out of 2 tasks due today" it would generate "You have completed 3 out of 5 tasks today")

    • @suruchisati
      @suruchisati 6 месяцев назад

      This is what worked for me to show tasks which are scheduled for today (between the start and end date for the task), kinda like a 'to-do today?' :
      and(today() >= dateStart(prop("Due Date"), today()

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

    How to have colored tags? thank u!

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

    how are you able to show multiple properties in gallery view? no matter how many i put as visible, i only ever see one property

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

    but i think there is a problem with this to do list, because when a new day starts the card disappears, and if you try to return them it fails

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

    I would like to use the Do Today instead of the Due today. Could you share the formulas? This one isnt working: and( prop("Do Date") == today(), prop("Status") == "Done") :/

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

    Hello!! this awesome I have applied the idea to my notion timeline. But now on my calendar all items shown on the calendar now are gone...Any comments on this? It would be very much appreciated> Thank you

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

      I checked and tested adding one task on the calendar and is showing but when I added the parent item to the task it disappeared ... :( any comments! help please! :) everything is beautiful and perfect but now the calendar view it shows blank...

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

      Google helped - I clicked inside calendar properties --> customize Table ---> selected subitems & shows as Flattened list --> and it worked. If anyone need this :) this is how I Resolved it.

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

    Does the Today? formula work for recurring tasks?

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

      it didn't for mine... but she may have a way to make it work

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

      It should do but if it doesn't then replace it with this and it definitely will:
      formatDate(prop("Due"), "MMMM D, YYYY") == formatDate(today(), "MMMM D, YYYY")

    • @louiseh7302
      @louiseh7302 6 месяцев назад

      Good tutorial. But too fast, ì had to keep going back and pausing

    • @blackbutterfly3
      @blackbutterfly3 6 месяцев назад

      That worked. Thanks. ​@@creative_cove

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

      @@louiseh7302 press the settings ⚙️ on the video and lower the playback speed. I always do that when doing tutorials.