update todo
parent
6178e6ff93
commit
1a9221f7c7
|
|
@ -1,5 +1,4 @@
|
|||
todo:
|
||||
- if in todo, then omit ts field
|
||||
- how to defer a scheduled task?
|
||||
- merge multi todo files for 'inbox' style with some dedupe
|
||||
(probably best to just do this via calling pttodo-cli from script or somethin)
|
||||
|
|
@ -28,6 +27,7 @@ todo:
|
|||
- todo: xactions emails extend ledger,todo-server with pttodo - schedule merge inbox style
|
||||
scheduled: []
|
||||
done:
|
||||
- if in todo, then omit ts field
|
||||
- merge full files to import from todo-server
|
||||
- more schedule formats, like just 2022-01-15, for deferring
|
||||
- from todo-server to pttodo format
|
||||
|
|
|
|||
Loading…
Reference in New Issue