Building a Content Flywheel on Notion
Sara Loretta
Business optimization @ systms? ?? building @opsdepartment & drinking lots of coffee.
I recently worked with a client who produces a cryptocurrency podcast and video series across Africa, to develop a content flywheel in Notion.
Our primary goal of this project was to develop a seamless workflow between the client’s production pipeline and the associated subtasks, that would keep their entire team on track, while working on several projects at once.
For this specific build, we utilized Notion’s databases, database templates, and native database automation.
The workflow;
The Production Status triggers the Database Automation, then adds a new page to the Tasks database, using the appropriate template, and lastly adds the relation of the task to the project.
There are several sub-tasks per production phase (see above); we’ve organized them into color-coded sections for easy reference in the future.?
As with many content flywheels, several items, such as thumbnails or scripting, need to be completed prior to publishing. So, we built a custom formula to auto-calculate that due date based on the publishing date.?
Inside each task template, we include the original “Days Due Prior”, which can be changed later by entering a new number of days.
领英推荐
Notion Formula:?
if(
prop("Days Due Prior"),
formatDate(dateSubtract(prop("Publish Date"), prop("Days Due Prior"), "days"), "MMMM DD, YYYY"),
if(
prop("Days Due After") ,
formatDate(dateAdd(prop("Publish Date"), prop("Days Due After"), "days"), "MMMM DD, YYYY"),
formatDate(prop("Publish Date"), "MMMM DD, YYYY")
)
)
Due to a limitation within native Notion database automation, we added an external Zapier workflow. This updates the actual date property with the date calculated in the formula, so the client’s team are able to utilize a database Calendar view and/or see the items in their Notion Calendar.
The Zap;
And that’s it, a seamless, streamlined content flywheel in Notion.
Written By: Sara Loretta
???? Sara Loretta is the Chief Digital Architect & Founder @ _systms? — she’s also the 10th US Certified Notion Consultant, and 1st Certified Paperform Expert. Through her work and creatorship, Sara is focused on connecting and educating teams on tech, workflows, and all the ways they can optimize their business to scale.?
Dream Operational Workflow Partner | CEO and Founder → Operflow.co
6 个月Cryptocurrency is a dynamic space. A solid content flywheel in Notion must be a game-changer for reaching the right audience.
That sounds like an exciting project! If you’re working with Notion, consider enhancing your workflow with LockBoxy. It offers advanced data governance and intuitive form creation, making your content management even smoother
Helping women leaders save time, reduce stress, and balance work and family with custom Notion systems.
7 个月Genius ??????