# Goal Setting & Vision Board

## 1️⃣ Dashboard – Quick Overview  
A single page that gives you a snapshot of your top goals, progress bars, and today’s focus.

| Metric | Status | Target | Progress |
|--------|--------|--------|----------|
| Annual Revenue Goal | 🎯 2025 | $250,000 | 62% |
| Personal Fitness Goal | 🏃‍♀️ 2024 | Run 5 km 3×/week | 48% |
| Skill Mastery Goal | 📚 2024 | Complete 3 certifications | 33% |
| Vision Board Completion | 🎨 2024 | 12 vision tiles | 75% |

> 💡 Tip: Pin this Dashboard to your sidebar for instant daily motivation.

---

## 2️⃣ Goal Library – Master List of All Goals  
A database where every goal lives before it’s broken down. Use the **Status** roll‑up to filter the “Active Goals” view.

| Goal Title | Category | Type | Target Date | Priority | Status | Owner |
|------------|----------|------|------------|----------|--------|-------|
| Launch New E‑commerce Site | Business | Project | 2024‑11‑30 | High | 📋 Planned | Me |
| Publish First Book | Creative | Milestone | 2025‑03‑15 | Medium | 🚀 In Progress | Me |
| Complete PMP Certification | Career | Certification | 2024‑09‑01 | High | 📋 Planned | Me |
| Run a Half‑Marathon | Health | Event | 2024‑10‑20 | Low | ✅ Completed | Me |

> 💡 Tip: Add a **Relation** to the “Action Items” database (see Section 4) to see all tasks linked to each goal.

---

## 3️⃣ Vision Board – Visual Inspiration Gallery  
Create a gallery view (in Notion) that pulls from the **Vision Tiles** database below. Each tile holds an image, a short mantra, and a link to the related goal.

| Tile | Image (URL) | Mantra | Linked Goal |
|------|-------------|--------|-------------|
| Travel the World | https://example.com/paris.jpg | “Explore beyond borders” | Launch New E‑commerce Site |
| Healthy Lifestyle | https://example.com/yoga.jpg | “Strong body, strong mind” | Run a Half‑Marathon |
| Author Life | https://example.com/book.jpg | “Write, inspire, repeat” | Publish First Book |
| Leadership | https://example.com/leadership.jpg | “Lead with purpose” | Complete PMP Certification |

> 💡 Tip: In Notion, switch the view to **Gallery** and enable “Cover” to see the images as large tiles.

---

## 4️⃣ Action Items – Tasks Linked to Goals  
A task database that drives daily execution. Use the **Relation** to the Goal Library and a **Rollup** to show the goal’s target date.

| Task | Due Date | Priority | Status | Goal (Relation) |
|------|----------|----------|--------|-----------------|
| Draft site wireframes | 2024‑05‑10 | High | ✅ Done | Launch New E‑commerce Site |
| Outline Chapter 1 | 2024‑06‑01 | Medium | 📋 To‑Do | Publish First Book |
| Study PMBOK Chapter 3 | 2024‑04‑20 | High | 📋 To‑Do | Complete PMP Certification |
| 5 km run (interval) | 2024‑04‑15 | Low | 📋 To‑Do | Run a Half‑Marathon |

> 💡 Tip: Add a **Formula** column `Days Left = dateBetween(prop("Due Date"), now(), "days")` to prioritize urgent tasks.

---

## 5️⃣ Progress Tracker – Weekly Review & Metrics  
A table that aggregates weekly metrics for each goal. Create a **Linked Database** view filtered by the current week.

| Week | Goal | Metric | Value | Change vs. Prior Week |
|------|------|--------|-------|-----------------------|
| 2024‑W15 | Launch New E‑commerce Site | Pages Built | 12 | +4 |
| 2024‑W15 | Publish First Book | Words Written | 8,500 | +2,000 |
| 2024‑W15 | Run a Half‑Marathon | Total km | 22 | +5 |
| 2024‑W15 | Complete PMP Certification | Practice Exams Passed | 1 | +1 |

> 💡 Tip: Schedule a recurring **Weekly Review** (see Section 6) and fill this table to keep momentum visible.

---

## 6️⃣ Weekly Review Checklist – Routine for Reflection & Planning  
A simple checklist page you duplicate each Sunday.

- [ ] Review **Goal Library** – update statuses.  
- [ ] Update **Vision Board** – add new inspiration tiles.  
- [ ] Complete **Progress Tracker** for the past week.  
- [ ] Move finished tasks to **Archive** (create a filtered view).  
- [ ] Set top 3 **Action Items** for the coming week.  
- [ ] Write a short journal entry: wins, challenges, gratitude.

> 💡 Tip: Turn this page into a **Template Button** in Notion that creates a fresh copy titled “Weekly Review – {date}”.

---

## 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 page hierarchy and plain tables.  
4. For each table marked as a “database” (Goal Library, Vision Tiles, Action Items, Progress Tracker, Weekly Review Checklist):  
   a. Click the table, choose **Turn into → Table – Full Page** (or **Table – Inline** as preferred).  
   b. Add the appropriate **Property Types** (e.g., Date, Select, Multi‑Select, Relation, Rollup, Formula) matching the column headers.  
   c. Set up the **Relations** between Goal Library ↔ Action Items and Goal Library ↔ Vision Tiles.  
   d. Create the suggested **Views** (Board, Gallery, Calendar, List) and apply the filters indicated in each section.  
5. Customize covers, icons, and colors to match your brand.  
6. Duplicate the **Weekly Review Checklist** page using a **Template Button** for ongoing use.  

Your Goal Setting & Vision Board system is now ready to drive purposeful action and visual motivation!