# Content Idea Vault

## Overview
A centralized hub for capturing, developing, and tracking every content idea—from blog posts and videos to podcasts and social snippets. Use this vault to ensure no idea is lost, prioritize strategically, and move ideas smoothly from concept to published piece.

> 💡 Tip: Keep the vault open in a sidebar while brainstorming; drag‑and‑drop new rows directly into the **Ideas** table.

## Ideas Database
| Title | Type | Pillar | Status | Priority | Target Audience | Publish Date | Tags | Notes |
|-------|------|--------|--------|----------|-----------------|--------------|------|-------|
| 10 Ways AI Boosts Small Business Marketing | Blog Post | Growth | Idea | High | Small business owners | 2024-09-15 | AI, Marketing, SMB | Outline in draft |
| Behind the Scenes of Our Product Launch (Video) | Video | Brand | Research | Medium | Existing customers | 2024-08-01 | Launch, BTS | Need B‑roll footage |
| Podcast: Future of Remote Work with Jane Doe | Podcast | Thought Leadership | Idea | High | HR professionals | 2024-10-10 | Remote, HR, Interview | Guest outreach pending |
| Instagram Carousel: 5 Quick SEO Hacks | Social Post | Traffic | Draft | Low | SEO beginners | 2024-07-20 | SEO, Instagram | Design assets ready |
| Newsletter Issue: Q3 Industry Trends | Newsletter | Community | Scheduled | Medium | Subscribers | 2024-09-01 | Trends, Newsletter | Draft ready |

> 💡 Tip: Use the **Status** property to trigger filtered views (e.g., “Ideas”, “In Draft”, “Ready to Publish”).

## Views & Filters
- **All Ideas** – Table view showing every row, sorted by **Priority** descending.
- **Ideas Board** – Kanban grouped by **Status** (Idea, Research, Draft, Review, Scheduled, Published).
- **Upcoming Publish** – Calendar view filtered to items with a **Publish Date** in the next 30 days.
- **High‑Priority Queue** – Table filtered where **Priority** = High, sorted by **Target Audience**.

> 💡 Tip: Duplicate the “All Ideas” view and rename it “My Queue” to add a personal filter (e.g., **Owner** = Me).

## Idea Development Workflow
1. **Capture** – Add a new row with a clear title and select Type & Pillar.
2. **Research** – Switch Status to *Research*; attach source links in **Notes**.
3. **Outline** – Change Status to *Draft*; use a linked page (click the Title) to write a brief outline.
4. **Review** – Assign a reviewer, set Status to *Review*; add feedback in the page comments.
5. **Schedule** – Once approved, set Status to *Scheduled* and pick a **Publish Date**.
6. **Publish** – After publishing, change Status to *Published*; add the live URL in **Notes**.

> 💡 Tip: Automate a reminder by adding a **Formula** property `Reminder = if(dateBetween(now(), prop("Publish Date"), "days") <= 3, "⚠️ Publish soon", "")`.

## Pillars & Tag Library
| Pillar | Description | Example Tags |
|--------|-------------|--------------|
| Growth | Content aimed at acquiring new leads and customers. | LeadGen, Funnel, Conversion |
| Brand | Stories that build brand personality and trust. | Culture, BTS, Values |
| Thought Leadership | In‑depth analysis positioning you as an industry expert. | Trends, Research, Interview |
| Traffic | SEO‑focused pieces that drive organic visits. | SEO, Keywords, Evergreen |
| Community | Engaging existing audience, newsletters, forums. | Newsletter, Community, Events |

> 💡 Tip: When adding a new idea, select a Pillar first; the **Tags** multi‑select will auto‑populate with the corresponding library (set up via a Relation to this table).

## Content Calendar Sync (Optional)
- Create a linked database view on your main Notion calendar page.
- Filter to **Status** = Scheduled or Published.
- Enable the “Show as calendar” toggle and sync with Google Calendar via Notion’s native integration for automated reminders.

> 💡 Tip: Use the **Publish Date** property as the source for the calendar sync; any date change updates the external calendar instantly.

## How to import into Notion
1. In Notion, click **Import** → **Markdown & CSV**.  
2. Select this `.md` file and upload.  
3. Notion will create a page with all headings and tables.  
4. For each table (e.g., **Ideas Database**, **Pillars & Tag Library**):  
   a. Click the table, choose **Turn into → Database → Table – Full page**.  
   b. Verify column types (e.g., **Publish Date** → Date, **Priority** → Select, **Tags** → Multi‑select).  
5. Re‑create the views listed under **Views & Filters** using the **Add a view** button and applying the specified filters/groupings.  
6. Set up any **Formula** properties (e.g., **Reminder**) and **Relations** (link **Ideas** to **Pillars & Tag Library**).  
7. Save the page as a template in your workspace or duplicate it for each new project.  

Your Content Idea Vault is now ready for use—capture, prioritize, and publish with confidence!