Dashboards, Templates

How I Made My Notion Content Calendar (Template)

Creating a content calendar in Notion is a breeze with database views like calendar and borad view. If you are new to Notion or a veteran, a custom calendar can be setup with a few key properties. In the video below I show you how I customized my personal content calendar for my blog and YouTube channel. Maybe it can give you some inspiration for your own build.

Relations, Dashboards

Notion Finance Template: Monthly Personal Cash Flow

Finance and budgeting in Notion is very easy to manage when using the relation and rollup properties. A personal cash flow dashboard can be accomplished with a few simple steps like how I illustrate in the video at the bottom of the page. In response to that video, I created a monthly cash flow that records the input and output of cash flow for each month on record in addition to an overall running balance. Here's how it works.

Database

30 Date Formulas In Notion To Help Your Next Build

Looking into creating your next build in Notion with date formulas? Here is a list of short-medium length formulas that only require a date or date-range property. The building potential in Notion is incredible regarding dates and task management, and with a little rearranging and if-statement knowledge, one can make some really cool and useful databases.

Database

How To Find Week Number Of A Month In Notion

There is one date formatting dilemma that I always wanted to tackle and that is finding the week of a month from a date property. Below are two examples on how to find this. First, is if the weeks start on a monday. The second is if the weeks start on a sunday. I also show you a breakdown of the monday Notion formula if you’re interested in how it works.

Design

How To Find The Season From A Date In Notion

Yes, Notion formulas can help automate elements of your database to streamline workflow, but it can also generate aesthetic stickers for a daily documents journal. This formula will return the season according to a date property. The guidelines I use to determine a season is from the astronomical rule. Of course, season start dates can change +- 1-2 days. The formula can be modified easily to accommodate for this change.

Collect Maps In Notion: Automatically Find Latitude And Longitude

There are myriad ways of using Notion to collect and record data. Collecting maps is one way I find very interesting. After playing around with the Save to Notion extension to save google maps, I sought to extract the latitude and longitude coordinates embedded in a google maps url into separate properties in a Notion database. I achieve this extraction using formulas. Here’s how it works.