Boop icon indicating copy to clipboard operation
Boop copied to clipboard

Feature Request: convert clipboard to UUID

Open vinschi opened this issue 2 years ago • 3 comments

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!

vinschi avatar Feb 19 '23 20:02 vinschi

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

grafst avatar Jul 20 '23 11:07 grafst

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!

vinschi avatar Jul 20 '23 12:07 vinschi

aaah, ok now I understand 😅

grafst avatar Jul 25 '23 16:07 grafst