From dd3e9c7f928b08a2dc7968c468e6812d0f4da32f Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Thu, 25 Nov 2021 07:39:57 +0100 Subject: Note down thoughts on Org ID generation --- itches/emacs/tracker.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'itches/emacs/tracker.org') 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 -- cgit v1.2.3