From ead337ddfd043e9ec86bbae0c5e660fde0cd6ba9 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 3 Jan 2017 16:52:23 -0500 Subject: TODO --- TODO.org | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 TODO.org diff --git a/TODO.org b/TODO.org new file mode 100644 index 0000000..7e30423 --- /dev/null +++ b/TODO.org @@ -0,0 +1,34 @@ +* functionality +- search +- tag filtering +- changelog (blog) +- index.ext.txt +- categories (writing/programming/dnd) +* issues +- Andrew Murrel -> AndrewDM +* wish +- case insenstive URLs +* style +- org tables +- alignment (justify) +- external link (and wiki-style icon!) +- move breadcrumbs +- single-space footer (and possible box) +- tags on right +- no bullets on indexes +- make dates hover text +* docs +- document #+ headers +* missing +Writing/Programming "section"s + + addItem("Writing", + mkItem("http://365tomorrows.com/12/03/a-simple-lament/", + "365 Tomorrows: A Simple Lament", + [["FF", "Flash Fiction"]])); + + addItem("Programming", + mkItem("./DND/WaterdeepBazaar/WaterdeepBazaar.html", + "Waterdeep Bazaar: Marketplace Generator", + [["DM", "DMing Resource"], + ["WP", "WIP"]])); -- cgit v1.1-4-g5e80