From f26ca45041589ade754331b63cc998fb97f5f597 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 16 Jul 2017 01:01:43 -0700 Subject: yet more cleanup; makefile --- TODO.md | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 2211670..ce685c0 100644 --- a/TODO.md +++ b/TODO.md @@ -1,23 +1,14 @@ -program structure: -- check for pandoc existence -- render each file to pandoc format (checking for typos, etc) -- connect to server -- for each doc: - parse for metadata - read page to see if it exists - if no change, pass - else, upload - TODO: -- `--help` -- installation procedure -- extract space, title, and/or page ID from pandoc yaml header -- don't push if no change +- extract title, and/or page ID from pandoc yaml header. maybe even space? +- have space default to user home +- update checking doesn't actually work +- fuzzy page title matching bug +- optional header +- optional table of contents +- force update flag Nice to have, but unlikely to be implemented: - -- optional table of contents - more than just markdown (restructured text, html, etc) - configurable banner at the top of rendered pages ("this uploaded from...") - color output, one line per file -- cgit v1.2.3