Build A Notion Task Manager! #3: Recurring Tasks & Project Templates

Поділитися
Вставка
  • Опубліковано 16 вер 2024

КОМЕНТАРІ • 57

  • @BetterCreating
    @BetterCreating  Рік тому +2

    Hi pals! It's finally here: The next in the series! What do you think? View The full playlist & start building in Notion now, for free Here: ua-cam.com/play/PLYV9oYJ_9ey7H6mM-8WYnat44IbO_OsOk.html & find all my Notion Templates & Guides HERE: www.bettercreating.com/

  • @PanajottaLakkis
    @PanajottaLakkis Рік тому +8

    Nice Video! For the recurring template you can bypass the step with the "created time" property: When editing the template you temporarily change the due or do dates (or both) into text fields, write @Today, then change them back to date fields. The text @Today disappears but now each time the task is created it will be populated by the correct date. And then you still use the formula to populate the calendar with both do dates and deadlines: if do date is empty then take the deadline, otherwise the do date. Added a formula showing the state in relation to the due date and you know if the item in your calendar only has a do date or has a due date which is overdue or on spot (today) or in the future.

    • @karenlepage-mindfulmaker
      @karenlepage-mindfulmaker Рік тому +1

      Oh yeah I love this trick. Surprised more people don’t know it! But good on you for sharing it here!!!🎉

    • @Floatnride
      @Floatnride Рік тому

      Wicked idea well done for sharing Ty

    • @PanajottaLakkis
      @PanajottaLakkis Рік тому

      @@Floatnride Pleasure! The only thing you have to be aware of if changing the date field temporarily to a text field: If you have calenders being fed by this field they will loose the connection because calendars only feed from date fields (or from formula fields giving out a date!). So you have to go to the calendar view after having reverted the field to "date" and connect again. If you feed your calender by the formula you won't have this problem.

    • @BetterCreating
      @BetterCreating  Рік тому +2

      Awesome! What a great hack! Thanks for sharing. :)

    • @PratikKumar-i1l
      @PratikKumar-i1l Рік тому

      Thank You this is besstessstttttt tip of all. Saves a lot of time. Really appreciate it :)

  • @MadeleineFontein
    @MadeleineFontein 11 місяців тому +5

    Can you post the new formula for the “do date formula” field? It also changed with the update?

  • @MarcoLaRosa-o3s
    @MarcoLaRosa-o3s 7 місяців тому

    helped me a lot, not only with setting up this OS, but with understanding Notion way better. Thank you a lot!

    • @BetterCreating
      @BetterCreating  7 місяців тому

      Glad it helped! Just the kind of comment I would hope for!

  • @lisarothmann2161
    @lisarothmann2161 Рік тому

    MIND BLOWN @ ~13:23 ! This is so powerful thank you for sharing the builds, I love learning along with you!

    • @BetterCreating
      @BetterCreating  Рік тому

      Ah love it! Thanks for watching and see you on the next one :)

  • @goeffreyfremain1260
    @goeffreyfremain1260 Рік тому

    Sweet an other episode ! Great series for people like me who like to create our own notion and not using one already made ! Thanks Simon not forgetting us :D

  • @AlexandruGheorghiuP
    @AlexandruGheorghiuP 7 місяців тому +2

    Thanks for a very helpful set of walkthrough. I've tried to follow along and tweak when appropriate 🙂.
    At 19:00 you're modifying the "Projects in Progress" view from the the "Live Projects" section from the Dashboard. I went back watching the previous videos in this series but I couldn't find where this section was initially built. Could you please point me in the right direction?
    Again, thanks, and continued success!

  • @gavinscott-miller1553
    @gavinscott-miller1553 Рік тому

    Wonderful work around idea on the recurring tasks by a new status. Totally genius! Thanks for the tips, you totally got me unstuck & inspired!

    • @BetterCreating
      @BetterCreating  Рік тому

      You are so welcome! and welcome to the channel!

    • @gavinscott-miller1553
      @gavinscott-miller1553 Рік тому

      @@BetterCreating thanks! I’ve enjoyed your content for a while now!

  • @NicholasAung87
    @NicholasAung87 Рік тому

    Thank you for making this Simon! Appreciate it. Can't wait for more!!!

    • @BetterCreating
      @BetterCreating  Рік тому +1

      Glad you enjoyed it! Great stuff - filming the next one this week. :)

  • @LaxWax
    @LaxWax 10 місяців тому +1

    Thank you for these videos Simon, they have been so helpful for me, a Notion beginner, and have really helped me to stay organized! It seems Notion went through a formula update, and I am having trouble with the Do Date Formula. Do you have an updated formula? Thank you!

    • @kristinavasileva5615
      @kristinavasileva5615 8 місяців тому +1

      This is the formula that I used today and it works fine:
      copied: if(empty(prop("Do Date")), prop("Created time"), prop("Do Date"))
      how it looks like in notion: if(empty(Do Date), Created time, Do date)
      With the new formatting, you should close the brackets only at the end. So if I can explain it: if(empty(Do Date), *choose Created time/date from the menu with no brackets*, *choose Do Date from the menu*)

  • @spectatorsgaze4903
    @spectatorsgaze4903 Рік тому +2

    I just realize there's one caveat with switching the 'Group By' of the calendar view from Do Date to Do Date formula. By grouping the calendar view using the Do Date formula, the database no longer allows you to drag and drop a task from one date to another. Instead, it can only dropped at the top or the bottom of the database. The only way to switch the date is to go into the page and change the Do Date, which is slightly inconvenient.

    • @LifeGameDesign
      @LifeGameDesign Рік тому

      I noticed the same thing but a good workaround to this is showing the "date "property on the Task Tile and clicking that to change the date between the day of the week you want to switch it to. Not as good as dragging and dropping but way better than having to open each page and change it like that!

  • @procrastinatormanaged
    @procrastinatormanaged Рік тому +1

    Allways nice to start the weekend with some Notion inspiration. Thanks. (And don’t you hate it when you ready with your template (incl video) and Notion changes the fundamentals?… now I procrastinate on publishing an updated version for months now😅)

    • @BetterCreating
      @BetterCreating  Рік тому

      Haha - I feel you! Thanks for watching - I’m sure we’ll have to keep iterating! 😅

  • @christianmagill3829
    @christianmagill3829 Рік тому

    Great videos in this series! Can't wait for the next one on subtasks and dependencies. Do you have any thoughts on templatizing more complex projects? There seems to be some limitations in Notion surrounding this.

    • @BetterCreating
      @BetterCreating  Рік тому

      Coming soon! Yes - I do create Button automations to build repeatable dependant task lists - but yes - really each user should find the thing that makes sense to them or it can get to complex :)

  • @modernyarn
    @modernyarn Місяць тому

    Simon, when I create a project it will fall into one of 3 or 4 overreaching categories, and I'd like to have recurring tasks set up for each of these categories, but AS A CHECKLIST. I think it could work at as a button, so that when I create a new project, then I would click on the button New Video Tasks or New Pop-Up Market Tasks, and then those tasks would populate, much like your Overview and Objectives. The checklist would work best for my brain, as these are typically tasks that need to populate a calendar with a due date, but I don't need tons of extra stuff. Any thoughts?

  • @ThePodcastStudioMiltonKeynes

    Hey buddy, loving this series! Just a thought... Where you made the recurring tasks, but couldnt have them show up in the home page... Could you not create a seperate tab on the home page just for recurring tasks? So I can see daily recurring stuff? and be notified?

    • @BetterCreating
      @BetterCreating  Рік тому

      Thanks! Yes absolutely that’s a good and simple solution to use too - possibly better for many. The filter options I used are also great thou if you want everything in one list. :)

  • @BestofCreekyHours
    @BestofCreekyHours Рік тому +2

    I am receiving an error when trying to execute the concat formula at 17:02 of the video. Was there an update?
    "Argument of type text does not satisfy function concat" Please see the formula below.
    concat( "✅ A Total of ", format(prop("Total Tasks")), " Tasks")
    Any help would be greatly appreciated! These videos are awesome.

    • @cristobalsalcedo175
      @cristobalsalcedo175 Рік тому +3

      Hi Bro, the lasted update in the formulas of notion arrived the reworks in the sintax, i am using this formula, i let you it;
      ["✅ A Total of "] + [format(Total Tasks)] + [" Tasks"]
      Please check how to you named the column to aply the "Format".
      PD: Sorry for my english, i hope that help you.

    • @BetterCreating
      @BetterCreating  11 місяців тому

      Yeah see the reply here - Notion’s Formulas 2.0 have changed things!

  • @BluBunny333
    @BluBunny333 28 днів тому

    Does anyone know which video he created the “Live Projects” on the Dashboard? Ive rewatched the whole playlist and I cannot find where he made it

  • @hummingbirdheartflute9575
    @hummingbirdheartflute9575 Рік тому

    These are great! For some reason my calendar view is not showing current week, its showing two weeks ago...not sure how to make calendar view current.

    • @BetterCreating
      @BetterCreating  Рік тому

      Thanks! Ah / do you see a today button top right?

  • @christianschroer1999
    @christianschroer1999 Рік тому +1

    You meantioned your icon pack?
    I use windows. Can I still use your icon-pack only for notion itselfe?

    • @BetterCreating
      @BetterCreating  Рік тому +1

      Yes! The icon pack is simply correctly scaled icon images and covers - so can be used on any device / Notion etc that accepts custom icons: I.E. most phones and tablets + Notion you can insert custom icons on any page or callout block :)

    • @christianschroer1999
      @christianschroer1999 Рік тому +1

      @@BetterCreating great now I know a usefull way to help you as well :). Win, Win

  •  Рік тому

    Hello!!! Thanks for all your content as it is helping me a lot to make my own build for CRM & Project Planning in my work.
    I have a very specific question... I have created a recurring template for Weekly reports, filling information about status of leads, opportunities and projects within the week. I send it out each week, but after I do, if I update any progress in any lead or project, the report updates it as well. I don't want it to keep updating. The intention of the report is to be a screenshot of that moment in time without changing later on.
    I have tried locking the databases within the report template, but still I haven't found a way to block all the content and avoid any futher change.
    Please let me know if you have any idea that might help. Thank you very much!!

  • @andreamaria7826
    @andreamaria7826 7 місяців тому +1

    Would really appreciate if someone could help me with this : I did everything he did in order to create recurring tasks but how can I make the task appear on a regular basis (every sunday for example) without needing to put a new do date every single week or does it even show up every single sunday without me needing to change the date : it's sunday right now i created a recurring task and i see it on the calendar view but if i look at next week the same task doesn't show up immediately on every sunday.
    My question : it that task going to show up on the day (sunday in this case) next week without me needing to change something or not ?

    • @BlueSuedeHughes
      @BlueSuedeHughes 2 місяці тому

      The recurring tasks section of this video does not work. At all. Better check another tutorial.

  • @tammiandrae2308
    @tammiandrae2308 4 місяці тому

    Can you add a project within a project?

  • @ansonturley2589
    @ansonturley2589 Рік тому

    Great Video

  • @watchlearn1167
    @watchlearn1167 11 місяців тому +2

    ******17min Important Formula Update: Formula is now simply: {" A Total of: " + format("total tasks") + " With % Complete of: "}
    (Now, I know formulas but, idk how to timestamp, so if someone else would like to drop that below thx...)
    Key Takeaway: Do not use concat anymore
    1. Replace concat with quotes {" ENTER TEXT HERE"...
    2. OPERATOR
    3. format(prop)
    4. OPERATOR
    5. "END TEXT HERE" No parenthesis!

    • @BetterCreating
      @BetterCreating  11 місяців тому

      Great work! Thanks for dropping this :)

  • @StrategyInformer-sjgold
    @StrategyInformer-sjgold Рік тому

    Simon what do you think would be a good app to use for writing medium length content. Say 1200 - 2500 words. Good editor and something that does not make you want to fiddle with it (looking at you Obsidian) handles images would be best. Craft, 'One Note, IA Writer are in the race. What do you think, the notion editor is horrible.

    • @BetterCreating
      @BetterCreating  Рік тому

      Hey Seth - I’m actually looking at things like Moonbeam and Jasper at moment : great AI assisted writing tools - moonbeam very much targeted at mid length writing. Images - not sure thou

  • @CanvaMagic-bl7nb
    @CanvaMagic-bl7nb 9 місяців тому

    Part4 is ready ?

    • @BetterCreating
      @BetterCreating  9 місяців тому

      Check out my Notion From Scratch playlist for the full series via my channel page :)

  • @MadeleineFontein
    @MadeleineFontein 11 місяців тому +4

    Can you post the new formula for the “do date formula” field? It also changed with the update?

  • @MadeleineFontein
    @MadeleineFontein 11 місяців тому +2

    Can you post the new formula for the “do date formula” field? It also changed with the update?

  • @MadeleineFontein
    @MadeleineFontein 11 місяців тому +2

    Can you post the new formula for the “do date formula” field? It also changed with the update?