Notion Build With Me: Smart Deadline Formula

  Рет қаралды 28,283

Red Gregory

Red Gregory

Күн бұрын

Copy The Template and View Formula Guide: www.notion.so/redgregory/Smar...
Timestamps:
0:00 - Intro
1:06 - Overview of database functionality
2:05 - Condition #1 and #2, Hide archived tasks and signal if task is done
4:54 - Condition #3, Find if deadline lands on today, return "Due Today"
6:45 - Condition #4, Find if deadline lands before today, return "Overdue"
7:44 - Condition #5, Find if deadline lands on tomorrow, return "Due Tomorrow"
9:49 - Condition #6, Find if deadline lands within the next week, return "Due on Weekday"
12:09 - Condition #7, Find if deadline lands one week from today, return "Due Next Weekday"
13:50 - False Condition, Find if deadline exceeds one week into the future, return "Upcoming in Number of Days"
16:07 - How I use filters with the formula
17:41 - Extra Tip, Date range compatibility
19:03 - Outro
Twitter: / redgregory1
My Notion Blog: www.redgregory.com/
Discord Invite: / discord
#notion #notionformula

Пікірлер: 63
@dawnrisk4849
@dawnrisk4849 3 жыл бұрын
What a great idea! Implementing the features from these 2 videos will be my focus for the next few days. It's so helpful that you address how to connect what you're teaching to our databases already created. Thank you so much and have a great week!
@heewonpark8420
@heewonpark8420 2 жыл бұрын
Your tutorials are simply perfect. Thank you very much!
@lilithmaeangel
@lilithmaeangel 3 жыл бұрын
Red, always pulling through !!
@praewpraew2863
@praewpraew2863 7 ай бұрын
thank you so much. you dont know how appreciated i am for all of your videos! so helpful!
@NicfromKakarikoVODS
@NicfromKakarikoVODS Жыл бұрын
all your videos are so helpful! thank you I have used so many of them to try an help me stay organized!!
@timbushell8640
@timbushell8640 3 жыл бұрын
A shining example of how to present a complex video - excellent.
@bonjbonc
@bonjbonc 3 жыл бұрын
Big hugs and thanks from a sister from Malaysia for all your tutorial videos. You are amazing and definitely changing the world.
@joeburke6919
@joeburke6919 2 жыл бұрын
This is an incredible video and tutorial. Thank you for making it!
@xCheWy99
@xCheWy99 Жыл бұрын
Just here to share my appreciation for your existence ... literally learn everything from you !
@mohsenalluosh
@mohsenalluosh 3 жыл бұрын
I was waiting for that Thanks ☺️
@sitaraalaknandashakti1956
@sitaraalaknandashakti1956 3 жыл бұрын
Amazing! I watched this video about five times and I think I'm finally starting to understand how to use formulas smartly within Notion. THANK YOU!
@neodhesanta3487
@neodhesanta3487 3 жыл бұрын
Love your video! Thanks for sharing
@aniafangfang
@aniafangfang 2 жыл бұрын
Super efficient gadget!!! I love it!! Thank you so much🥰🥰🥰
@user-hj4dk8xt6g
@user-hj4dk8xt6g 3 жыл бұрын
Hey, thanks for sharing content!
@jeyga7811
@jeyga7811 Жыл бұрын
You my friend, you are a life saver!
@PedroFernandezRuiz
@PedroFernandezRuiz 3 жыл бұрын
Great video and Good Sunday! I will implement this in my workspace:)
@RedGregory
@RedGregory 3 жыл бұрын
You always reply so quick. Thank you for the support! :)
@RedGregory
@RedGregory 3 жыл бұрын
Extra Tip: prop("Done") == true ... can be written ... prop("Done"). For checkbox properties, either way returns the same result
@vishaljagad5660
@vishaljagad5660 3 жыл бұрын
You are doing great job and Thanks for that.
@congloinguyen4
@congloinguyen4 3 жыл бұрын
Im looking for this! Thank you
@TraceyMwendwa
@TraceyMwendwa Жыл бұрын
You are amazing! Ihave been going nuts on how to do this with a date range. This is life changing with my goals page. Thank you!
@TraceyMwendwa
@TraceyMwendwa Жыл бұрын
I have one question though, what if the deadline propery is empty and you do not want anything written on the action formula propert, howdo you go about that?
@m_acsp
@m_acsp Жыл бұрын
You are a genius! Thanks for sharing :)
@itsleane
@itsleane Жыл бұрын
thank you so much you are so great!!
@vanessagladv458
@vanessagladv458 3 жыл бұрын
Hello from Brazil, here we are discovering notion and your channel is amazing
@zelandinib.g5789
@zelandinib.g5789 3 жыл бұрын
Braziiiuuuu...
@caiohenrique8466
@caiohenrique8466 2 жыл бұрын
@@zelandinib.g5789 goool huehuehue e.e
@randyakmalsyah6080
@randyakmalsyah6080 2 жыл бұрын
it's very helful! thanks gregory :)
@thanhthanh5613
@thanhthanh5613 2 жыл бұрын
Thank you very much !!! ❤❤❤
@AnitaAsani
@AnitaAsani 2 жыл бұрын
Thank you so so much!
@csjazzalloy
@csjazzalloy 3 жыл бұрын
Wonderful!
@karinaglf
@karinaglf 3 жыл бұрын
You're amazing!
@kpro9047
@kpro9047 6 ай бұрын
Brilliant!
@thelstan8562
@thelstan8562 3 жыл бұрын
amazing!
@migsmartinez8039
@migsmartinez8039 2 жыл бұрын
Thanks!!!!
@sophiechung2847
@sophiechung2847 9 ай бұрын
i love you so much
@Emmasplaylist98
@Emmasplaylist98 2 жыл бұрын
Hi Red! How would I combine this with the new "status" property Notion added? I love the upcoming, due tomorrow aspects of this database.
@athenacriativa
@athenacriativa 9 ай бұрын
thank you
@melvin9060
@melvin9060 Жыл бұрын
At the begenning of the program, you could add if(empty(prop("Deadline")) in order to avoid formula writing "upcoming in one day" even if you didn't insert a deadline.
@zenuromzero9224
@zenuromzero9224 Жыл бұрын
that's what I was looking for, how to do that, can you tell me, please? I tried, but using the if statement, it says: type mismatch, " " is not a date. How to make it show "nothing" for no deadline...? Edit: Done, used format(prop("Deadline")) for it, thanks for giving me the idea to use if(empty(prop("Deadline")).
@studiowani1012
@studiowani1012 3 жыл бұрын
Head did boom, but great content!
@VR-ms1xf
@VR-ms1xf 2 жыл бұрын
Hey, thank you for this! Just a question.. when i have a task with a time, it doesn’t switch to archive.. is there a workaround for that?
@Mark4Jesus
@Mark4Jesus 2 жыл бұрын
@5:05 I knew there was some reason prop("Date") == now() was not working... now() returns the time... thanks for splainin' that. They should just have a today() function.
@Jayyluu
@Jayyluu 2 жыл бұрын
Hi. I want to use the formula with the date range so that it shows the progress tags by date. for example today is Jan 18, my range is Jan 17 - Jan 22, so the tag would be "on-going". is it possible to set up a formula in this case?
@jessicabuchanan6174
@jessicabuchanan6174 Жыл бұрын
what is the best way to get ahold of you with questions??? I don’t have a twitter account and it says the Discord link has expired 😔 but in case you can just comment back, I have a database for keeping track of all my plants and their schedules. I enter in the last watering date for instance, and i have another column that lists the number of days in between waterings, so how would i be able to automatically populate when my next watering date will be based on those two properties since you can’t combine dates and numbers??? Anything helps!! thanks so much! your videos are pretty much the only ones I can watch that make the most sense so thank you for posting them!
@dyna7184
@dyna7184 2 жыл бұрын
If I use multi select property instead of checkbox property for the status of the tasks, can I still use the same formula to get the same result ? Or I need to use different formula. Please help me 🙏
@brunafparanhos
@brunafparanhos 3 жыл бұрын
What an amazing video! Thanks for sharing your knowledge with us! How can I do to leave "Action" clear when I have a task with no defined deadline? I tried the formula (loved it!), but when the deadeline is clear, the Action comes as "Upcoming in 1 days". Thank you again!!
@jamieclark4903
@jamieclark4903 3 жыл бұрын
Include 'if(empty(prop("Do Date")), "",' as the first line of the formula, then add another bracket/parentheses to the end :) .
@brunafparanhos
@brunafparanhos 3 жыл бұрын
@@jamieclark4903 Thank you so much!!!! Now it's perfect for me!
@alanislani1501
@alanislani1501 2 жыл бұрын
@@jamieclark4903 You're an ANGEL, I've been trying to figure out how to make this work for DAYS and was about to give up! Thank you so much Thank you @Bruna Paranhos for asking!
@ian4ng
@ian4ng 6 ай бұрын
I am trying to write a formula that will create a due date for a task to be completed from a specific date in the future. There is a specific no. of days (i.e. 120 days) and will create a notification to the assigned person to complete. Do you have a video tutorial for this already made?
@caramelcookie1765
@caramelcookie1765 3 жыл бұрын
Willing to bet Red has a background in programming.
@ecopsorn
@ecopsorn 2 жыл бұрын
Hi Red. Your discord link is no longer working. I have a simple scenario I don't have a solution for it though lol. Problem: I want to let me show how many years, months and probably days there are left between a date in the "far" future" and today. Is that possible? I use "dateBetween(prop("Deadline"), now(), "years")" so instead of the "years" it should display me not a rounded "years" but also how many months are left.
@alyaadlyna2948
@alyaadlyna2948 2 жыл бұрын
how can i edit the formula if there’s no due date because it appears “upcoming in 1 day”
@melvin9060
@melvin9060 Жыл бұрын
You could add if(empty(prop("Deadline")). I did that and "upcoming in 1 day" disapeared until I insert a deadline.
@sidreddy7030
@sidreddy7030 2 жыл бұрын
Is it just me or is the Archive Part now working?
@adaanyadisini
@adaanyadisini 2 жыл бұрын
Is there a formula so if i don't put the deadline it show "upcoming" or "empty" because sometime I don't really have a deadline yet and if I don't put a deadline it always sow 1 days left and it kinda freak me out
@studentx716
@studentx716 2 жыл бұрын
Have you found it ? If you have found then can you please tell me
@adaanyadisini
@adaanyadisini 2 жыл бұрын
@@studentx716 nope not yet
@studentx716
@studentx716 2 жыл бұрын
@@adaanyadisini if you found it please let me know :) thanks for replying to me
@alanislani1501
@alanislani1501 2 жыл бұрын
Jamie Clark answered this 11 months ago! "Include 'if(empty(prop("Do Date")), "",' as the first line of the formula, then add another bracket/parentheses to the end :)"
@linconyudi3388
@linconyudi3388 Жыл бұрын
I just loved it! 🫶 Thank you for sharing this gold piece of knowledge! You saved me a lot of time and struggle... 😅
@MinhPhan-vr8ib
@MinhPhan-vr8ib 2 жыл бұрын
You're amazing!
Notion Build With Me: Track Budget, Income And Expenses
18:04
Red Gregory
Рет қаралды 329 М.
The Lies that Notion YouTubers are feeding You
14:12
Productive Setups
Рет қаралды 137 М.
Универ. 13 лет спустя - ВСЕ СЕРИИ ПОДРЯД
9:07:11
Комедии 2023
Рет қаралды 6 МЛН
КАРМАНЧИК 2 СЕЗОН 7 СЕРИЯ ФИНАЛ
21:37
Inter Production
Рет қаралды 445 М.
How to Build a Habit Tracker in Notion from Scratch
40:10
Thomas Frank Explains
Рет қаралды 58 М.
Smart Countdown Formula In Notion - EASY Notion Formulas
18:35
Creative Cove
Рет қаралды 6 М.
My Second Brain in Notion - Full Setup
14:38
Elizabeth Filips
Рет қаралды 824 М.
The most powerful Notion 2.0 Formula (Tutorial)
12:27
Murali Balaraman
Рет қаралды 1,8 М.
Easy Spaced Repetition Formula In Notion
11:53
Red Gregory
Рет қаралды 116 М.
Notion Formulas 2.0: Using the Ifs Formula to Create Precise Outputs
6:19
How To Use Time Blocking In Notion
12:14
Red Gregory
Рет қаралды 102 М.
Notion AI is AMAZING - How to use Notion AI: Tutorial & Examples
22:14
Jesus vs devil #jesus #devil
0:26
jesus my love
Рет қаралды 20 МЛН
#狼途新品lt75机械键盘 #funny #comedy #memes #baby #icecream
0:15
Respect 😱🔥 #shorts #respect #viral
0:31
MG RESPECT KING
Рет қаралды 39 МЛН
when a child behaves badly🤪
0:38
Senchiki_social
Рет қаралды 5 МЛН
OMG 😂😂😂#funny #rimiufun
0:16
Ri Miu Family
Рет қаралды 2,9 МЛН