update todo

Bel LaPointe 2022-01-02 20:44:23 -05:00
parent 6203ced79b
commit f4968d1d1b
1 changed files with 1 additions and 1 deletions

View File

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