add claude-obsidian
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: comparison
|
||||
title: "<% tp.file.title %>"
|
||||
subjects:
|
||||
- "[[Subject A]]"
|
||||
- "[[Subject B]]"
|
||||
dimensions:
|
||||
- "dimension 1"
|
||||
- "dimension 2"
|
||||
verdict: "Replace with one-line conclusion."
|
||||
created: <% tp.date.now("YYYY-MM-DD") %>
|
||||
updated: <% tp.date.now("YYYY-MM-DD") %>
|
||||
tags:
|
||||
- comparison
|
||||
status: seed
|
||||
related: []
|
||||
sources: []
|
||||
---
|
||||
|
||||
# <% tp.file.title %>
|
||||
|
||||
## Overview
|
||||
|
||||
Replace with: why these two things are being compared and what question this answers.
|
||||
|
||||
## Comparison
|
||||
|
||||
| Dimension | Subject A | Subject B |
|
||||
|-----------|-----------|-----------|
|
||||
| | | |
|
||||
| | | |
|
||||
|
||||
## Verdict
|
||||
|
||||
Replace with: one clear conclusion — which is better for what use case.
|
||||
|
||||
## Sources
|
||||
|
||||
-
|
||||
@@ -0,0 +1,40 @@
|
||||
---
|
||||
type: concept
|
||||
title: "<% tp.file.title %>"
|
||||
complexity: intermediate
|
||||
domain: ""
|
||||
aliases: []
|
||||
created: <% tp.date.now("YYYY-MM-DD") %>
|
||||
updated: <% tp.date.now("YYYY-MM-DD") %>
|
||||
tags:
|
||||
- concept
|
||||
status: seed
|
||||
related: []
|
||||
sources: []
|
||||
---
|
||||
|
||||
# <% tp.file.title %>
|
||||
|
||||
## Definition
|
||||
|
||||
[What this concept is. Declarative, present tense. One clear paragraph.]
|
||||
|
||||
## How It Works
|
||||
|
||||
[Mechanism or explanation]
|
||||
|
||||
## Why It Matters
|
||||
|
||||
[Significance in this domain]
|
||||
|
||||
## Examples
|
||||
|
||||
-
|
||||
|
||||
## Connections
|
||||
|
||||
-
|
||||
|
||||
## Sources
|
||||
|
||||
-
|
||||
@@ -0,0 +1,32 @@
|
||||
---
|
||||
type: entity
|
||||
title: "<% tp.file.title %>"
|
||||
entity_type: person
|
||||
role: ""
|
||||
first_mentioned: "[[]]"
|
||||
created: <% tp.date.now("YYYY-MM-DD") %>
|
||||
updated: <% tp.date.now("YYYY-MM-DD") %>
|
||||
tags:
|
||||
- entity
|
||||
status: seed
|
||||
related: []
|
||||
sources: []
|
||||
---
|
||||
|
||||
# <% tp.file.title %>
|
||||
|
||||
## Overview
|
||||
|
||||
[Who or what this is. One paragraph.]
|
||||
|
||||
## Key Facts
|
||||
|
||||
-
|
||||
|
||||
## Connections
|
||||
|
||||
-
|
||||
|
||||
## Sources
|
||||
|
||||
-
|
||||
@@ -0,0 +1,31 @@
|
||||
---
|
||||
type: question
|
||||
title: "<% tp.file.title %>"
|
||||
question: ""
|
||||
answer_quality: draft
|
||||
created: <% tp.date.now("YYYY-MM-DD") %>
|
||||
updated: <% tp.date.now("YYYY-MM-DD") %>
|
||||
tags:
|
||||
- question
|
||||
status: developing
|
||||
related: []
|
||||
sources: []
|
||||
---
|
||||
|
||||
# <% tp.file.title %>
|
||||
|
||||
**Question:** [restate the original query]
|
||||
|
||||
## Answer
|
||||
|
||||
[The synthesized answer, with citations to specific wiki pages]
|
||||
|
||||
(Source: [[]])
|
||||
|
||||
## Confidence
|
||||
|
||||
[draft | solid | definitive] — [why]
|
||||
|
||||
## Related Questions
|
||||
|
||||
-
|
||||
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: source
|
||||
title: "<% tp.file.title %>"
|
||||
source_type: article
|
||||
author: ""
|
||||
date_published: <% tp.date.now("YYYY-MM-DD") %>
|
||||
url: ""
|
||||
confidence: medium
|
||||
key_claims:
|
||||
- ""
|
||||
created: <% tp.date.now("YYYY-MM-DD") %>
|
||||
updated: <% tp.date.now("YYYY-MM-DD") %>
|
||||
tags:
|
||||
- source
|
||||
status: seed
|
||||
related: []
|
||||
sources: []
|
||||
---
|
||||
|
||||
# <% tp.file.title %>
|
||||
|
||||
## Summary
|
||||
|
||||
[2-3 sentence summary of the source]
|
||||
|
||||
## Key Claims
|
||||
|
||||
-
|
||||
|
||||
## Entities Mentioned
|
||||
|
||||
- [[]] —
|
||||
|
||||
## Concepts Introduced
|
||||
|
||||
- [[]] —
|
||||
|
||||
## Notes
|
||||
|
||||
Reference in New Issue
Block a user