Files
obsidian-vault/wiki/tech/vault-namespace.md
T

36 lines
937 B
Markdown

---
title: Vault Namespace Rules
created: '2026-05-23'
updated: '2026-05-23'
type: tech
namespace: personal
tags: [vault, meta, conventions]
related:
- "[[vault-filling-guide]]"
---
# Vault Namespace Rules
Rules for where notes live in the Obsidian vault. See also [[SCHEMA]] for
full frontmatter conventions.
## Namespace Assignments
- `personal`: Eagle infra, personal projects, dev tooling
- `family`: Kraken media stack, HTPC, Jellyfin, family content
- `work`: DuckDuckGo / DDG tasks and tooling
## Directory Map
```
wiki/concepts/ — how-it-works explanations
wiki/tech/ — infra how-tos, tool configs, pitfalls
wiki/ideas/ — speculative, not yet decided
personal/projects/ — project status & decisions
family/projects/ — family-shared project status
family/how-to/ — family infra procedures
```
Note: this file was reconstructed from a lost pointer. Extend with actual
rules as they emerge.