diff options
-rw-r--r-- | todo.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..bdd0109 --- /dev/null +++ b/todo.txt @@ -0,0 +1,8 @@ +Task list for 0.1.0 + +[ ] allow for selecting order of messages in filter +[ ] add helper for searching other messages in the same thread as first +[ ] add default filter: mailing lists +[ ] add default filter: spam +[ ] add "--new" to bin script. Adds default "tag:new" filter +[ ] add gemspec |