Go to file
Yann Esposito (Yogsototh) df2334a6be
Add readme
2019-07-31 13:10:07 +02:00
README.org Add readme 2019-07-31 13:10:07 +02:00
org-auto-id.el another test 2019-07-31 13:03:05 +02:00

README.org

README

org-auto-id

This package generate nice CUSTOM_ID when saving an org file. The format of the id will use the content of the org items. This is useful to have stable anchor when exporting org file to HTML.

To enable it you should add:

#+OPTIONS: auto-id:t

In your org file.

This will generate warning if it detects duplicate CUSTOM_ID.