From f36996c463a814bb8ddff0a0462f5638adbd1d6a Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 6 Oct 2020 11:49:15 +0200 Subject: 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 --- repo/www/TODO | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'repo/www/TODO') 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 -- cgit v1.2.3