From b7fa49ea8e9b35ae4697ebbe96e6ad7bd520b280 Mon Sep 17 00:00:00 2001 From: Isaiah Odhner Date: Sun, 18 May 2014 01:47:46 -0700 Subject: [PATCH] todo: add todo items --- TODO.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..2767e4b --- /dev/null +++ b/TODO.md @@ -0,0 +1,17 @@ + +# Todo + +Update todo list with the many items on that *other* computer + + + +Implement text tool + +* Save text and record transformations so it can be saved as html with invisible selectable elements + + + +Mobile support + +* Multitouch (use pointer events polyfill) +