Relations, Database, Planning

Free Notion Template: Airline Ticket Organizer for Travel

For those looking for an easy way to manage their travel information, this Notion template for airline tickets can provide a great solution. This template is designed to help users keep track of airline tickets and associated information. It includes sections for collecting and organizing information like flight number, departure and arrival times, airline, layovers, and more.

Database

Free Notion Template: Address List with Map Generator

This address list Notion template is a great tool for organizing places you’re going, places you’ve been, or places to catalog. In this post, we'll look at how the address list can be used to keep track of address information for individuals, businesses, or other places. The template includes properties that describe an address’s name of place, building status, and country, in addition to generating links to Google and Apple maps.

Program Functions

11 Ways to Generate Clickable Links with Notion Formulas

Notion formulas can now be used to create clickable links that make constructing and navigating URL links a breeze. Creating clickable links in Notion formulas only requires inputting the correct code that results in a url syntax (https://www.website.com/…). Below are instructions on how to generate clickable links in Notion formulas for maps, social media searches, Twitter profiles, Wikipedia, Goodreads, and Amazon.

Planning, Database, Design

Populate A Weekly Spread From a Notion Calendar

This is a weekly spread between Monday and Sunday that will auto-populate from a Notion calendar. All days are spread into two rows of four columns. For those who like the presentation of a non-database weekly spread but also like the convenience of a database manager, this is the best of both worlds, and it takes a few minutes to setup. There is also the option to duplicate the Notion template below the tutorial.

Database

Push Overdue Tasks To Today In Notion

If a task is overdue, push the due date in Notion to today, and show the new due date in a calendar. If the task is not overdue or complete, show the original due date. We also explore how to see this new date formula in a calendar view. Calendars can only see one date at a time so it is important to join all dates you want to see into one Notion formula. Here is how it works.

Database

Notion Formulas: contains() vs test() Functions

The contains() and test() function in Notion conduct similar tests on database properties. Both functions allow the user to check for strings in another property. For example, to check for the string “Hello” in a string property named “Name”, call contains(prop("Name"), "Hello") or test(prop("Name"), "Hello"). Both codes will return a true boolean. What exactly is the difference between these two functions then?

Relations, Dashboards

How To Use Notion Rollups To Build A Habit Tracker

With the addition of Notion’s new progress bar feature, habit trackers can now include analytical properties with rollups. Notion allows the rollup property to produce progress bars, and this is how I would use the new functionality to create an analytical habit tracker to track both completion rates of individual habits and determine what weekdays produce the best results.

Design

11 Text Dividers To Design Aesthetic Notion Pages

Looking for more design elements for your Notion pages? The Notion app can be used for more than a productivity tool. It can be a canvas for your web pages, public wikis, and more. This small collection of dividers can customize your text to suit your style. There are options for dark-mode and light-mode compatibility as well. Download the free images below.

Dashboards, Relations

How I Created A Subtask Checklist In Notion

Create a smart checklist in Notion that incorporates connected tasks and projects into a grouped view to quickly add, edit, and check off tasks without navigating to another page. Also, make projects and their subtasks disappear into an archive upon completion. This is a page design that utilizes the linked database and formulas to help organize and prioritize tasks in your Notion checklist.