No description
- Python 96.9%
- Shell 3.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .obsidian | ||
| 00-admin | ||
| _hub | ||
| knowledge-base | ||
| operating-model | ||
| output | ||
| people/stakeholders | ||
| programme | ||
| sites | ||
| sources | ||
| templates | ||
| tools | ||
| vendors | ||
| .gitignore | ||
| 00-START-HERE.md | ||
| FINISH-ON-MAC.md | ||
| README.md | ||
| SETUP.md | ||
| title | status | type |
|---|---|---|
| README | reference | index |
Argentum vault
Marc Riera's single working vault for the Argentum AI GM-Europe role. Plain-text Markdown, git-versioned, Obsidian-native. Built 2026-07-23 by reorganising and merging the previous sprawling folder into one clean structure.
Open 00-START-HERE.md first. For setup/operations (plugins, Forgejo, git, reading-tracker), see SETUP.md.
Conventions
- Plain text, standard formats: Markdown + YAML frontmatter + git. Greppable, awk-able, no lock-in.
- Naming: lowercase, hyphenated, ISO dates first —
YYYY-MM-DD-topic.md— solssorts chronologically. - Frontmatter: every note carries
status:(reading tracker) and, where useful,title:/type:. - Private material lives only under
00-admin/— never in anything shared with Argentum. - One front door (
00-START-HERE.md), one reading hub (_hub/READING.md), one task list (_hub/TASKS.md). Don't spawn parallel indexes.
Backup / safety
This vault was copied from the old folder Personal/…/ProfessionalCareer/argentum, which is left intact as a backup. Delete it once you're happy here. Git snapshots every change; the Obsidian Git plugin auto-commits hourly; push to Forgejo for off-machine backup (see SETUP).