Skip to content

docs: add Jump to timestamp feature documentation#15040

Merged
fercgomes merged 8 commits intomasterfrom
docs-writer-ai-update-2026-02-14T19-06-26-212Z
Mar 27, 2026
Merged

docs: add Jump to timestamp feature documentation#15040
fercgomes merged 8 commits intomasterfrom
docs-writer-ai-update-2026-02-14T19-06-26-212Z

Conversation

@inkeep
Copy link
Copy Markdown
Contributor

@inkeep inkeep bot commented Feb 14, 2026

Summary

This PR adds documentation for the new "Jump to timestamp" feature introduced in PostHog/posthog#47989.

Changes

Command palette docs (contents/docs/cmd-k/index.mdx)

  • Added "Jump to timestamp" to the notable features list
  • Added new "Keyboard shortcuts" section with a table documenting the J then T shortcut
  • Added dedicated "Jump to timestamp" subsection explaining the feature, use cases, and supported formats

Activity tab docs (contents/docs/activity.mdx)

  • Added new "Jump to timestamp" section documenting the feature as a quick way to navigate to events around a specific timestamp

Feature summary

The "Jump to timestamp" feature allows users to:

  • Press J then T (or search "Jump to timestamp" in command palette) to open a modal
  • Paste a timestamp in any common format (ISO 8601, unix seconds/ms, MM/DD/YYYY)
  • Select a time window around the timestamp
  • Navigate directly to Explore events filtered to that date range

This is useful when debugging issues using timestamps from logs, error reports, Sentry, or other monitoring tools.


This PR was automatically generated to document changes from PostHog/posthog#47989

inkeep bot added 2 commits February 14, 2026 19:07
Document the new Jump to timestamp shortcut (J then T) that allows users to
quickly navigate to Explore events filtered around a specific timestamp.
Useful for debugging with timestamps from logs, error reports, or Sentry.
Documents the new Jump to timestamp feature (PR #47989) that allows
users to quickly navigate to events around a specific timestamp using
the J+T keyboard shortcut or command palette.
@inkeep inkeep bot requested a review from a team February 14, 2026 19:08
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
posthog Canceled Canceled Feb 17, 2026 3:19pm

Request Review

- Search for **SDK doctor** to check your SDK versions and health.
- Search for **Pipeline status** to monitor your data pipelines.
- Search for **Exports** to view and download your exported data.
- Search for **Jump to timestamp** to navigate to events around a specific point in time.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only this line is needed, this is way to much info for a single addition @inkeep


4. **Live:** Shows a live feed of events as they are captured as well as the number of currently active users. This can be filtered for a specific event or paused.

## Jump to timestamp
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This again should be a 1 liner @inkeep

inkeep bot added 2 commits February 17, 2026 14:52
…back

Remove the verbose Keyboard shortcuts section, keeping only the one-liner
bullet point as requested by reviewer.
@inkeep
Copy link
Copy Markdown
Contributor Author

inkeep bot commented Feb 17, 2026

Thanks for the feedback @gewenyu99! I've simplified both files:

contents/docs/cmd-k/index.mdx:

  • Removed the "Keyboard shortcuts" section, table, and detailed "Jump to timestamp" subsection
  • Kept only the single bullet point: - Search for **Jump to timestamp** to navigate to events around a specific point in time.

contents/docs/activity.mdx:

  • Replaced the verbose "Jump to timestamp" section with a 1-liner tip: > **Tip:** Press JthenT to jump to events around a specific timestamp.

The documentation is now much more concise as requested.

@inkeep
Copy link
Copy Markdown
Contributor Author

inkeep bot commented Feb 17, 2026

Thanks for the feedback @gewenyu99! I've simplified both files:

contents/docs/cmd-k/index.mdx: Removed the entire "Keyboard shortcuts" section (table and detailed subsection). Now ends with just the one-liner bullet point.

contents/docs/activity.mdx: Replaced the verbose section with a concise one-liner added as item 5 in the Activity views list:

5. **Jump to timestamp:** Press `J` then `T` to quickly navigate to events around a specific point in time.

Let me know if you'd like any other adjustments!

Copy link
Copy Markdown
Contributor

@fercgomes fercgomes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🚀

@sarahxsanders
Copy link
Copy Markdown
Contributor

Hey! I see this is approved, if it's ready to go, please merge :)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 27, 2026

Deploy preview

Status Details Updated (UTC)
🟢 Ready View preview Mar 27, 2026 06:08PM

@fercgomes fercgomes enabled auto-merge (squash) March 27, 2026 15:48
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 27, 2026

Vale prose linter → found 0 errors, 5 warnings, 0 suggestions in your markdown

Full report → Copy the linter results into an LLM to batch-fix issues.

Linter being weird? Update the rules!

contents/docs/activity.mdx — 0 errors, 4 warnings, 0 suggestions
Line Severity Message Rule
7:281 warning Capitalize 'Feature Flags' for PostHog's product. Use 'feature flags' for the general industry concept. PostHogBase.ProductNames
20:90 warning Capitalize 'Feature Flags' for PostHog's product. Use 'feature flags' for the general industry concept. PostHogBase.ProductNames
38:4 warning 'Terminal live events (posthog-live)' heading should be in sentence case, and product names should be capitalized. PostHogBase.SentenceCase
38:26 warning Use 'PostHog' instead of 'posthog'. Vale.Terms
contents/docs/cmd-k/index.mdx — 0 errors, 1 warnings, 0 suggestions
Line Severity Message Rule
32:50 warning Capitalize 'Data Pipelines' for PostHog's product. Use 'data pipelines' for the general industry concept. PostHogBase.ProductNames

@fercgomes fercgomes merged commit 85bcae0 into master Mar 27, 2026
18 checks passed
@fercgomes fercgomes deleted the docs-writer-ai-update-2026-02-14T19-06-26-212Z branch March 27, 2026 18:08
@github-actions
Copy link
Copy Markdown
Contributor

How was the Inkeep-generated draft?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants