How To

Relations

How I Compare Data Between Notion Pages

May 10th, 2022 began my 30-day content challenge where I publish one piece of content every day for a month. I’m one week into the challenge and I want to share the homepage I built in Notion to track my progress daily and weekly. Have you ever wondered how to effectively compare data between database rows in Notion? This use-case may be helpful. Here is how it works.

Planning

How To Create A Notion Template And Where To Share It

Have you ever wondered why some Notion pages have access to duplication and some do not? The Notion user has allowed their page to be duplicated. The following is what you should keep in mind when creating your own Notion template and where to distribute it. Follow these easy steps to turn a Notion page into your next e-commerce product or free template to share generously with the Notion community.

How To Build Colorful Notion Progress Bars

Update your Notion progress bars with these colorful designs. All you’ll need is a percentage to work with and the following formulas. Included are two designs, one for a slider progress bar, and another for a Notion progress bar that changes colors as the percentage increases. Here is how they work.

How To Extract List Items With A Notion Formula

How to locate and extract items from a list in Notion. Here are some formulas and pointers on how to use Notion’s replace() function with regular expressions to return specified items in a multi-select, text or rollup property. The formulas work for lists separated by a comma, however, you can make small changes to extract lists separated by other characters. Here’s how it works.