Skip to content

fix: Sort notes by creation timestamp#16

Merged
nathan-nicholson merged 1 commit into
mainfrom
claude/sort-notes-by-timestamp-016x35Jy31er4W4owZ5pKAyA
Dec 2, 2025
Merged

fix: Sort notes by creation timestamp#16
nathan-nicholson merged 1 commit into
mainfrom
claude/sort-notes-by-timestamp-016x35Jy31er4W4owZ5pKAyA

Conversation

@nathan-nicholson

Copy link
Copy Markdown
Owner

Changed note listing to display notes in ascending order by created_at timestamp (oldest first, newest last) instead of descending order.

This ensures that activity logs and note lists display in chronological order, making it easier to follow the sequence of events.

Added comprehensive test TestListNotes_ChronologicalOrder to verify the chronological ordering behavior.

Changed note listing to display notes in ascending order by created_at
timestamp (oldest first, newest last) instead of descending order.

This ensures that activity logs and note lists display in chronological
order, making it easier to follow the sequence of events.

Added comprehensive test TestListNotes_ChronologicalOrder to verify
the chronological ordering behavior.
@nathan-nicholson
nathan-nicholson merged commit 377c4cf into main Dec 2, 2025
6 checks passed
@nathan-nicholson
nathan-nicholson deleted the claude/sort-notes-by-timestamp-016x35Jy31er4W4owZ5pKAyA branch December 2, 2025 14:17
@nathan-nicholson
nathan-nicholson restored the claude/sort-notes-by-timestamp-016x35Jy31er4W4owZ5pKAyA branch December 2, 2025 14:58
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