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.
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.
Notion’s reminders are a handy feature that allows users to set up reminders via an inline date. Those reminders will trigger a notification inside and outside the reminder’s original page. This feature is extremely handy for those using Notion as a task management hub. The following is a minimal approach to a timetable using reminders.
The Enneagram is a chart that plots 9 specific personality traits in a 3x3 circular graph. Every trait has a common center. There are three traits in the Instinctive Center (Gut), three in the Feeling Center (Heart), and three in the Thinking Center (Head). Inside Notion, I created an enneagram database that connects to a database for character profiles.
With the holiday season in full swing, I built a gift budget tool to keep track of spending for each person in your life. This template divides gifts and spending cost per person, and includes a property for an “overall budget,” and a “chip in” property to exclude money chipped in from others.
I’ve found that writing inside Notion is quite pleasing due to the clean interface. The ability to organize narrative elements inside a database is one of many advantages for writers. In this template bundle I created a jumping off point for bloggers, freelancers, and book writers to start drafting with Notion’s boardview (a.k.a kanban).
David Covey’s “Urgent-Important” matrix divides tasks into four quadrants that focus on urgency and importance. Using boardview, I created the matrix in Notion, and using filters I automatically clear completed tasks from the matrix, leaving only active tasks in view.
I set out to design an alternative to a recipe dashboard in Notion I made a few months back. Included is a calendar to plan meals that is connected to an ingredients database to archive several meals in relation to say “eggs.” Overtime, the user can reference the ingredients database to determine what meal to make next.
Are you an artist, content creator, have a new project in mind, or frequently forget fleeting ideas? I’m the latter. I created this little pipeline to help me quick capture ideas inside Notion using boardview. If you’re new to Notion, you’ll learn that boardview is essential for developing ideas, workflows, and collaborating with large teams.
If you’re a deductive thinker and like to breakdown problems as bottlenecks appear, a decision-making database in Notion may be useful. Included are prompts to aid problem solving. As well, one can archive, reference and relate past decisions.
Let's look at how to return dates within a business week parameter. If you are returning a number of days after a date, but want to exclude all weekends, here a few ways to accomplish that. I go through the long-form and short-form formula styles to return the same result. I go over nesting and the use of a matrix.
If you’re looking for the ability to allocate tasks into a timetable, but have a hard time figuring out how much time each task should be alloted, I created this smart task planner to do that work for you. All you’ll need to know is how many hours you have available to work, and task difficulty between 1-10.
Budget planning in Notion is possible if the user relies entirely on row calculations for formulas. I don't have extraordinary budgeting necessities, so I thought I'd share my simple planner for those seeking a jumping off point for their budget strategy in Notion.
In addition to this distribution table I made to show me based on today’s day of the week what content I should publish, I set out to solve one more problem: show me what tasks I need to get ready to publish tomorrow. In short, add one day to today and return any tasks that contain tomorrow. Here’s the formula breakdown.
During today's noodling inside Notion I set out to create a "content distribution" table that displays certain tasks assigned to a particular weekday. For instance, my table will show me content that must be distributed on Sundays only when today is Sunday. As well, I figure out how I can integrate "every other week" and "monthly" options.
Are you a teacher looking forward to utilizing Notion this coming school year? Here is a great page to implement into your teaching dashboard. Track absent, late and early dismissal students inside two databases (one for students and another for attendance). Here is how it works:
Let me show you my new weekly planning system in Notion. I've related a to-do list database in the style of a monthly calendar to a weekly timetable with 30 minute intervals. Similar to a timetable spreadsheet, I assigned each page row to a time and each column property to a weekday (Mon-Sun).
This Notion template is intended for those seeking a handy tracker to record vaccinations, appointments, medications, dog-walking routes and miscellaneous pet expenses. Notable properties included are Medications, Next vet appointment, Age, Weight and Breed.
Notion doesn't currently support mind-mapping or chart flows, however, one can still find a way to transfer a simple flow chart into a database. Below, I have two examples from imaginary apps that are in the first stages of construction for automated emails and/or in-app messages.