# Creator Content Calendar & Production Hub

## Overview & Quick Start
A complete end‑to‑end system for solo creators, small teams, or agencies to plan, produce, publish, and analyze content across multiple platforms.  
All pages are linked via relational databases, so you can see every piece of content from idea to performance in one view.

> 💡 Tip: Duplicate the whole page in Notion, then rename the top‑level page to your brand name. All internal links will stay intact.

## 1️⃣ Content Ideas Hub
Collect raw ideas, assign priority, and tag by format.

| Idea | Format | Platform | Priority | Status | Tags |
|------|--------|----------|----------|--------|------|
| 10‑minute “Morning Routine” video | Video | YouTube | High | Idea | #routine, #vlog |
| “AI Tools for Writers” blog post | Article | Blog | Medium | Drafting | #AI, #writing |
| Instagram carousel on productivity hacks | Carousel | Instagram | Low | Idea | #productivity, #carousel |

> 💡 Tip: Use the **Priority** select to filter high‑impact ideas into the Production Pipeline automatically.

## 2️⃣ Production Pipeline (Database)
Track every piece of content from brief to publish. This is the core relational database; link each entry to the Ideas Hub and the Publishing Schedule.

| Title | Type | Owner | Due Date | Stage | Linked Idea | Assets |
|-------|------|-------|----------|-------|-------------|--------|
| Morning Routine vlog | Video | Alex | 2024‑07‑05 | Shooting | 10‑minute “Morning Routine” video | 🎥 Raw footage, 🎞️ Edit file |
| AI Tools for Writers | Article | Maya | 2024‑07‑08 | Drafting | “AI Tools for Writers” blog post | 📄 Outline, 📊 Research |
| Productivity carousel | Carousel | Sam | 2024‑07‑03 | Design | Instagram carousel on productivity hacks | 📸 Images, 🎨 Layout |

> 💡 Tip: Add a **Rollup** property that pulls the *Priority* from the linked Idea to quickly spot urgent items.

## 3️⃣ Publishing Schedule
Calendar view of all scheduled posts, with automatic status sync from the Production Pipeline.

| Publish Date | Title | Platform | Time | Status | Audience |
|--------------|-------|----------|------|--------|----------|
| 2024‑07‑06 | Morning Routine vlog | YouTube | 10:00 AM | Scheduled | General |
| 2024‑07‑09 | AI Tools for Writers | Blog | 9:00 AM | Draft Complete | Writers |
| 2024‑07‑04 | Productivity carousel | Instagram | 12:00 PM | Ready to Publish | Entrepreneurs |

> 💡 Tip: Switch to **Calendar** view in Notion to drag‑and‑drop dates and instantly update the *Due Date* in the Production Pipeline.

## 4️⃣ Performance Dashboard
Analytics snapshot pulled in via linked databases or manual entry. Provides quick KPI overview.

| Title | Platform | Publish Date | Views | Likes | Comments | CTR |
|-------|----------|--------------|-------|-------|----------|-----|
| Morning Routine vlog | YouTube | 2024‑07‑06 | 12,340 | 1,210 | 85 | 4.5% |
| AI Tools for Writers | Blog | 2024‑07‑09 | 3,210 | 210 | 12 | 2.8% |
| Productivity carousel | Instagram | 2024‑07‑04 | 8,560 | 540 | 30 | 3.2% |

> 💡 Tip: Add a **Formula** column to calculate *Engagement Rate* = (Likes+Comments)/Views.

## 5️⃣ Asset Library
Central repository for reusable assets (templates, graphics, music, etc.) with tags for quick retrieval.

| Asset Name | Type | Tags | File |
|------------|------|------|------|
| Intro Outro Pack | Video | #intro, #outro | 🎞️ intro_outro.mp4 |
| Blog Outline Template | Document | #template, #blog | 📄 outline.docx |
| Instagram Carousel Template | Design | #template, #carousel | 🎨 carousel.sketch |

> 💡 Tip: Use the **Relation** to link assets directly to items in the Production Pipeline for one‑click access.

## 6️⃣ Team & Roles (Optional)
If you work with collaborators, define responsibilities and workload.

| Member | Role | Weekly Capacity (hrs) | Current Load |
|--------|------|-----------------------|--------------|
| Alex | Video Producer | 20 | 12 |
| Maya | Writer/Editor | 15 | 9 |
| Sam | Designer | 10 | 6 |

> 💡 Tip: Set up a **Formula** that flags overload when *Current Load* > *Weekly Capacity*.

## 7️⃣ Workflow Automation Checklist
A reusable checklist page that you duplicate for each new piece of content.

1. **Idea Validation** – Confirm audience fit & priority.  
2. **Brief Creation** – Fill out brief template (title, hook, CTA).  
3. **Asset Gathering** – Attach all needed files from Asset Library.  
4. **Production** – Follow stage‑specific SOP (shoot, write, design).  
5. **Review** – Peer review & SEO check.  
6. **Schedule** – Set publish date & time in Publishing Schedule.  
7. **Publish** – Click “Publish” and update status.  
8. **Post‑Publish** – Add performance data to Dashboard.

> 💡 Tip: Turn this checklist into a **Template Button** in Notion to generate a pre‑filled task list for each new content item.

## How to import into Notion
1. In Notion, create a new page where you want the template.  
2. Click **Import** → **Markdown & CSV** and select this `.md` file.  
3. Notion will create the headings and tables as plain tables.  
4. For each table marked as a database (e.g., *Production Pipeline*, *Publishing Schedule*, *Performance Dashboard*):  
   a. Click the three‑dot menu on the table → **Turn into → Database → Table (Full‑page)**.  
   b. Add the appropriate **Property Types** (Select, Date, Person, Relation, Rollup, Formula, etc.) matching the column headers.  
   c. Set up **Relations** between databases (e.g., Production Pipeline ↔ Ideas Hub, Production Pipeline ↔ Publishing Schedule, Production Pipeline ↔ Asset Library).  
5. Duplicate the **Workflow Automation Checklist** page and convert it into a **Template Button** (Add a button that creates a new page with the checklist pre‑filled).  
6. Adjust any dates, team members, or platform names to fit your workflow.  
7. Voilà – your full‑featured Content Calendar & Production Hub is ready to use!