23 lines
441 B
Markdown
23 lines
441 B
Markdown
---
|
|
template:
|
|
id: memory-network-entry
|
|
name: Memory Network Entry
|
|
description: >
|
|
A template for creating a single, structured entry in the knowledge network.
|
|
---
|
|
|
|
# Template: Memory Network Entry
|
|
|
|
## Concept: {{concept_name}}
|
|
|
|
**Summary:**
|
|
{{summary}}
|
|
|
|
**Relationships:**
|
|
- **Type:** {{relationship_type}}
|
|
- **Linked Concept:** [[{{linked_concept}}]]
|
|
|
|
**Metadata:**
|
|
- **Source:** {{source_document}}
|
|
- **Timestamp:** {{timestamp}}
|