How to Use Obsidian for Coaches

Obsidian is a powerful tool for coaches. It lets you store client notes, plan sessions, and track progress in one place. This guide shows you step‑by‑step how to set up Obsidian for coaching, add useful plugins, and create a workflow that saves time.

Table of Contents

1. Setting Up Your Vault

1.1 Create a Folder

Open your file system and create a folder named Coaching Vault. Place it on your local drive or a synced service you control.

1.2 Open in Obsidian

Launch Obsidian, click Open folder as vault, and select Coaching Vault. Obsidian now treats this folder as your workspace.

Folder structure:
Coaching Vault/
├─ Clients/
├─ Templates/
├─ Daily/
└─ Notes/
Suggested folder structure for a coaching vault.

2. Essential Plugins

Obsidian’s plugin ecosystem adds functionality. Install only those that help coaching.

2.1 Community Plugins

  1. Open Settings → Community Plugins → Turn off Safe Mode.
  2. Click Browse and search for:
  3. Enable each plugin.

2.2 Recommended Settings

3. Building Templates

Templates standardize session notes, action plans, and progress trackers.

3.1 Session Note Template

---
title: "Session on {{date}}"
client: "{{client}}"
---
# {{client}} - Session {{date}}

## Goals
- 

## Key Insights
- 

## Action Items
- [ ] 

## Next Steps
- 

## Reflection
- 
Session note template. Use the Templates plugin to insert.

3.2 Action Plan Template

---
title: "Action Plan for {{client}}"
date: {{date}}
---
# Action Plan for {{client}}

| Task | Due | Status |
|------|-----|--------|
|  |  |  |
Action plan table for tracking client tasks.

4. Daily Coaching Workflow

Follow this routine to keep data organized.

4.1 Start the Day

  1. Open the Daily note via the Calendar.
  2. Insert the Session Note template for the client you meet.
  3. Fill in goals, insights, and action items.

4.2 End of Session

  1. Save the note.
  2. Link the client folder: [[Clients/{{client}}]].
  3. Tag with #session and #{{client}}.

4.3 Weekly Review

Use the Periodic Notes plugin to create a Weekly Summary note. Summarize:

5. Sharing Notes with Clients

Client confidentiality is key. Use these methods to share only what you intend.

5.1 Export to PDF

  1. Open the session note.
  2. Click File → Export → PDF.
  3. Send the PDF via email or a secure portal.

5.2 Publish a Private Site

  1. Enable the Publish plugin.
  2. Create a new site.
  3. Set visibility to Private and share the link with the client.

Remember to review the site settings to ensure only the intended client can view the content.

6. FAQ

What is Obsidian?

Obsidian is a local‑first markdown editor that lets you build a network of linked notes.

Why should a coach use Obsidian?

It keeps client data private, links insights across sessions, and automates workflow.

How do I set up a coaching vault?

Create a folder, open it in Obsidian, then add templates for session notes.

Can I share notes with clients?

Yes, export to PDF or use the Publish plugin to share a private site.

What plugins are essential for coaching?

Templates, Daily Notes, Calendar, and Tasks are top picks for coaches.

Now you have a complete, coach‑focused Obsidian setup. Use it to keep client records organized, automate repetitive tasks, and maintain privacy. Happy coaching!

Get tools like this in your inbox
One useful tool per week. No spam. Unsubscribe anytime.