@@ -72,6 +72,7 @@ Quick navigation guide to find the right documentation for your needs.
7272- ** Timezone** → [ commands/timezone.md] ( commands/timezone.md )
7373- ** TUI** → [ commands/tui.md] ( commands/tui.md )
7474- ** Workflows (OTP)** → [ commands/workflows.md] ( commands/workflows.md )
75+ - ** Templates** → [ commands/templates.md] ( commands/templates.md )
7576- ** Slack** → [ COMMANDS.md#slack-integration] ( COMMANDS.md#slack-integration )
7677
7778### AI & MCP
@@ -115,7 +116,7 @@ docs/
115116├── ARCHITECTURE.md # System design
116117├── DEVELOPMENT.md # Development setup
117118│
118- ├── commands/ # Detailed command guides (12 files)
119+ ├── commands/ # Detailed command guides (13 files)
119120│ ├── ai.md # AI features
120121│ ├── mcp.md # MCP integration
121122│ ├── calendar.md # Calendar events
@@ -127,6 +128,7 @@ docs/
127128│ ├── admin.md # API management
128129│ ├── timezone.md # Timezone utilities
129130│ ├── tui.md # Terminal UI
131+ │ ├── templates.md # Email templates
130132│ └── workflows.md # OTP & automation
131133│
132134├── ai/ # AI configuration (8 files)
@@ -198,4 +200,4 @@ docs/
198200
199201---
200202
201- ** Last Updated:** January 3, 2025
203+ ** Last Updated:** January 30, 2026
0 commit comments