summaryrefslogtreecommitdiff
path: root/itches/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'itches/emacs')
-rw-r--r--itches/emacs/tracker.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org
index 062e545..0f23f3a 100644
--- a/itches/emacs/tracker.org
+++ b/itches/emacs/tracker.org
@@ -364,6 +364,10 @@ Currently items are filled like this:
Adding =\\[.\\]= to the regexp used in org-list-item-body-column
allows "ipsum" to be aligned below "lorem".
**** TODO Prevent ~#+end_src~ background from extending to end-of-line when folded
+**** TODO Add pandoc's ~auto_identifiers~ scheme for ID generation
+~org-export-new-reference~ is the function which generates the current
+ID, but it returns integers, so maybe the tweak should be made
+somewhere above in the call stack?
*** Programming modes
**** ~conf-mode~
***** TODO Tweak ~javaprop~ comments