<!-- GENERATED by scripts/build-docs.mjs from the live Commander tree (src/cli/program.ts). Do not edit by hand. -->

# pai obsidian

> Obsidian vault: sync project notes, view status, open in Obsidian

## Synopsis

```
pai obsidian <subcommand> [options]
```

## Subcommands

| Command | Description |
|---------|-------------|
| [`pai obsidian sync`](#pai-obsidian-sync) | Sync project Notes/ dirs into vault, generate _index.md and topic pages |
| [`pai obsidian status`](#pai-obsidian-status) | Show vault health: healthy, broken, orphaned, and missing symlinks |
| [`pai obsidian open`](#pai-obsidian-open) | Open the vault in Obsidian (macOS) |

### pai obsidian sync

Sync project Notes/ dirs into vault, generate _index.md and topic pages

**Options**

| Option | Description | Default |
|--------|-------------|---------|
| `--vault <path>` | Override vault path (default: ~/.pai/obsidian-vault) |  |
| `--quiet` | Minimal output — suitable for cron/hook use |  |


### pai obsidian status

Show vault health: healthy, broken, orphaned, and missing symlinks

**Options**

| Option | Description | Default |
|--------|-------------|---------|
| `--vault <path>` | Override vault path |  |


### pai obsidian open

Open the vault in Obsidian (macOS)

**Options**

| Option | Description | Default |
|--------|-------------|---------|
| `--vault <path>` | Override vault path |  |


## See also

[`pai audit`](audit.md) · [`pai backup`](backup.md) · [`pai clear-names`](clear-names.md) · [`pai config`](config.md) · [`pai daemon`](daemon.md) · [`pai db`](db.md) · [`pai end`](end.md) · [`pai help`](help.md) · [`pai identity`](identity.md) · [`pai kg`](kg.md) · [`pai launch`](launch.md) · [`pai mcp`](mcp.md) · [`pai memory`](memory.md) · [`pai notify`](notify.md) · [`pai observation`](observation.md) · [`pai pause`](pause.md) · [`pai project`](project.md) · [`pai projects`](projects.md) · [`pai registry`](registry.md) · [`pai restore`](restore.md) · [`pai session`](session.md) · [`pai sessions`](sessions.md) · [`pai setup`](setup.md) · [`pai shell-init`](shell-init.md) · [`pai skill`](skill.md) · [`pai task`](task.md) · [`pai topic`](topic.md) · [`pai update`](update.md) · [`pai worker`](worker.md) · [`pai zettel`](zettel.md)

Run `pai help <area>` to read any of these in the terminal.

