From 0d06507bef2d82758ca4fbd99cb38a5f4f6acbd2 Mon Sep 17 00:00:00 2001 From: Radek Stepan Date: Sat, 11 Oct 2014 11:07:00 -0700 Subject: [PATCH] extensible architecture idea --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 57f97e5..a48cca4 100644 --- a/TODO.md +++ b/TODO.md @@ -68,6 +68,7 @@ ##Future Releases +- [ ] make an extensible architecture; for example I might want to enable another trendline in the chart which shows estimated end date if one keeps up the pace of last 5 days. - [ ] desktop app via `node-gyp` - [ ] when watching, only build changed files and then concat them to make builds much faster - [ ] smooth animation when transitioning between icons and notifications