This commit is contained in:
2022-08-24 02:54:03 +02:00
parent 28bffcd6f4
commit 54e90c295d
4 changed files with 122 additions and 1 deletions

13
Eask Normal file
View File

@@ -0,0 +1,13 @@
(package "org-unique-id"
"0.3.0"
"Create unique IDs for org headers")
(website-url "https://labs.phundrak.com/phundrak/org-unique-id")
(keywords "convenience")
(package-file "org-unique-id.el")
(source "gnu")
(depends-on "emacs" "26.1")
(depends-on "org" "9.5")