From 19830a9afd1442ecb13f7d1182cf27ab39b270fc Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Mon, 27 Aug 2018 09:53:47 +0200 Subject: [PATCH] Update documentation / todo --- README.md | 2 +- TODO.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 TODO.md diff --git a/README.md b/README.md index 2a10fbc..0708693 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Trello-2-Mail -Every morning, get the content of your favorite trello board by email +Every morning, get the content of your favorite task list by email ## Installation diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..09240d6 --- /dev/null +++ b/TODO.md @@ -0,0 +1,7 @@ +# TODO + +* Import tasks from other kanbans (ex: github) +* Collect tasks from all trello boards +* Auto-discover trello boards + fill configuration +* Add web user interface +