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

use uuid25 format; fix sorting #288

Merged
merged 1 commit into from
Jan 2, 2025
Merged

use uuid25 format; fix sorting #288

merged 1 commit into from
Jan 2, 2025

Conversation

cloverich
Copy link
Owner

  • convert uuidv7 to uuid25 for a more compact format
  • centralize id generation within a util, test it
  • fix importer / create not generating ids using the existing timestamp; ids should now sort by note creation time (only lightly tested)

Need to re-import all notes to pick up the new ids

- convert uuidv7 to uuid25 for a more compact format
- centralize id generation within a util, test it
- fix importer / create not generating ids using the existing timestamp; ids should now sort by note creation time (only lightly tested)
@cloverich cloverich merged commit a00ef53 into master Jan 2, 2025
2 checks passed
@cloverich cloverich deleted the uuid25 branch January 2, 2025 20:09
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.

1 participant