add todos
This commit is contained in:
parent
9687642456
commit
562ad079ea
8
.todo2
8
.todo2
@ -4,7 +4,8 @@
|
|||||||
{
|
{
|
||||||
"text": "Clean dishes in sink",
|
"text": "Clean dishes in sink",
|
||||||
"priority": "veryhigh",
|
"priority": "veryhigh",
|
||||||
"creation": 1585609661
|
"creation": 1585609661,
|
||||||
|
"completion": 1585675940
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "Cancel duolingo subscription before April 2nd",
|
"text": "Cancel duolingo subscription before April 2nd",
|
||||||
@ -35,6 +36,11 @@
|
|||||||
"text": "get smokes",
|
"text": "get smokes",
|
||||||
"priority": "medium",
|
"priority": "medium",
|
||||||
"creation": 1585667890
|
"creation": 1585667890
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "Fix Jsearch",
|
||||||
|
"priority": "medium",
|
||||||
|
"creation": 1585671336
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
45
.todo2~
Normal file
45
.todo2~
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"title": "",
|
||||||
|
"tasks": [
|
||||||
|
{
|
||||||
|
"text": "Clean dishes in sink",
|
||||||
|
"priority": "veryhigh",
|
||||||
|
"creation": 1585609661
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "Cancel duolingo subscription before April 2nd",
|
||||||
|
"priority": "veryhigh",
|
||||||
|
"creation": 1585614956
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "Write post on Nim forums about Space Nim",
|
||||||
|
"priority": "medium",
|
||||||
|
"creation": 1585117484
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "find radio chargers",
|
||||||
|
"priority": "low",
|
||||||
|
"creation": 1585609589
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "work on old computer from Lee",
|
||||||
|
"priority": "low",
|
||||||
|
"creation": 1585609627
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "set up joplin on Lindsay's computer",
|
||||||
|
"priority": "low",
|
||||||
|
"creation": 1585609744
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "get smokes",
|
||||||
|
"priority": "medium",
|
||||||
|
"creation": 1585667890
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "Fix Jsearch",
|
||||||
|
"priority": "medium",
|
||||||
|
"creation": 1585671336
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user