Commit Graph

5 Commits

Author SHA1 Message Date
975311184a
Add org-unique-id-maybe as a wrapper to org-unique-id
This new function allows for a cleaner hook addition. It also moves
the check for the presence of the auto-id option to this function.
This allows the user to call org-unique-id on any org buffer,
regardless of the presence of auto-id and its value.
2022-08-24 02:48:58 +02:00
c8c96c65d0
Add missing require and parent group to org-unique-id gorup 2022-08-24 02:44:38 +02:00
ea91cc015f
Fix wrong regex 2021-06-15 18:39:23 +02:00
8618a7580a
Change some function names, add README, LICENSE and CONTRIBUTING 2021-06-15 18:32:21 +02:00
5d4d042612
Initial commit 2021-06-15 18:10:08 +02:00