fix(snippets): Add uuids

Add UUID to all snippets
This commit is contained in:
Judah Sotomayor 2024-08-29 15:12:57 -04:00
parent 05ec198451
commit 941712eb6f
Signed by: judahsotomayor
SSH Key Fingerprint: SHA256:9Dq4ppxhfAjbX+7HLXEt+ROMiIojI6kqQgUyFUJb9lI
5 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# -*- mode: snippet -*-
# name: APA Configuration
# uuid: apa-configuration-block
# key: #+APA
# uuid: 00098505-af57-49d4-30cb-8938f953ead4
# key: <APA
# condition: t
# --

View File

@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: SVGBob Code Block
# uuid:
# uuid: 766b0370-03cf-cd14-ebe3-e3c8f1f892ef
# key: <svgbob
# condition: t
# --

View File

@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: person
# uuid:
# uuid: 8e7830ba-e18c-91d4-b6a3-f36343e42ba7
# key: ?person
# expand-env: ((yas-indent-line 'auto))
# condition: t

View File

@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: two-sided-drill
# uuid:
# uuid: 8583d284-a249-c544-ba73-2055e32f63cc
# key: ?two
# expand-env: ((yas-indent-line 'auto))
# condition: t

View File

@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: Anki cloze
# uuid:2023-12-10t232420
# uuid: 4a5be8a3-de32-6a14-1ff3-0bb6312d8796
# key: cz
# condition: t
# --