add claude-obsidian
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
---
|
||||
type: zettel
|
||||
id: "{{id}}"
|
||||
title: "{{title}}"
|
||||
created: "{{date}}"
|
||||
parent_id: ""
|
||||
child_ids: []
|
||||
tags: []
|
||||
---
|
||||
|
||||
# {{id}} — {{title}}
|
||||
|
||||
## Claim
|
||||
|
||||
(One atomic claim. Should answer one question or assert one observation. If you can't state it in 1-3 sentences, split into multiple zettels.)
|
||||
|
||||
## Reasoning
|
||||
|
||||
(Why is this claim true? What does it rest on?)
|
||||
|
||||
## Sources
|
||||
|
||||
- (external citations)
|
||||
- Parent zettel: [[{{parent-id}}]] (the broader claim this refines)
|
||||
- Child zettels: (claims that build on this one, populated as they're written)
|
||||
|
||||
## Cross-references
|
||||
|
||||
- [[{{related-zettel-1}}]] — (relationship)
|
||||
- [[{{related-zettel-2}}]] — (relationship)
|
||||
Reference in New Issue
Block a user