In my latest YouTube video I show how a Notion user can quickly duplicate a scheduled event like a weekly review, bulk edit titles, and distribute the duplications to corresponding dates quickly. The following is how I did it. This trick is especially useful for those working with recurring tasks.
In this video I walk through how I conduct weekly reviews with Notion. I use both a database and inline template, linked database, and different database views to make it work. Recalling the past week's actions is important to understand how to move forward in the most efficient and balanced manner.
There are four ways to hide or remove comments inside a Notion page. There is one option to remove a single comment sent, another option to turn off comments inside a page, one to disable comments from a public page, and another to simply resolve a comment.
The following is a template button that will generate a skeletal outline for active recall book notes. Chapters, subsections, and other details are assembled in nested toggles. This inline template configuration is aimed to make book breakdown and skimming content easier. Here’s how it’s made.
If you are importing a large file into Notion, there may be a scenario where bulk extraction of certain characters is necessary. The following list of are different ways to modify a title using regular expressions in a Notion formula. The function used primarily is replaceAll.
My aim was to create the same progress bars inside a Notion database. You can copy this template at the bottom of the page and place it at the top of a dashboard. The following are the formulas to copy and paste if you prefer. Learn more about the anatomy of a Notion progress bar here.
To add a bit of flavor to your Notion workspace, I recommend focusing on important visual cues like the deadline indicator below. Inside a database with a deadline date property, the following is how to grab the deadline’s day of the week. This Notion formula uses the functions dateBetween, now(), day, concat, formatDate and slice.
The progress bar is a nice aesthetic touch to a Notion database. It only takes a bit of understanding formula functions like "slice," "dateBetween," and "format" to make it work. In this video I explain the anatomy of both a classic progress bar and a slider progress bar. One can use this to track work progress, reading progress, goal progress, etc. As well, calculating the progress from today to a deadline.
Planning to build a sleep dashboard inside Notion? This free template can get you started. Included are two connected databases. One for tracking sleep and another for tracking dreams. Track how many hours slept, return a conditional formula (ie. good sleep, underslept, overslept), and relate sleep to a property called “food prior to bed.”
This is a tour of my workflow for research inside Notion. I go through each step from finding information to saving search results, saving pages, and connecting notes inside Notion. If you're interested in exploring powerful Chrome extensions for Notion, I talk about Save to Notion and and Evergreen Notes for Notion as well.
Whether you plan to enter a new year with a fresh mood tracker, or building your first in Notion, I hope this mood heat map can give you some inspiration. Included is a row for each week and a drop-down menu for each day of the week with mood options from poor to great. As well, there is a selection of emojis to add context.
I’ve been very engaged with Notion’s template button lately in an attempt to minimize database use. The following use-case explores a minimal weekly view for tasks using nested templates, toggles, and checkboxes.
With Notion’s handy filter feature, using a complex tracking database is easy. In addition to a complete template available at the bottom of the page, here is how to create a medication tracking database with fluctuating elements. Using this filter technique can be useful for other tracking calendars as well.
There is no ability to create columns inside toggles and templates without this small workaround. Be aware, with future updates, this may no longer be a problem (Dec 26, 2020). In order to implement columns, you must convert a page that already contains the column configuration you desire.
I thought it fitting to end the year with a customizable productivity dashboard template in Notion. For those looking to understand Notion system building better or simply to find workspace inspiration, this video may help. I explore filters, linked databases, formulas, and share tips to address problems in a system.
Create non-database tables in Notion with the math block inside Notion. This block option allows for KaTeX formatting of which can create mathematical equations, custom tables, and more with a little creativity. The following KaTeX examples focus on different table stylings to copy and customize inside your workspace.
When a connection, or relation, is made between two databases, the user can add another property called a rollup. This rollup acts as a window into the connected database. If a date property is viewed through this window (ie. due dates for tasks), here is how to configure the rollup to show the nearest date from a list of related entries.
Notion’s inline template buttons can be very useful for duplicating a recurring block or group of blocks. Recently I made a video about how to use spaced repetition inside Notion. Inside that demonstration I briefly showed how I configure my toggles to resemble a flashcard. The following is how I use nested templates to create them.
In the midst of redesigning for my 2021 Notion workspace, I worked out a new progress bar style that I very much prefer over my prior design. This slider helps me achieve a more minimal look and is easy to gauge progress upon a glance. Here’s the formula I used to make it.
If you're looking to simplify your Notion workspace, I walk through how I'm approaching simplifying my database hoarding. Not only can one merge database rows, but database properties as well.