<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">On 25 Aug 2024, at 22:43, Sebastian Hagedorn wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #136BCE; color: #136BCE;">
<p dir="auto">On 25 Aug 2024, at 8:37, leo wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #136BCE; border-left-color: #4B89CF; color: #4B89CF;">
<p dir="auto">Creating a new snippet, say, for the email <code style="padding: 0 0.25em; background-color: #E4E4E4;">writing@mydomain.net</code> is straight forward, except the <code style="padding: 0 0.25em; background-color: #E4E4E4;">uuid</code> key which — as I suppose — should be unique.</p>
<p dir="auto">How do I generate a new uuid for the new signature?</p>
</blockquote>
<p dir="auto">macOS comes with a command-line tool called "uuidgen". Just open the Terminal and enter uuidgen followed by a return.</p>
</blockquote>
<p dir="auto">Cool. Thanks, Sebastian.</p>
<p dir="auto">So I can create just <em>some</em> UUID? All these UUIDs have the same format of something like 8-4-4-8 digits?</p>
<p dir="auto">Best,<br>
Leo</p>
</div>
</div>
</body>
</html>