aboutsummaryrefslogtreecommitdiffstats
path: root/.todos.json
diff options
context:
space:
mode:
authorBunchhieng <Bunchhieng@gmail.com>2016-09-11 15:11:08 -0400
committerBunchhieng <Bunchhieng@gmail.com>2016-09-11 15:11:08 -0400
commite7eb2b8f8cee7ebdf170173617a699e2e023db9b (patch)
treee04abd46a14f296ae3880e188ba160f1ea0d94b9 /.todos.json
parentf00bb3e8ed6ea5876c54e33a28c08a19a639c6bb (diff)
Only open browser if .todos.json exists
Diffstat (limited to '.todos.json')
-rw-r--r--.todos.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.todos.json b/.todos.json
index e69de29..726fc95 100644
--- a/.todos.json
+++ b/.todos.json
@@ -0,0 +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},{"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}]