|
@@ -189,6 +189,9 @@ in old Org's list of known percent escapes.
|
|
|
#+END_SRC
|
|
|
|
|
|
*** Go to a child of the current heading
|
|
|
+ :PROPERTIES:
|
|
|
+ :CUSTOM_ID: org-jump-to-child
|
|
|
+ :END:
|
|
|
#+index: Navigation!Heading
|
|
|
- [[http://langec.wordpress.com][Christoph Lange]]
|
|
|
|
|
@@ -197,6 +200,9 @@ in old Org's list of known percent escapes.
|
|
|
In the absence of a readily accessible structural representation of the tree outline, this is ipmlemented by walking over all child nodes and collecting their titles and their positions in the file.
|
|
|
|
|
|
*** Go to a heading by its ID (=CUSTOM_ID= property)
|
|
|
+ :PROPERTIES:
|
|
|
+ :CUSTOM_ID: org-jump-to-id
|
|
|
+ :END:
|
|
|
#+index: Navigation!Heading
|
|
|
- [[http://langec.wordpress.com][Christoph Lange]]
|
|
|
|