Skip to content

Session timestamps on index page stuck at 'just now' #1

Description

@dillweed

Bug

Sessions that were last updated minutes ago still render as on the index grid. The relative timestamp helper doesn’t age beyond a minute, so users can’t tell how stale a pad is.

Expected

Show both the absolute timestamp and an accurate relative delta (e.g., ), or drop the text once a minute passes.

Actual

For an entry edited ~20 minutes earlier, the card still says .

Notes

  • Observed on Safari 18
  • API returns correct ISO string; formatting logic in seems to be the culprit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions