feat: track raw/articles/ in git, add AODB and LLM wiki sources

This commit is contained in:
zhiqiang feng
2026-04-13 12:43:37 +08:00
parent 836586386f
commit 991e64994d
11 changed files with 1106 additions and 10 deletions
@@ -0,0 +1,49 @@
---
created: {{date}}
modified: {{date}}
type: inbox-triage
tags:
- inbox
- triage
- hermes
status: draft
---
# Inbox Triage - {{date}}
## Scope
- Folder reviewed:
- Notes reviewed:
- Time window:
## Keep In Inbox
- [[ ]]
## Move To Projects
- [[ ]] -> `01_Projects/`
## Move To Areas
- [[ ]] -> `02_Areas/`
## Move To Resources
- [[ ]] -> `03_Resources/`
## Archive Or Delete Candidates
- [[ ]] - reason:
## Rename Suggestions
- `Old title` -> `New title`
## Merge Suggestions
- [[Note A]] + [[Note B]] -> [[Target Note]]
## Link Opportunities
- [[ ]] <-> [[ ]]
## Next Actions
- [ ]
- [ ]
---
Use with Hermes:
"Use the obsidian skill. Fill this inbox triage template for recent notes in 00_Inbox and propose changes before applying them."
@@ -0,0 +1,56 @@
---
created: {{date}}
modified: {{date}}
type: project
tags:
- project
- active
status: active
area:
target_completion:
---
# {{title}}
## Outcome
<!-- What concrete result should exist when this project is done? -->
## Why Now
<!-- Why this matters and why it belongs in Projects rather than Resources -->
## Scope
- In:
- Out:
## Success Criteria
- [ ]
- [ ]
- [ ]
## Current State
<!-- What already exists? What constraints matter? -->
## Related Notes
- [[ ]]
- [[ ]]
## Key Resources
- [[ ]]
- [[ ]]
## Open Questions
-
-
## Next Actions
- [ ]
- [ ]
- [ ]
## Progress Log
### {{date}}
- Project created
---
Use with Hermes:
"Use the obsidian skill. Create a project from this template under 01_Projects, infer likely related notes, and add a minimal set of wikilinks."
@@ -0,0 +1,51 @@
---
created: {{date}}
modified: {{date}}
type: resource
tags:
- resource
- synthesis
- hermes
status: evergreen
source_notes: []
---
# {{title}}
## Summary
<!-- 3-5 sentences synthesizing the topic -->
## Core Ideas
-
-
-
## Patterns
-
-
## Contradictions
-
## Useful Quotes Or Claims
-
## Related Notes
- [[ ]]
- [[ ]]
## Gaps
- What is still unclear?
- Which note should be created or improved next?
## Actionable Takeaways
- [ ]
- [ ]
## Source Notes
- [[ ]]
- [[ ]]
---
Use with Hermes:
"Use the obsidian skill. Review related notes in 03_Resources and fill this synthesis note with patterns, contradictions, and missing links."