diff --git a/todo.md b/todo.md index b6b5a81..ef5366d 100644 --- a/todo.md +++ b/todo.md @@ -2,6 +2,8 @@ ## Todo Now * Remove port number magic numbers in GraphAlgorithms.hs. +* Let lambda icons embed results. +* Redesign case to avoid non-locality. * Add command line flags for color style, embedding, and whether to draw arrowheads. * Add wiki pages discussing: Why a visual language?, History of Glance, How to contribute, Code guide [code style, ...], etc..