Skip to content

Add sorting by last updated time to sessions#1577

Open
husztisanyi wants to merge 1 commit intosienori:masterfrom
husztisanyi:master
Open

Add sorting by last updated time to sessions#1577
husztisanyi wants to merge 1 commit intosienori:masterfrom
husztisanyi:master

Conversation

@husztisanyi
Copy link

This PR adds two new sort options to the session list:

  • Last updated (newest)
  • Last updated (oldest)

It uses the existing lastEditedTime field with a fallback to the creation date,
so it remains backward compatible with older sessions.

@sienori
Copy link
Owner

sienori commented Feb 23, 2026

Thanks for the contribution! I’m not sure if there’s a strong need for sorting by last updated time. Could you explain the intended use cases for this feature?

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.

2 participants