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

Feature Request: convert clipboard to UUID #361

Open
vinschi opened this issue Feb 19, 2023 · 3 comments
Open

Feature Request: convert clipboard to UUID #361

vinschi opened this issue Feb 19, 2023 · 3 comments

Comments

@vinschi
Copy link

vinschi commented Feb 19, 2023

Hi,
the app seems quite useful, one nice thing missing is the UUID management.
For example, convert a string to UUID would be nice.
Thanks!

@grafst
Copy link

grafst commented Jul 20, 2023

What exactly do you mean by converting String to uuid?
Do you mean hashing?

@vinschi
Copy link
Author

vinschi commented Jul 20, 2023

Imagine you have the UUID without the "-" e.g. 75F089E688E14636A320952C624B70E7 and you need to convert this into the UUID format with the "-" 75F089E6-88E1-4636-A320-952C624B70E7. Thanks!

@grafst
Copy link

grafst commented Jul 25, 2023

aaah, ok now I understand 😅

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

2 participants