Skip to content

Activity Timeline

Infer recent activity from journal entries and optionally deeper signals. Returns a structured timeline with events, gaps, and relative timestamps. Use for understanding what happened during a time window.

MCP name: activity_timeline

Category: journal

Parameters

Name Type Required Description
deep bool No Also collect git/chat/vault signals (default: false)
since str Yes ISO datetime or relative shorthand (e.g. '2h', '1d', '30m')
target_date str No Journal date YYYY-MM-DD (default: inferred from since)
until str No ISO datetime. Default: now.

Requirements

  • obsidian