Skip to main content
The timeline shows a summary of your AI activity organized by day or week.

List Timeline Entries

memorybase timeline list [options]
Shows your most recent timeline entries, newest first.

Options

OptionDescription
--cursor <date>Start listing from this date (format: YYYY-MM-DD)
--granularity <g>Group by day (default) or week

Examples

View recent activity:
memorybase timeline list
View weekly summaries:
memorybase timeline list --granularity week
Page through older entries:
memorybase timeline list --cursor 2026-03-01

View a Specific Day

memorybase timeline show <date>
Shows the full timeline entry for a specific date.

Arguments

ArgumentRequiredDescription
dateYesThe date to view (format: YYYY-MM-DD)

Example

memorybase timeline show 2026-04-15