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