Skip to content

Commit ecc90b8

Browse files
authored
Generate UUID in org-mode (#519)
1 parent f2fdb16 commit ecc90b8

File tree

1 file changed

+5
-0
lines changed
  • snippets/org-mode

1 file changed

+5
-0
lines changed

snippets/org-mode/uuid

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# -*- mode: snippet -*-
2+
# name: generate uuid
3+
# key: uuid_
4+
# --
5+
`(org-id-uuid)`

0 commit comments

Comments
 (0)