branch: elpa/toc-org
commit cac667fabdb44fcbd439628e00c764818cc981de
Author: Antoine R. Dumont <[email protected]>
Commit: Antoine R. Dumont <[email protected]>
Add a small note about global tag setup
---
README.org | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.org b/README.org
index fea802ee0f..599c2091d5 100644
--- a/README.org
+++ b/README.org
@@ -65,6 +65,12 @@ formats:
You can also use =@= as separator, instead of =_=.
+*Note* In your emacs' setup, you can bind a tag =:TOC:= to a binding =T=:
+#+begin_src emacs-lisp
+(add-to-list 'org-tag-alist '("TOC" . ?T))
+#+end_src
+Now `C-c C-q T RET` and you are done putting the =:TOC:= entry.
+
* Different href styles
Currently, only 2 href styles are supported: =gh= and =org=. You can easily