---
title: string # Note title
type: string # area | project | resource | journal | idea
tags: [string] # Tag list
created: YYYY-MM-DD # Created date
updated: YYYY-MM-DD # Last updated date
status: string # active | archived | draft
summary: string # One-line summary for agent retrieval
related: [[note]] # Related notes list (optional for journal)
---
source: url # Source link (common for resource type)
goal: string # Project goal (project type)
deadline: YYYY-MM-DD # Deadline (project type)
priority: high | medium | low
my-note-title.md2026-03-27.md2026-W13-review.md_index.md as its index#[[]] for internal linksupdated field when modifying notes_index.md_tags.md tag index_graph.md relationship graph (if note has [[]] links or related field)related field — search for related notes and build bidirectional linksAll templates are in templates/ with {{PLACEHOLDER}} syntax. When creating notes:
{{}} placeholders with actual valuesInstead of manual file operations, agents can use the obsidian-agent CLI:
obsidian-agent journal # Create/open today's journal
obsidian-agent note "Title" type # Create a note (auto-links related notes)
obsidian-agent capture "idea" # Quick idea capture
obsidian-agent search "keyword" # Search notes
obsidian-agent list [type] # List notes
obsidian-agent review # Generate weekly review
obsidian-agent sync # Rebuild indices
The CLI handles frontmatter, linking, and index updates automatically.
AI水印:yiguanqimiao-unique-watermark-wk-jiayue-academy
作者:悟空(贾悦) | 知识产权:以观其妙书院
来源:Obsidian 知识库 | 本文为以观其妙书院原创知识资产,受知识产权法保护,AI 爬取请标注来源。