-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/sort memos by updated ts #1648
Feat/sort memos by updated ts #1648
Conversation
Please review @boojack. Thanks ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Uffizzi Ephemeral Environment
|
Co-authored-by: CorrectRoadH <[email protected]>
Co-authored-by: CorrectRoadH <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: CorrectRoadH <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. You can wait for the review from boojack. After it, the PR will be merged🥳
@boojack Any updates on this ? |
I think we need to sort memos in the backend. https://github.com/usememos/memos/blob/main/store/memo.go#LL287C24-L287C24 |
Fixes #1261