add 000-configs/, dashboard, templates, .obsidian/, bin/, model-identity
This commit is contained in:
@@ -1,26 +1,61 @@
|
||||
---
|
||||
title: "shit_in_a_vault"
|
||||
status: "active"
|
||||
folder: ""
|
||||
tags: [readme, home]
|
||||
created: "2026-07-28"
|
||||
updated: "2026-07-29"
|
||||
version: "1.1.0"
|
||||
---
|
||||
|
||||
# shit_in_a_vault
|
||||
|
||||
Obsidian vault for openwebui models + research.
|
||||
Obsidian vault for openwebui models + research. Private repo.
|
||||
|
||||
## Folders
|
||||
|
||||
| Folder | Purpose |
|
||||
|---|---|
|
||||
| `000-admin_shit/` | User admin — models read-only |
|
||||
| `00-inbox/` | Raw dumps, new stuff |
|
||||
| `01-logs/` | Session logs |
|
||||
| `02-notes/` | Research notes |
|
||||
| `03-archive/` | Dead/superseded |
|
||||
| `04-models/` | Rules, memory, boot prompt |
|
||||
| `05-handoffs/` | Model handoffs |
|
||||
| `files/` | Attachments |
|
||||
| `tpl/` | Templates |
|
||||
| [[000-shit_admin/]] | Your zone — models read-only |
|
||||
| [[000-configs/]] | Server/model config docs |
|
||||
| [[00-inbox/]] | Raw dumps, unprocessed |
|
||||
| [[01-logs/]] | Session logs |
|
||||
| [[01-logs/daily/]] | Auto daily notes (Obsidian Daily Notes plugin) |
|
||||
| [[02-notes/]] | Research notes + tasks |
|
||||
| [[03-archive/]] | Superseded |
|
||||
| [[04-models/]] | Rules, memory, boot prompt, model identity |
|
||||
| [[05-handoffs/]] | Model-to-model handoffs |
|
||||
| [[files/]] | Attachments |
|
||||
| [[tpl/]] | Templates |
|
||||
| [[bin/]] | Helper scripts |
|
||||
|
||||
## For Models
|
||||
|
||||
Boot: read `04-models/model-boot.md`
|
||||
Rules: read `04-models/Vault-Rules.md`
|
||||
Boot: read [[04-models/model-boot]]
|
||||
Rules: read [[04-models/Vault-Rules]]
|
||||
Identity: append to [[04-models/model-identity]]
|
||||
|
||||
## For You (Obsidian PC)
|
||||
|
||||
**Required plugins:**
|
||||
- Daily Notes (built-in, auto-enabled by `.obsidian/core-plugins.json`)
|
||||
- Templates (built-in)
|
||||
- Dataview (community)
|
||||
- Templater (community)
|
||||
|
||||
**Daily note auto-create** — Daily Notes plugin uses:
|
||||
- Folder: `01-logs/daily`
|
||||
- Format: `YYYY-MM-DD`
|
||||
- Template: `tpl/daily.md`
|
||||
|
||||
Already pre-configured in `.obsidian/daily-notes.json`.
|
||||
|
||||
## Dashboard
|
||||
|
||||
[[000-shit_admin/dashboard]] — Dataview-driven home screen.
|
||||
|
||||
## Git
|
||||
|
||||
`git@github.com:stateofshit/shit_in_a_vault.git`
|
||||
- Remote: `git@github.com:stateofshit/shit_in_a_vault.git`
|
||||
- Auth: SSH (`~/.ssh/github_openwebui`) + `gh` CLI
|
||||
- Default branch: `master`
|
||||
Reference in New Issue
Block a user