Files
hermes-ice/Templates/project-template.md
Hermes Agent e4d91aadf9 Initial commit: homelab infrastructure wiki
- Full Obsidian vault content
- Host configs (ice, grizzley, ubuntu, proxmox, truenas, panda, hyte)
- Media stack documentation
- Traefik HA setup
- Automation scripts
- Bachelor party planning
2026-05-24 16:08:40 -07:00

675 B

project
project
name status category source created updated description goals priority tags
planning|active|completed|archived infrastructure|application|automation|configuration 2026-01-06 2026-01-06
high|medium|low

Project:

Overview

Goals

Components

Key Files

Documentation

Tasks

TASK
FROM "<project-folder>/tasks"
WHERE !completed
SORT priority ASC, file.name ASC

Recent Changes

TABLE file.mtime AS Modified, file.link AS File
FROM "<project-folder>/"
WHERE file.mtime >= date(today) - dur(7 days)
SORT file.mtime DESC
LIMIT 10

Notes