mirror of
https://git.alemi.dev/memo-cli.git
synced 2024-11-14 05:29:20 +01:00
got rid of todo, more ideas in memos
This commit is contained in:
parent
a089b6f629
commit
03a958a23d
2 changed files with 15 additions and 7 deletions
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
6
todo.txt
6
todo.txt
|
@ -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 ?
|
Loading…
Reference in a new issue