aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 90a0fcc..2211670 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,7 +1,19 @@
+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
Nice to have, but unlikely to be implemented: