Initial commit: Obsidian KDB with templates
This commit is contained in:
@@ -0,0 +1,52 @@
|
||||
# Memory Index
|
||||
|
||||
## Overview
|
||||
|
||||
This is your [[LLM Memory System]] — a collection of persistent knowledge that helps me understand:
|
||||
- **Who you are** (`memories/user/`)
|
||||
- **How you want me to work** (`memories/feedback/`)
|
||||
- **Project context** (`memories/project/`)
|
||||
- **External resources** (`memories/reference/`)
|
||||
|
||||
## Quick Navigation
|
||||
|
||||
- [[templates]] — Templates for new memories
|
||||
- [[daily]] — Daily notes
|
||||
- [[research]] — Research collections
|
||||
|
||||
---
|
||||
|
||||
## Memory Types
|
||||
|
||||
### User Memories
|
||||
- `memories/user/` — Your role, goals, expertise, preferences
|
||||
|
||||
### Feedback Memories
|
||||
- `memories/feedback/` — What to avoid, what to keep doing
|
||||
|
||||
### Project Memories
|
||||
- `memories/project/` — Ongoing work, decisions, deadlines
|
||||
|
||||
### Reference Memories
|
||||
- `memories/reference/` — External resources, tools, links
|
||||
|
||||
---
|
||||
|
||||
## Index
|
||||
|
||||
### Offline Knowledge Databases Research
|
||||
- [[2026-05-14-offline-knowledge-databases-report]] — Comprehensive research on Kiwix, ZIM files, and alternatives for developer documentation
|
||||
- [[2026-05-14-zim-download-alternatives-report]] — Verified faster download sources for ZIM files (Archive.org, CDN, mirrors) with copy-paste commands
|
||||
- [[2026-05-15-offline-docs-comprehensive-report]] — Complete guide: ZIM, EPUB, CHM, SQLite, docsets, mirrors, archives, download tools
|
||||
|
||||
### Tier 2 Setup (2026-05-14)
|
||||
- [[2026-05-14-tier2-setup-retro]] — What worked, what failed, lessons learned from kiwix-serve + zim-llm setup
|
||||
- [[2026-05-14-zeal-config]] — Zeal installation, setup script, usage notes
|
||||
|
||||
### ZIM Files
|
||||
- Status: Downloading SO 133GB from archive.org (8 MiB/s, ~4.5h ETA)
|
||||
- Source: https://archive.org/download/stackoverflow.com_en_all_2019-02.zim_202102/
|
||||
|
||||
### Бумакопанiя Archives
|
||||
- LibGen, Anna's Archive, Lib.rus.ec, Bookzz.org — active mirrors
|
||||
- Full research: [[2026-05-15-bumakopania-research]]
|
||||
Reference in New Issue
Block a user