update todo.yaml

Bel LaPointe 2022-01-02 20:17:32 -05:00
parent bf10c00708
commit 22dc04341c
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,7 @@
todo: todo:
- 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 at an off hour so no collisions from live editing)
- click on links when dumped via cli - click on links when dumped via cli
- what do about todo-now vs todo vs watch vs later... could do many files and manage - what do about todo-now vs todo vs watch vs later... could do many files and manage
outside binary, but search would suck. Good would be vendor lockin, and that's UI problem outside binary, but search would suck. Good would be vendor lockin, and that's UI problem
@ -20,8 +22,11 @@ todo:
web server access to ops web server access to ops
is a web ui for mobile best solution? is a web ui for mobile best solution?
let git be smart-ish and keep latest? would provide versioning OOTB without touching raw let git be smart-ish and keep latest? would provide versioning OOTB without touching raw
- todo: xactions emails extend ledger,todo-server with pttodo
- todo: xactions emails extend ledger,todo-server with pttodo - schedule merge inbox style
scheduled: [] scheduled: []
done: done:
- 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
- add -tag to search via cli - add -tag to search via cli