diff options
| author | Grant Ammons <grant@pipelinedealsco.com> | 2016-08-27 16:19:14 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-27 16:19:14 -0400 |
| commit | 4c54e924259c28a1441aff4217e2d68a0cc1d1c5 (patch) | |
| tree | 3d9259b209ccff5503f5c727663ec512fac0ea31 /.todos.json | |
| parent | 0bb3f62011d8a8bf706d9d6c1bf860a6ba3f7f97 (diff) | |
| parent | e1f901cc29eec9dc55a0629b3b6ed2536deeda3b (diff) | |
Merge pull request #5 from gammons/v0.3.00.3.0
New todolist frontend
Diffstat (limited to '.todos.json')
| -rw-r--r-- | .todos.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.todos.json b/.todos.json index 9c584cb..ab83a99 100644 --- a/.todos.json +++ b/.todos.json @@ -1 +1 @@ -[{"id":1,"subject":"support for priorities +feature","projects":["feature"],"contexts":[],"due":"2016-07-08","completed":false,"archived":false},{"id":2,"subject":"fix bug with 'tod' not being recognized +bug","projects":["bug"],"contexts":[],"due":"2016-07-08","completed":false,"archived":false},{"id":3,"subject":"separate into packages/directories +refactor","projects":["refactor"],"contexts":[],"due":"2016-07-08","completed":false,"archived":false}]
\ No newline at end of file +[{"id":1,"subject":"support for priorities +feature","projects":["feature"],"contexts":[],"due":"2016-07-08","completed":false,"archived":false},{"id":2,"subject":"fix bug with 'tod' not being recognized +bug","projects":["bug"],"contexts":[],"due":"2016-07-08","completed":false,"archived":false},{"id":3,"subject":"separate into packages/directories +refactor","projects":["refactor"],"contexts":[],"due":"2016-07-08","completed":false,"archived":false},{"id":4,"subject":"+documentation re-record how it works using this https://asciinema.org/","projects":["documentation"],"contexts":[],"due":"","completed":false,"archived":false},{"id":5,"subject":"+slideplayer nice quote support","projects":["slideplayer"],"contexts":[],"due":"","completed":false,"archived":false},{"id":6,"subject":"+slideplayer image filters using css3","projects":["slideplayer"],"contexts":[],"due":"","completed":false,"archived":false},{"id":7,"subject":"+slideplayer syntax highlighting and code blocks","projects":["slideplayer"],"contexts":[],"due":"","completed":false,"archived":false},{"id":8,"subject":"+slideplayer presenter notes","projects":["slideplayer"],"contexts":[],"due":"","completed":false,"archived":false}]
\ No newline at end of file |
