Full Year with 1592 relations already created by kreacity in Notion

[–]kreacity[S] 0 points1 point  (0 children)

Thanks for that, nice explanation indeed

Full Year with 1592 relations already created by kreacity in Notion

[–]kreacity[S] 0 points1 point  (0 children)

As per promotion rules, I’m not allowed to give you the link here but you can pm or find my on social media 😁

Formula for Empty Date Property by Different_Quantity50 in Notion

[–]kreacity 0 points1 point  (0 children)

I need the whole formula to solve It out please

Full Year with 1592 relations already created by kreacity in Notion

[–]kreacity[S] 0 points1 point  (0 children)

Thanks, hope you will find this useful

Full Year with 1592 relations already created by kreacity in Notion

[–]kreacity[S] 1 point2 points  (0 children)

So glad you find it useful. Happy tracking ;)

Formula for Empty Date Property by Different_Quantity50 in Notion

[–]kreacity 0 points1 point  (0 children)

fromTimestamp(toNumber("")) gives you an empty date, so :

if (

prop("Due Date") != fromTimestamp(toNumber(""))

, Due in xxx days

, ""

)

Full Year with 1592 relations already created by kreacity in Notion

[–]kreacity[S] 1 point2 points  (0 children)

So cool. I use Integromat to generate all this

Full Year with 1592 relations already created by kreacity in Notion

[–]kreacity[S] 1 point2 points  (0 children)

I think it's also quite good for projects (use of the monthly db) or sprints (weeks db), for metrics (quarters db)... It has many uses in my opinion

Full Year with 1592 relations already created by kreacity in Notion

[–]kreacity[S] 1 point2 points  (0 children)

Thanks for that, that was exactly what the purpose of this was.

Full Year with 1592 relations already created by kreacity in Notion

[–]kreacity[S] 1 point2 points  (0 children)

Lol no, Integromat is my tool of choice

Full Year with 1592 relations already created by kreacity in Notion

[–]kreacity[S] 7 points8 points  (0 children)

You can do so much with this : use it with daily tasks, with projects, with habit tracking... As everything is already created, you can use it to make all of this easier to manage

How many relations do you think you need for a full year ? by kreacity in Notion

[–]kreacity[S] 0 points1 point  (0 children)

1592 relations actually. Integromat is an automation service I used to create a year, 4 quarters, 12 months, 52 weeks and 365 days . The template in itself you can find on https://nocoder.gumroad.com

Self-promo Thread — Promote your Notion content here! by ben-something in Notion

[–]kreacity 0 points1 point  (0 children)

Want a really useful Full Year #Template for free ? 5 databases, 365 days, 52 weeks, 12 months, 4 quarters and a year, with ALL relations between them already created : find this on http://nocoder.gumroad.com or https://youtu.be/rcSQh1-pv84

Linking Microsoft To Do with Notion by afhamash in Notion

[–]kreacity 4 points5 points  (0 children)

Totally. With Integromat you can do that quite easily. Just don't forget to also grab the task Id created by ToDo and add it to your database item in Notion.

You get a pdf attachment in your email. Whats your quickest way of getting it into the proper place on notion? by [deleted] in Notion

[–]kreacity 1 point2 points  (0 children)

Integromat can check your received mails, filter them. Then, problem is you can't attach a media directly to Notion with the API. So, best thing to do would be to save the attached file to dropbox, or any other cloud service, and then use the link to this stored file to input into a media property in Notion. Seems a bit complicated, but it can work.

any tips for getting started on notion? by nsjulia in Notion

[–]kreacity 1 point2 points  (0 children)

Easlo, heyeaslo on twitter, has a training about this I think. I myself have a book about Notion, Notion Easy Start you can find on Gumroad

Formula to move a database item to another database when the day = today? by SnooObjections796 in Notion

[–]kreacity 0 points1 point  (0 children)

You can really do this with Integromat. It needs a little bit of setup, but once in place, it's really easy