got rid of todo, more ideas in memos

This commit is contained in:
əlemi 2022-03-29 00:56:36 +02:00
parent a089b6f629
commit 03a958a23d
No known key found for this signature in database
GPG key ID: BBCBFE5D7244634E
2 changed files with 15 additions and 7 deletions

View file

@ -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"
}
]
}

View file

@ -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 ?