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

Run: Support for UUIDv7 generation #33266

Open
arielcostas opened this issue Jun 6, 2024 · 2 comments
Open

Run: Support for UUIDv7 generation #33266

arielcostas opened this issue Jun 6, 2024 · 2 comments
Labels
Help Wanted We encourage anyone to jump in on these and submit a PR. Idea-Enhancement New feature or request on an existing product Run-Plugin Things that relate with PowerToys Run's plugin interface Status-In progress This issue or work-item is under development

Comments

@arielcostas
Copy link

arielcostas commented Jun 6, 2024

Description of the new feature / enhancement

Generate timestamp-based UUIDv7 identifiers, as proposed by RFC 9562

Scenario when this would be used?

In the same way I can generate UUIDv4, v1, v3 and v5; I would be able to use UUIDv7 with the improvements it provides, like it being partially time-based (to make it sortable).

Supporting information

No response

@arielcostas arielcostas added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Jun 6, 2024
@htcfreek htcfreek added Idea-Enhancement New feature or request on an existing product Run-Plugin Things that relate with PowerToys Run's plugin interface Help Wanted We encourage anyone to jump in on these and submit a PR. labels Jun 7, 2024
@github-project-automation github-project-automation bot moved this to ⚠️Needs Walkthrough in 3. Help Wanted Jun 7, 2024
frederik-hoeft added a commit to frederik-hoeft/PowerToys that referenced this issue Nov 4, 2024
@htcfreek htcfreek added Status-In progress This issue or work-item is under development and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Nov 5, 2024
@frederik-hoeft
Copy link

Holding the PR back until PowerToys migrates to .NET 9 and we can use the new built-in implementation of UUIDv7.

@frederik-hoeft
Copy link

Holding the PR back until PowerToys migrates to .NET 9 and we can use the new built-in implementation of UUIDv7.

Related PR is now done and marked ready for review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help Wanted We encourage anyone to jump in on these and submit a PR. Idea-Enhancement New feature or request on an existing product Run-Plugin Things that relate with PowerToys Run's plugin interface Status-In progress This issue or work-item is under development
Projects
Status: ⚠️Needs Walkthrough
Development

No branches or pull requests

3 participants