summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/todo/debug-me_log_to_ttyreq.mdwn2
-rw-r--r--doc/todo/pair_programming_uses_etc.mdwn3
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/debug-me_log_to_ttyreq.mdwn b/doc/todo/debug-me_log_to_ttyreq.mdwn
new file mode 100644
index 0000000..f2955a2
--- /dev/null
+++ b/doc/todo/debug-me_log_to_ttyreq.mdwn
@@ -0,0 +1,2 @@
+Build a way to convert a debug-me log file to a ttyrec format. This way
+various tools that can eg, display ttyrecs on the web can be used.
diff --git a/doc/todo/pair_programming_uses_etc.mdwn b/doc/todo/pair_programming_uses_etc.mdwn
new file mode 100644
index 0000000..a121c65
--- /dev/null
+++ b/doc/todo/pair_programming_uses_etc.mdwn
@@ -0,0 +1,3 @@
+debug-me can be useful for more than debugging. It's straightforward enough
+to use it for pair programming, probably. Investigate such uses and
+document them.