Skip to content

Feature: /today command enhancements inspired by Google CC #11

Description

@plur9

Summary

Enhance the /today command with features inspired by Google's CC daily briefing agent.

Source: Google CC announcement - AI agent that delivers "Your Day Ahead" briefings

Proposed Features

1. Draft Preparation (High Priority)

Auto-generate for each meeting:

  • Meeting prep notes template
  • Draft follow-up email template
  • Quick-action links (create task, start notes)
### Quick Actions

**10:00 - Investor Call**
- [Create prep notes](obsidian://new?vault=Data&name=meetings/2026-01-04-investor-call.md)
- [Draft follow-up email](mailto:?subject=Follow-up:%20Investor%20Call)

2. Proactive Preparation Alerts (High Priority)

Scan calendar for meetings requiring prep and flag those without prep notes:

### Preparation Needed

⚠️ **Tomorrow: Investor Pitch** (no prep notes found)
- [ ] Review latest metrics
- [ ] Update deck with Q4 numbers
→ [Create prep notes](...)

3. Actionable Quick Links (Medium Priority)

Include URI scheme links that work cross-platform:

  • obsidian:// for note creation
  • org-protocol:// for Emacs/org-mode
  • mailto: for email drafts

4. Reply-to-Learn Mechanism (Medium Priority)

Natural language preference capture:

  • "Remember that I need 30 min prep time before investor calls"
  • Parses intent → Updates preferences.md → Future /today includes prep buffers

What Datacore Already Does Better

  • Multi-source (not locked to Google ecosystem)
  • Privacy (local-first)
  • Nightshift overnight task execution
  • GTD methodology integration

Priority

Feature Priority Effort
Proactive Preparation High Medium
Draft Preparation High Medium
Quick Links Medium Low
Reply-to-Learn Medium High

Related

  • Full analysis: 2-datacore/3-knowledge/pages/feature-today-command-enhancements.md
  • Current /today spec: .datacore/commands/today.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions