summaryrefslogtreecommitdiff
path: root/repo/www/TODO
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2020-10-06 11:49:15 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2020-10-06 11:58:02 +0200
commitf36996c463a814bb8ddff0a0462f5638adbd1d6a (patch)
tree89e2fad26fbfbeec392f5eb7a4f4ce2ed550e71e /repo/www/TODO
parent64141744239182e60e2655e2ed24664461397e26 (diff)
downloadmemory-leaks-f36996c463a814bb8ddff0a0462f5638adbd1d6a.tar.xz
Add default description for abbreviated links
It's something I'd like Org to do out-of-the-box someday[1]; until then, this kludge will do. [1] https://orgmode.org/list/87mu3ze52c.fsf@gmail.com/t/#u
Diffstat (limited to 'repo/www/TODO')
-rw-r--r--repo/www/TODO14
1 files changed, 6 insertions, 8 deletions
diff --git a/repo/www/TODO b/repo/www/TODO
index 7eac4fe..1799529 100644
--- a/repo/www/TODO
+++ b/repo/www/TODO
@@ -1,15 +1,13 @@
-- preprocess Org files
- Org's HTML backend adds a lot of stuff I don't like (intermediate
- divs, unstable section IDs); I'll use the markdown backend, then
- feed that to pandoc
- - change description of custom +LINKs
- - convert properties
- - convert tags
+- org preprocessing:
+ - dump properties
+ - fontify TODO keywords
- compute "leak count" on toplevel index
- get stylin'
- pandoc template
- tufte css? at least sidenotes rather than footnotes
-- use tags somehow (eg to fill in the "keywords" metadata in pandoc template)
+- use tags somehow, eg
+ - fill in the "keywords" metadata in pandoc template
+ - index files/sections by tags
- add author
- add creation & last update dates
- link to history