Skip to content
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

Set created_at to now if note is from the future #579

Open
jb55 opened this issue Dec 14, 2024 · 0 comments
Open

Set created_at to now if note is from the future #579

jb55 opened this issue Dec 14, 2024 · 0 comments

Comments

@jb55
Copy link
Contributor

jb55 commented Dec 14, 2024

We store NoteKey and created_at in the notes holder, so if its in the future we should mutate the created_at so that it is sorted to the present. This would allow us to show the proper timestamp, but it would also fix notes sticking to the top

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

No branches or pull requests

1 participant