From 562ad079ea5358b59d6d4b6d01a60dfc9980d1e3 Mon Sep 17 00:00:00 2001 From: mollusk Date: Fri, 10 Apr 2020 12:35:07 -0700 Subject: [PATCH] add todos --- .todo2 | 8 +++++++- .todo2~ | 45 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+), 1 deletion(-) create mode 100644 .todo2~ diff --git a/.todo2 b/.todo2 index 9f70aa7..85594f9 100644 --- a/.todo2 +++ b/.todo2 @@ -4,7 +4,8 @@ { "text": "Clean dishes in sink", "priority": "veryhigh", - "creation": 1585609661 + "creation": 1585609661, + "completion": 1585675940 }, { "text": "Cancel duolingo subscription before April 2nd", @@ -35,6 +36,11 @@ "text": "get smokes", "priority": "medium", "creation": 1585667890 + }, + { + "text": "Fix Jsearch", + "priority": "medium", + "creation": 1585671336 } ] } \ No newline at end of file diff --git a/.todo2~ b/.todo2~ new file mode 100644 index 0000000..2f617b8 --- /dev/null +++ b/.todo2~ @@ -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 + } + ] +} \ No newline at end of file