Skip to content

Obsidian

Purpose

Primary wiki + operating cockpit for the eco|monetize™ operating system. The /Claude/ directory IS an Obsidian vault. All governance (CLAUDE.md, SOPs, agent contracts), operations (daily summaries, incidents, QA reports), knowledge (tools, platforms, playbooks, decisions), and content lives here. Rick reads everything in Obsidian.

How we use it

  • Vault path: /Users/rhartley/Claude/
  • Vault name: Claude (used in obsidian://open?vault=Claude&file=... launch URLs)
  • Multi-device: Mac + iPad + iPhone via Obsidian Sync (ecomonetize remote vault, info@ecomonetize.com account)
  • Dataview plugin powers live dashboards via YAML frontmatter queries
  • Wikilinks ([[like-this]]) for cross-referencing inside vault files — creates graph edges + Dataview joins
  • obsidian:// URL scheme for launching files from outside the vault (chat output, email, Slack)

Setup & credentials

Local installation on Mac + iPad + iPhone. Obsidian Sync subscription for cross-device sync. No credentials stored — vault is just markdown on the filesystem.

Owner

chief.staff — as the governance + operating system owner. Every agent contract assumes Obsidian as the canonical content surface.

  • [[tool-selection-policy-v1.0]] — defines Obsidian as default canonical
  • [[CLAUDE]] — Section 14 folder structure, Section 13 daily summary path
  • [[notion]] — narrow-exception alternative (rare)
  • reference_obsidian_sync_config.md in chief.staff memory — sync config details

Notes

  • Obsidian Sync config: ecomonetize remote vault, info@ecomonetize.com, Mac/iPad/iPhone exclusion rules, iOS filename constraints per chief.staff memory
  • Dataview retrofit in progress (Task 11751482930) — templates being updated with queryable YAML frontmatter so dashboards become live instead of static
  • Launch URL format for chat output: obsidian://open?vault=Claude&file=knowledge%2Ftools%2Fmonday-com (URL-encoded path, .md extension optional)