Awesome video! Just a quick tip, for the date filters, if you want to siplify it you can choose Date "is within" and select the full month, instead of having two filters with the "on or after" and "on or before"
@RafaelSilva-ub1sd Жыл бұрын
Hii gregory, im just passing here to thank y. I think youre the best notion teacher i had in my years of user, youre amazing sz
@Miwsy_2 жыл бұрын
wow yesterday i was searching for this exactly video and today you post it. thank you so much!
@subhajitbanerjee909811 ай бұрын
This is amazing work! It's just what I was looking for to consolidate my calendars into a sinigle view. P.S To everyone asking about the updated formula, here you go: dateAdd(dateAdd(dateAdd(dateSubtract(dateSubtract(dateSubtract(dateSubtract(dateSubtract(now(), year(now()), "years"), month(now()) - 1, "months"), date(now()) - 1, "days"), hour(now()), "hours"), minute(now()), "minutes"), toNumber(substring(prop("Name"), 6, 10)), "years"), toNumber(substring(prop("Name"), 0, 2)) - 1, "months"), toNumber(substring(prop("Name"), 3, 5)) - 1, "days") Red added it in the template.
@Mr.clemclem Жыл бұрын
This is one of the most helpful videos i've ever seen about notion !! It help me so much, thank you !!! 😍😍
@thiercelieux3146 Жыл бұрын
Incredible work, clear, straight to the point; thank you for taking the time
@aprendecompartilha Жыл бұрын
You are Great!!, Congratulations Sara!! 🤩
@kaytearaujo47982 жыл бұрын
This is just perfect! I was looking for this for so long! Thank you so so so so very much!
@monique_weaktopeak2 жыл бұрын
Wow! Such an informative video. Do you maybe have content for beginners? I want to build a Home page with a Master Calendar that pulls content from eg. my Social Media Content Planner page, Client Work page, etc. to give me a monthly overview of the tasks that lie ahead, but I have very little knowledge when it comes to Notion. I am a brand designer and struggle to prioritize all of my work and want to make a point of it to have one place where I can be more organized.
@Papas151 Жыл бұрын
I have the SAME problem and can't seem to figure it out, no matter how many videos I watch🙄Notion is so confusing
@cjndubisi2 жыл бұрын
Insightful video, I can finally move away from a habit column to a habit database with a relation to my daily log. This would allow me to add and remove habits. Thanks a lot.
@rick-coffin2 жыл бұрын
This is a nice tutorial on making a master calendar for any coding projects, very nice vid 👍
@visualsbyE2 жыл бұрын
You've helped me so much with your tutorials and templates! I can't thank you enough!
@Lunaskylette Жыл бұрын
I think these are awesome and was wondering if you know if it's possible to merge different databases tables into one massive table?
@sunnyshekhar8734 Жыл бұрын
Love your work !!
@missgalore28202 жыл бұрын
Super helpful notion content as always! 👏🏽👏🏽
@qqlife2 жыл бұрын
Awesome ideas and organized methods, thank you for sharing!
@Bleapkin2 жыл бұрын
This is absolutely amazing, thank you so so much
@sarabjketo2 жыл бұрын
You are amazing!! I love this! I am trying to do this with my tables 💖💖💖💖
@hpkvelos2 жыл бұрын
Really helpful. Had been thinking I needed to do same and you've made it super easy. Thx
@Kushgetti2 жыл бұрын
Keep them coming
@Pengembara_pasee2 жыл бұрын
awesome idea, thanks to give some explanation for this great idea.
@santiagowon6222 Жыл бұрын
When I create the links from tasks or notes and go back to my activity log, I do see the backlinks, but they are not shows as property so I can't add them in the formulas.
@RafaelSilva-ub1sd Жыл бұрын
Hellooo Im having some trouble about trying to do the equivalent of "notes card" to my master calendar. if(not empty(prop(""Conteúdo/Aulas Alloted”")), "📓" + format(length(replaceAll(prop("Conteúdo/Aulas Alloted"), "[^,]", "")) + 1) + " "Conteúdo/Aulas Alloted”", "") I just added a relation between my Conteúdo/Aulas Alloted and my master calendar and after it I added a formula property, described up here, and it didnt work :( Can someone please help me
@generationsarising6 ай бұрын
Hi Red. I'm getting the following error: "Argument of type text does not satisfy function slice. [235,236] Argument of type text does not satisfy function slice. [272...
@AbeerOgailan Жыл бұрын
Dear Ms. Red, Thank you very much for your video! I have question please, now when I insert the formula I get this message "Property not found: prop(Name)". I wonder how I could fix it?
@courtneyhampton68098 ай бұрын
Hi Red, the formula for the date doesn't seem to work with the new updates. I'm getting this error: Argument of type text does not satisfy function slice. [235,236] Argument of type text does not satisfy function slice. [272,27... Any idea what I'm doing wrong?
@henryteo128 Жыл бұрын
Awesome video! I'm New to notion. For this video I have a simple question, what if the date is a range with a start date/time and a end date/time. Is ti possible for this master calendar and how? Appreciate all your hard works and all your kind sharing of formulas. cheers
@ChumitoMC10 ай бұрын
Thank you so so much for this tutorial! I just have a single question, it is possible to have a task that last longer than a single day? or with a specific hour of start and ending? :O
@SamirSelak2 жыл бұрын
Can I modify the Title Name to my preferred Date Format 11. May 2022 (DD. MMM YYYY) to be the default date? I appreciate your help.
@diegodc7845 Жыл бұрын
Could someone facilitate the formula updated? Error: Argument of type text does not satisfy function slice. [235,237]
@thatswhatmimisaid3 ай бұрын
Loooove this
@robertafagioli43532 жыл бұрын
Great! Wonderful!
@leticiaguimaraes8978 Жыл бұрын
This is an amazing work! Thank you so much! 🤩 I have a doubt, I think since Notion did some updates on their formula language the Date in @The Activity Log formula doesn't work well. It seems that slice( ) function now requires a list instead of a text string, and I saw some people replacing it for substring( ). I also tried but it still doesn't work and the formula equals an empty answer. From what I understood substring( ) won't allow replacing a Name property to a number even tough you use toNumber function before. I'm stuck in here, and can't find a way to fix it... did anyone try to fix this? 💁♀
@diegodc7845 Жыл бұрын
Did you get it? Could someone provide us the formula updated?
Any thoughts on creating a date formula around the @today timestamp in the name instead? Trying to figure out how to do that.
@milkyluvs9239 Жыл бұрын
Can anyone help me anytime i add the filter the month all my task that where there would disappear and i don't know what i'm doing wrong
@rq2872 Жыл бұрын
Could I have the formula for the date in the “day-month-year” format please. I have vision problems so it might take time for me to figure out how to change your formula. Thanks in advance Red!
@mafaldadias1005 Жыл бұрын
Hi, I was wondering that also, so I went and figured it out. You just have to change months to days and vice-versa. Notice that my changes are only in the last "sentence" of the code. It went like this: dateAdd(dateAdd(dateAdd(dateSubtract(dateSubtract(dateSubtract(dateSubtract(dateSubtract(now(), year(now()), "years"), month(now()), "months"), date(now()) - 1, "days"), hour(now()), "hours"), minute(now()), "minutes"), toNumber(slice(prop("Name"), 6, 10)), "years"), toNumber(slice(prop("Name"), 0, 2)) - 1, "months"), toNumber(slice(prop("Name"), 3, 5)) - 1, "days") You want it to go like this: dateAdd(dateAdd(dateAdd(dateSubtract(dateSubtract(dateSubtract(dateSubtract(dateSubtract(now(), year(now()), "years"), month(now()), "months"), date(now()) - 1, "days"), hour(now()), "hours"), minute(now()), "minutes"), toNumber(slice(prop("Name"), 6, 10)), "years"), toNumber(slice(prop("Name"), 0, 2)) - 1, "days"), toNumber(slice(prop("Name"), 3, 5)) - 1, "months") English is not mt first language, nor do I know anything about coding so im sorry if I wasn't very clear, hope it helps.
@Abdullah-hk4by2 жыл бұрын
ur brillinant i have learned alot form you thanks
@javierangel12822 жыл бұрын
Increíble, gracias por la enseñanza.
@ieshjua2 жыл бұрын
¡Gracias!
@milkyluvs9239 Жыл бұрын
can anyone help when i add a task and change the year it goes away. like disappear
@enaxtry Жыл бұрын
Hello, this is amazing stuff but I have a question, what do I need to change in the formula to change the date formula from american month-day-year to european day-moth-year? 😅
@mafaldadias1005 Жыл бұрын
Hi, I was wondering that also, so I went and figured it out. You just have to change months to days and vice-versa. Notice that my changes are only in the last "sentence" of the code. It went like this: dateAdd(dateAdd(dateAdd(dateSubtract(dateSubtract(dateSubtract(dateSubtract(dateSubtract(now(), year(now()), "years"), month(now()), "months"), date(now()) - 1, "days"), hour(now()), "hours"), minute(now()), "minutes"), toNumber(slice(prop("Name"), 6, 10)), "years"), toNumber(slice(prop("Name"), 0, 2)) - 1, "months"), toNumber(slice(prop("Name"), 3, 5)) - 1, "days") You want it to go like this: dateAdd(dateAdd(dateAdd(dateSubtract(dateSubtract(dateSubtract(dateSubtract(dateSubtract(now(), year(now()), "years"), month(now()), "months"), date(now()) - 1, "days"), hour(now()), "hours"), minute(now()), "minutes"), toNumber(slice(prop("Name"), 6, 10)), "years"), toNumber(slice(prop("Name"), 0, 2)) - 1, "days"), toNumber(slice(prop("Name"), 3, 5)) - 1, "months") English is not mt first language, nor do I know anything about coding so im sorry if I wasn't very clear, hope it helps.
@mohamedchibani98232 жыл бұрын
Thank you 🙌👏👏
@RedGregory2 жыл бұрын
No problem 👍
@noahm22592 жыл бұрын
You are the best!
@tewwonwonii84622 жыл бұрын
Excellent.
@verabaltisberger42602 жыл бұрын
Great video! I am going to start using this template :) I have been trying to create a workout template myself but am struggling badly. Is it even possible to create something like my idea? -> Workout Plan for 3 Months, where each month contains 4 weeks, and each week has 2-3 different workout databases with seperate (not connected) exeercises, reps, weights and notes. I was able to create this :) BUT, is it possible to show all those different databases that are in each week and month in one master calendar? I cannot figure it out… would it also be possible to somehow calculate the weights and reps for that specific exercise, compare it to the future numbers of that exercise to see if there is an improvement and maybe show it with an emoji on another database? In you video where you showed how to organize a finance database with rollups I thought that would help me create my workout planner, but I am not able to do it unfortunately… So I don‘t know if you ever see this but I would really appreciate it if you could help me in a way :) Thank you in advance!
@rashidsrealm13882 жыл бұрын
I’d love to see/use something like that!!!
@mibellanote Жыл бұрын
I wanted to do something like this but with bills, expenses, and salary. Do you think this would work?
@armandobattaglino63812 жыл бұрын
Is it possible to do the same thing but with otherstype of databases that don't concern calendar? Thanks!
@ANSHULJINDALASKINJ2 жыл бұрын
can We Sync Database using FOrmula because i want to create 7 Layer database 1.Idea 2.Sub-Task 3.Task 4.Project 5.Sub-Project 6.Goals 7.Sub-Goals Basic Issue i Am facing is I am not able to create cross link between all the database like sub goal is related to all other six data base and similar goal is connected to other 6 database but issue here is I had to fill all manually but I want to fill this automatically if I say my sub goal -1 is related to goal 1 and my goal 1 is related to sub project 1 then want to auto fill sub project column in sub goal database ( I know we can do this by rollup function but rollup function are one way I want two way automation )
@fannyguyon4119 Жыл бұрын
How can we change the date syntax in the formula ? :) Because it's just in US that you used to write dates like that.
@limon_agrio5607 Жыл бұрын
If you're still wondering, you just have to replace the "days" with "months" and viceversa at the end of the formula, like this: dateAdd(dateAdd(dateAdd(dateSubtract(dateSubtract(dateSubtract(dateSubtract(dateSubtract(now(), year(now()), "years"), month(now()), "months"), date(now()) - 1, "days"), hour(now()), "hours"), minute(now()), "minutes"), toNumber(slice(prop("Name"), 6, 10)), "years"), toNumber(slice(prop("Name"), 0, 2)) - 1, "days"), toNumber(slice(prop("Name"), 3, 5)) - 1, "months") That's what worked for me at least :)
@fannyguyon4119 Жыл бұрын
@@limon_agrio5607 Thanks!! :)
@antoinemorisetti33922 жыл бұрын
Very nice! can i ask you how do you color your tables at 14:05 ? thanks :)
@kentfaver2 жыл бұрын
Awesome project and template. Sorry for the low-level question. Will the notes/media be catalogued by tags, or into another searchable data-base? Thanks!
@solilos2 жыл бұрын
First to Like! :)
@RedGregory2 жыл бұрын
Legend!
@solilos2 жыл бұрын
I will need to work around this amazing Master Calendar with the date in DD-MM-YYYY format. Any advice?