diff options
| author | Grant Ammons <gammons@gmail.com> | 2016-04-24 10:22:33 -0400 |
|---|---|---|
| committer | Grant Ammons <gammons@gmail.com> | 2016-04-24 10:22:33 -0400 |
| commit | 63893587cb41a1980318b60bf05fafbf433a24ab (patch) | |
| tree | 39c93f3a1735ef33d028ab9ef44fc0ac15049208 /todolist/todos.json | |
| parent | 6bb90375f4efb2f390a61ede0df70eea1ef1f50f (diff) | |
Organize things a bit better
Diffstat (limited to 'todolist/todos.json')
| -rw-r--r-- | todolist/todos.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/todolist/todos.json b/todolist/todos.json new file mode 100644 index 0000000..dac8b93 --- /dev/null +++ b/todolist/todos.json @@ -0,0 +1 @@ +[{"subject":"this is the first subject","projects":[],"contexts":["root"],"due":"2016-04-04","completed":true,"id":1,"archived":true},{"subject":" audit userify for 2FA","projects":[],"contexts":[],"due":null,"completed":null,"id":2,"archived":false}] |
