diff --git a/memostorage.json b/memostorage.json index 1f0f0c6..3cb294e 100644 --- a/memostorage.json +++ b/memostorage.json @@ -2,7 +2,7 @@ "key": "", "hash": "", "last_sync": null, - "last_edit": "2022-03-28T22:52:19.677050067Z", + "last_edit": "2022-03-28T22:56:05.279129146Z", "memo": [ { "id": "eaac08b0-c367-4901-a980-0cda66efbb54", @@ -87,6 +87,20 @@ "due": "2022-04-04T00:03:02.096181142Z", "done": "2022-03-28T22:38:22.621730633Z", "last_edit": "2022-03-28T23:03:02.096181142Z" + }, + { + "id": "94e06f31-1971-4008-b4d0-30f2f38d2f87", + "body": "maybe make fancier tui?", + "due": "2022-07-06T22:55:57.847192375Z", + "done": null, + "last_edit": "2022-03-28T22:55:57.847484014Z" + }, + { + "id": "1e0298d3-397b-4ed1-9bc1-0ef147a9a32c", + "body": "maybe support markdown memos?", + "due": "2022-07-06T22:56:05.278709669Z", + "done": null, + "last_edit": "2022-03-28T22:56:05.278994294Z" } ] } \ No newline at end of file diff --git a/todo.txt b/todo.txt deleted file mode 100644 index d7fd9ab..0000000 --- a/todo.txt +++ /dev/null @@ -1,6 +0,0 @@ -* merge policy (so I can sync with open DB!) - * memo uuid (or alternative?) -* safe server auth -* recurring memos -* choose format and colors for stdout -* markdown memos ?