Recurring Tasks in Notion | Step-By-Step Notion Tutorial for Getting Things Done

Sdílet
Vložit
  • čas přidán 6. 09. 2024

Komentáře • 133

  • @BetterCreating
    @BetterCreating  Před 3 lety +25

    Building along? At 09:48 the formula should be ‘days’ not ‘Days’ if you get stuck here! Want to start building the rest of my task system? watch this next: czcams.com/video/tpdD6pCHsEU/video.html 😊

  • @MojeZycieWSkrocie
    @MojeZycieWSkrocie Před 3 lety +34

    I hope no one else got stuck at this but at 9:48, it's supposed to be "days" in small letters not "Days" because I just wasted 15+ mins screaming at my screen and trying to figure out why is the formula not working properly. Still a great tutorial non the less. Thanks! 😁
    Quick question, why is priority a checkbox?

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Yeah, that’s mentioned elsewhere in these comments I think. Sorry to hear you got stuck! Priority is a check box to quickly add it to the priority dashboard view via a filter. But would work in other perhaps simpler ways. I also use a daily priority tag system now ✌️👍

    • @MojeZycieWSkrocie
      @MojeZycieWSkrocie Před 3 lety

      @@BetterCreating No problem. Okay that's how I thought it works at first but it still didn't make sense to me so I turned it into tags and just sorted it out instead of filtering.
      Thanks for the reply!

    • @1982TAMV
      @1982TAMV Před 3 lety

      well...I did get stuck for a lot longer than 15minutes in utter frustration...and I am kicking myself for not looking into the comments earlier!! thanks tho!! I am grateful there was a simple solution!

    • @ZaynerTube
      @ZaynerTube Před 2 lety

      you saved my time

    • @hermie7872
      @hermie7872 Před 2 lety

      OMG! Thanks a lot for this comment 🙏🏻

  • @markusfinell
    @markusfinell Před 3 lety +4

    I figured out a way that I prefer. You set a "last completed date" for the recurring task, and set daily/weekly etc. Then in another column ("days left") you calculate the number of days until the task should be completed again. So a weekly task that was last completed on august 20 should be completed the next time on august 27. And in your recurring task lists you filter by tasks by "days left". When a task is completed you just set the "last completed date" to the current date.

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Ah nice one. I do the same idea on my habit tracker. 👍

  • @davids2207
    @davids2207 Před 3 lety +5

    Hey, I really like your videos. For this one I think there's a slightly more elegant (and more flexible) solution. I have a frequency (number) and a unit property (select: years, months, weeks, days) and my formula for next due is: dateAdd(prop("due"), prop("frequency"), prop("unit")) This way I can repeat tasks in whatever frequency I like. Without having to hard code the frequencies into my formula.

    • @BetterCreating
      @BetterCreating  Před 3 lety +1

      Thanks for sharing - nice solution - I will have a play with this approach. I've also been thinking about playing with creating templates for regular tasks so they can be quickly populated into a calendar view... we will see. or just wait for Notion to add a calendar function that solve it for us! Glad you are enjoying the vids. :)

    • @samueltremblay275
      @samueltremblay275 Před rokem

      I've written about the exact same comment than yours and just before pressing the send button, I found this comment. :D Nice job!

  • @karenrwalker
    @karenrwalker Před 3 lety +4

    Nice workaround! Hope a more robust calendaring system gets included in Notion's future.

    • @BetterCreating
      @BetterCreating  Před 3 lety +2

      Thanks Karen, yeah totally: if they added that Notion would be unstoppable.

    • @MostafaAhmedAhmed81
      @MostafaAhmedAhmed81 Před 3 lety

      I contacted them about 2 months ago about some feature request. They told me they are a small team, and they give priority now for performance improvements, offline access, and search. So yes, we need more wonderful features, but if they do these three things very well, Notion will be ready for more powerful features.

  • @leechoonyip6860
    @leechoonyip6860 Před 3 lety +1

    The idea and function is so great. Your presentation is clear and enjoyable as well. Support!

  • @motorcyclegirlfriends6935

    Workaround for the always 30 days bit!
    A bit cumbersome, but add another formula column that contains, " formatDate(now(), "MMMM, DD, YYYY") ", then in the Recur in Days, " if(prop("Recurring?") == "Monthly" and contains(prop("Date Now"), "November"), 30, " and so on, changing the 30 to the number of days in each corresponding month.
    In the new column all you really need is "MMMM" or just "M" if you change the Recur in Days formula accordingly, but the reference to the full current date might be useful for other formulas.

  • @DushySharma
    @DushySharma Před 3 lety

    Notion as a tool just came to my knowledge a few days ago. I had been trying to manage the entire work environment in one place and being better productive for a long time . Thank You @better Creating for this wonderful Idea. looking forward to your new productivity videos. Love from India :)

    • @BetterCreating
      @BetterCreating  Před 3 lety

      You are welcome. Great to hear abs hope you enjoy playing with Notion. Loads more builds and templates on the channel and my website :)

  • @imperiakwan3220
    @imperiakwan3220 Před 2 lety

    Amazing system, just built mine with your guidance, the best one (at least for my lifestyle) so far, seems like something that would actually work for me. thank you so much

  • @avizmotiongrafix
    @avizmotiongrafix Před 2 lety

    Thanks for this awesome tutorial.

    • @BetterCreating
      @BetterCreating  Před 2 lety

      You are welcome! New big Notion Life OS videos and templates coming soon! :)

  • @xlucygreenx
    @xlucygreenx Před 2 lety

    Thank you so much for your clear and concise videos. You’re a very good teacher!

    • @BetterCreating
      @BetterCreating  Před 2 lety

      Thanks Lucy! Years of running theatre making workshops in real life!

  • @JohnnyJolt
    @JohnnyJolt Před 3 lety

    Wow! Finally a simple strategy for recurring tasks. Thank you.

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Glad it’s helpful. I think it’s a cool system: but actually using my other version more now: generating a month of tasks with a template button and populating the calendar. 👍 check out the weekly planner vid if interested.

    • @JohnnyJolt
      @JohnnyJolt Před 3 lety +1

      I’ll check it out. I like this solution because I currently use Things and it will repopulate a list of recurring todo’s and you just need to delete the complete previous day. What I’ve seen so far with the button haas a lot of additional steps. But I will check yours out.

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Yeah totally true: this is great for list views and tracking through stuff. Nice one

  • @improveyourself8131
    @improveyourself8131 Před rokem

    Excellent video! Your methods make life so much easier, and many thanks for your work!
    I just have a small question about the Inbox part, I don't know what filter you used?

  • @carvalho9021
    @carvalho9021 Před rokem

    Thank u for this.. very greatful! just earned a subscriber.. greetings from Brasil

    • @BetterCreating
      @BetterCreating  Před rokem +1

      Great stuff - you are welcome - but watch the latest videos on recurring tasks - much more up to date ! :)

    • @carvalho9021
      @carvalho9021 Před rokem

      @@BetterCreating one question.. Can I add remindings to the "next due".. thanks

  • @GloryEnthusiast
    @GloryEnthusiast Před 3 lety

    Hi Better Creating, And I'm from Vietnam, thank you for your video, it helps me so much. I saw one in your task list is travel to VietNam So hope to see you one day traveling to my country - VietNam

    • @BetterCreating
      @BetterCreating  Před 3 lety +1

      Awesome, thank you! Yes, we want to travel to Vietnam when it is easy to do so again definitely. Thanks for supporting the channel :)

    • @GloryEnthusiast
      @GloryEnthusiast Před 3 lety

      @@BetterCreating really appreciating what you did, it is changing my life especially your habit series, I feel better and better every day though it is the smallest thing.
      Sorry for my terrible English :(( , I am still learning

  • @yveswillemaers806
    @yveswillemaers806 Před 2 lety

    I like the interface. I understand you really are overwriting the next due date and you still need to select the next date based on the frequency.
    You don’t have a log of done tasks and the next due date is manually calculated with a possible mistake… is there a way to insert a date based on the moment you activate a check box in order to calculate the next due date and log save?

  • @TheArtisticBiker
    @TheArtisticBiker Před 3 lety +4

    Sadly, it doesn't accomplish the one thing we all need recurring tasks to do and that's populate the calendar. If I have every fourth Thursday blocked for sales review, when I'm looking at next month's calendar I need that Thursday blocked so I don't inadvertently double book. Otherwise, it's just a habit tracker.

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Yeah very true - works nicely as a to-do list function but that’s the rub isn’t it: how to solve the calendar population.

  • @paul-shabbathpanzu3581
    @paul-shabbathpanzu3581 Před 3 lety +1

    Hi, there is no need to fix the number of days. Could just write " dateAdd(prop("date"), 1, "months")" this would automatically add 30 or 31 days depending on the month. Same for the year. Just put "years" instead of "months" to handle bissextile years.

  • @mayurmahajan5986
    @mayurmahajan5986 Před 3 lety

    Hey Man, I'am from India. Your videos are really helpful and you are great! Loving your videos and wating for upcoming ones :)

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Hi pal; thanks for the comment - so great to hear the vids are having positive impact for people. Makes it all worth it! 😊

  • @stefanyloren
    @stefanyloren Před 2 lety

    I noted that I wasn't watching the video at all. I was enchanted hearing his accent 🤪

    • @BetterCreating
      @BetterCreating  Před 2 lety

      Haha, why thank you. Hope you can concentrate for the others - I think they are useful! :)

  • @lindandungu7553
    @lindandungu7553 Před 3 lety

    I have totally enjoyed this video.... :-) Thanks alot! Definitely watching the rest on Notion to up my game on this tool

    • @BetterCreating
      @BetterCreating  Před 3 lety +1

      Ah thanks for saying Linda - happy Notion binging! 👍

  • @BetterCreating
    @BetterCreating  Před 3 lety +1

    Anyone having trouble with the next due formula, here it is to copy: dateAdd(prop("Due"), prop("Recur In Days"), "days") Thanks! Watch my new full system tour here: czcams.com/video/szTZdEQsiys/video.html ✌️👍

    • @antoniaboegr3684
      @antoniaboegr3684 Před 3 lety

      Hey there :)
      I copied this one and it is still not working .. really don’t know why :((

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Double check the upper/lower case match / match your column headings and the punctuation is correct. It should work! :(

  • @amanak65
    @amanak65 Před 2 lety +1

    Hey Simon, do you have any solution to set a task recurring in spaced repetitions? For example - 1, 7, 16, 35. I study in med school and is essential for my revisions
    Also, thanks for the video! You're an elite

    • @BetterCreating
      @BetterCreating  Před 2 lety

      Thanks Aman! I don’t have a solution to that one off the top of my head. Tricky… if repeating every 7 days or every 16 days I’m sure there is a way. I think I’d be doing the same research as you on that one thou! Good luck!

  • @ALinNZ2
    @ALinNZ2 Před 3 lety +1

    Great video - One point of clarification - a newbie question - why when you checked done on a recurring task did it disappear forever? Was that to do with the filter?

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Yes: I have a filter on all the dashboard views that is to only show tasks that are not done. :)

  • @aboodburiahi2972
    @aboodburiahi2972 Před rokem

    Thanks for the video.
    Is it possible to add the recurring task to the calendar? So it can create itself every time we specify a recurring?

    • @BetterCreating
      @BetterCreating  Před rokem +1

      Yes I suggest checking out Bardeen.ai for working out how to do automations for it. Or use my template approach I share here: it’s older as a video but still good: czcams.com/video/C0rNezh6_ZQ/video.html

    • @aboodburiahi2972
      @aboodburiahi2972 Před rokem

      @@BetterCreating Thank you

  • @kotopes5719
    @kotopes5719 Před 3 lety

    Nice solution. Thank you!

  • @ThallesGuttemberg
    @ThallesGuttemberg Před 3 lety +1

    Hi! After watching your video, I stayed with a doubt about this method for creating recurring tasks. After I add this formula to my database, the next day I still need to set the next date? Thank you for the video.

    • @BetterCreating
      @BetterCreating  Před 3 lety +2

      Hi Thalles, yes, this solution means you click the due date rather than a done check box and set it to match next due. I’m looking into ways to solve recurring tasks you want to populate your calendar at the moment. :) Thanks for watching.

  • @forgetthes5824
    @forgetthes5824 Před 2 lety

    This works excetp the montly tasks - well it works, it adds the 30 days but not every month has 30 days, for example feburary has either 28 or 29 so it doesn't work properly, is there something I can add to the formula to make it account for that? Also, since I'm asking, is there anything I can add to the formula to make it repeat only on sundays? Thank you!

    • @BetterCreating
      @BetterCreating  Před 2 lety

      I think I’ve worked out a better way to manage this process with a practice tracker - but it’s a little complicated: basically create a unit tag column (daily weekly etc) and a frequency column (number) and then make a formula that calculates them 1 x weekly (this is much better!). Time for a new vid I think!

  • @MeHelpMP
    @MeHelpMP Před 2 lety

    Amazing content. I love notion and this is enlightening

    • @BetterCreating
      @BetterCreating  Před 2 lety +1

      Thanks for watching! Check out the rest of my Notion Builds playlist - I think you will like it :)

  • @amaterasugokamekkyaku579
    @amaterasugokamekkyaku579 Před 3 lety +1

    So I have realized when you click "Done?" It doesn't actually clear it forever it's still in the database, under different views you can see it will always exist there. I think it's important to clarify that. Unless I am doing something wrong.

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Yes, you need to make sure all views are filtered by done being not checked. I suggest sorting the main database by the done column so completed tasks are at the bottom. You could also create a page with a copy of the database called ‘completed tasks bin’ or something and filter that to only show completed tasks. That way you could then always bulk delete completed tasks if you want to remove them forever. But I haven’t found the need. Hope that helps.

    • @BetterCreating
      @BetterCreating  Před 3 lety

      I don’t believe there is an automatic function to delete pages in Notion using a checkbox ... but if anyone knows how to let us know! :)

    • @amaterasugokamekkyaku579
      @amaterasugokamekkyaku579 Před 3 lety +1

      @@BetterCreating Thanks!! That helps a lot.

  • @ceedig303
    @ceedig303 Před 2 lety

    Videos are a HUGE help for a new Notion user! Question - how are you getting your dashboard items on the left pushed all the way against the left of the screen? I cannot get the blocks to stop from being in the center of the screen when I am in full screen mode. My databases are justified left, but the other blocks are stuck in the center. Thanks!

    • @BetterCreating
      @BetterCreating  Před 2 lety

      thanks. might be that you need to select full width page top right menu. check out my latest system tour lots of build ideas :)

  • @ruthwu1996
    @ruthwu1996 Před 3 lety +1

    i modified the formula a bit to fit my needs but it just says that i have too few commands for if?? here is my formula: if(prop("reccuring") == "weekly", 7, if(prop("reccuring") == "daily", 1, if(prop("reccuring") == "monthly", 30)))

    • @BetterCreating
      @BetterCreating  Před 3 lety

      You need to put what it will return if none of those. Put ,0 after the 30 and the. Close the brackets. Should solve it!!

    • @ruthwu1996
      @ruthwu1996 Před 3 lety

      @@BetterCreating thank you so much for your prompt reply! it worked so well

    • @ruthwu1996
      @ruthwu1996 Před 3 lety

      @@BetterCreating i prefer to view things in calendar.. im sorry i just made the code but i dont understand what it does?

  • @MungaiJm
    @MungaiJm Před 2 lety

    ill stick to todoist up until i can find a way to effectively use check option in this system.

    • @BetterCreating
      @BetterCreating  Před 2 lety

      There are now ways to create recurring tasks with check boxes now I believe using the API. Looking into it. :)

    • @MungaiJm
      @MungaiJm Před 2 lety

      @@BetterCreating thanks, keep us updated.

  • @BetterCreating
    @BetterCreating  Před 3 lety

    Check out my other approach to recurring tasks here meaning you can populate your calendar view to plan ahead m: czcams.com/video/C0rNezh6_ZQ/video.html

  • @scotthickman1227
    @scotthickman1227 Před 3 lety

    One thing I don't get, is CZcams/ Personal life/ ... are projects? Could you explain what you consider projects, and what are complete sections, i.e you have a dedicated page for them?

    • @BetterCreating
      @BetterCreating  Před 3 lety +1

      Hi Scott, thanks for the message.well according to GTD and David Allen, a project is anything with more than one action needed to complete it. I think it depends on your life abs workflow how you choose to categorises them. I tend to group tasks to specific theatre / film projects, but then to things like wedding or bucket list (big things I want to do but don’t have a due date). I have projects like minimise or personal life in there for misc tasks that I want to process into the system from the inbox by adding them to a related project because that’s how my system works. Hope that helps! The main headline is: group tasks under whatever projects you want to keep track of as one process. Cheers for your support and the good question! 👊🙌

    • @scotthickman1227
      @scotthickman1227 Před 3 lety +1

      @@BetterCreating And thanks for the great answer, this definitely helps! I think I’ve settled on projects being: Articles/ Podcast episodes/ Big assignments (links presentations) and various stuff like prep for law school/ ...
      Look forward to your next vid! Maybe something to do with finance/budget/ multiple streams of income in notion?

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Yes; i remember we discussed it before. It’s definitely on the list :)

  • @sarinaasadi8662
    @sarinaasadi8662 Před 3 lety

    Hi, I am really confused. what is "next due"? why do we have to put it there? what I mean is that we have a due date and after that, the task is done right? so what is the next due for?

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Next due is the reference you use for using this simple recurring task system: instead of clicking done that hides the task, you change the due date to match the current due date abs this is how you reset the task for its next instance.

  • @ifeanyiachife5076
    @ifeanyiachife5076 Před 2 lety

    Hi Simon, thank you for this video, I really appreciate it. Do you have a solution for if I want tasks to recur like every Monday, Wednesday and Friday?

    • @BetterCreating
      @BetterCreating  Před 2 lety

      I suggest trying ‘Bardeen’ for creating recurring tasks in a more automated way like this using the API! Will make a video on it soon. :) it’s free!

    • @ifeanyiachife5076
      @ifeanyiachife5076 Před 2 lety

      @@BetterCreating thank you

  • @grethelbermudez4550
    @grethelbermudez4550 Před 2 lety

    great video! New to formulas in Notion…can anyone tell me if this is a specific coding ‘language’? I’d love to practice more

  • @amaterasugokamekkyaku579
    @amaterasugokamekkyaku579 Před 3 lety +1

    Hey I ran into a problem.. I did eveything just like in the video..but dateAdd(prop("Due Date"), prop("Recur in Days"), "Daily")... It doesnt display anything!!

    • @BetterCreating
      @BetterCreating  Před 3 lety +1

      Sorry to hear that - it definitely works, but hard to know what you have missed without seeing it. I think however that last element in the formula should say “Days” not “Daily”. Try that.

    • @amaterasugokamekkyaku579
      @amaterasugokamekkyaku579 Před 3 lety +1

      @@BetterCreating OK! I got it. I change the daily to day and I also, noticed I overlooked something very important. I didn't set a date for "Last reviewed" that's why nothing was showing. Thanks for all your help! I will continue to follow your content I like the way you do your videos 👍

    • @kevnblvk
      @kevnblvk Před 3 lety

      @@amaterasugokamekkyaku579 @Better Creating I ran into the same issue where nothing is showing up in Next Due. I copied the formula exactly.I don't have a "last reviewed" or anything like that in the template so I don't believe I'm overlooking anything. Any ideas or solutions?

    • @kevnblvk
      @kevnblvk Před 3 lety

      @@amaterasugokamekkyaku579 Figured it out from then ext comment below.

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Good stuff. Hope it works out for you. :)

  • @SimoMade
    @SimoMade Před rokem

    If I tick done on a recurring task won't it stay ticked for the next time it appears? and it won't appear if its filtered out aswell, how would I fix this?

    • @BetterCreating
      @BetterCreating  Před rokem

      Yes that’s right - you will see in the video this approach to recurring tasks requires you to change the date, not tick the box. I suggest seeing my newer approaches to recurring tasks in other videos like using Bardeen.ai to automate and generate them into Notion, or using a template button to create and place them on the calendar. W

    • @SimoMade
      @SimoMade Před rokem

      @@BetterCreating Thanks for the help, I'll check them out

  • @sfield541
    @sfield541 Před 3 lety

    This is dope!!

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Enjoy: I’m doing more soon on ways of doing recurring tasks to populate the calendar too. :)

  • @MostafaAhmedAhmed81
    @MostafaAhmedAhmed81 Před 3 lety

    If it was in Coda, a button for completing tasks was going simply to add a new one. I hope they borrow some of the powers of Coda in Notion.

  • @AinhoaReyes
    @AinhoaReyes Před 3 lety

    You are sooo underrated wow

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Ah thanks Ainhoa! Please help spread the word :) thanks for the sub: make sure to check out my complete Life OS tour from this year if you liked these vids 👍 czcams.com/video/szTZdEQsiys/video.html

  • @daveonkar4035
    @daveonkar4035 Před 3 lety

    👍👍

  • @learningenglishthefunway

    What about deadlines? We should have a deadline after which we need not do that work.

    • @BetterCreating
      @BetterCreating  Před 3 lety +1

      Yeah, totally an option: you could have a hard deadline date and something like a ‘do date’ as August Bradley does in his system

    • @learningenglishthefunway
      @learningenglishthefunway Před 3 lety

      @@BetterCreating Thanks for the reply. What I meant is: Putting a "deadline option" in the algorithm or code. Suppose, I have a task that I need to do till October 2, 2021 thrice a week. After that I need not to do that work. Therefore, we need a code that drive the task away after that specific last date, i.e. October 2. I hope it makes sense.

    • @BetterCreating
      @BetterCreating  Před 3 lety +1

      Ah I see. Yes, that’s tricky: it needs perhaps a deadline date column and then something along the lines of (perhaps) ‘ if deadline is < today, then done is checked’ etc etc. Interesting idea. Wonder if possible…

  • @brunelladiaz6460
    @brunelladiaz6460 Před 3 lety +1

    Does anyone know how to just repeat a day over a year. I just wanna make that a birthday date repeats everyyear on my calendar :((

    • @BetterCreating
      @BetterCreating  Před 3 lety

      just repeat it over 365 days! or put it in a few times on the calendar? haha... Such a shame Notion still doesn't offer repeating calendar population! :)

  • @stiandedios6555
    @stiandedios6555 Před 3 lety +1

    My Next Due dosen`t work :/

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Double check your formula for punctuation etc. Can often be a small detail...

    • @SThais85
      @SThais85 Před 3 lety

      Mine isn’t working either. I have checked it 4 or 5 times and re-entered it 3 different time. I don’t know what else to do.

    • @SThais85
      @SThais85 Před 3 lety +8

      I figured it out! At the very end of the formula where it says “Days” ...it should NOT be a capital D! Hope this helps!

    • @BetterCreating
      @BetterCreating  Před 3 lety

      Nice one - yes, I think I correct that but the cut to the screencast is very brief! Thanks and sorry if it’s messed with it for you!

    • @Inkytophatt
      @Inkytophatt Před 3 lety

      @@SThais85 OMG THANK YOU. I was wondering why mine didn't work too :)

  • @seamydobbsno1
    @seamydobbsno1 Před 3 lety +1

    Yeah still doesn't come close to how todoist offers these solutions!

    • @BetterCreating
      @BetterCreating  Před 3 lety +1

      No true, but the value is in the complete system integration. That said: will be looking at a todoist / Notion API workflow soon perhaps. Cheers.

    • @seamydobbsno1
      @seamydobbsno1 Před 3 lety +1

      @@BetterCreating Well it is true. Todoist actually accomplishes what these workarounds try to do. For what it is, todoist is fantastic, and I don't see why notion has to be an all in one solution at the expense of better alternatives for certain tasks. I understand the craving for an all in one, but until some solutions are more refined then it's just more hassle than it's worth.

  • @anybluechocolate
    @anybluechocolate Před 2 lety

    Umm, but a leap year has 366 days.... 🤔

    • @BetterCreating
      @BetterCreating  Před 2 lety

      Darn. Very true. You’ll just have to have the 1st off. 😜

  • @describer99
    @describer99 Před 3 lety

    gesundheit