update todo with no more ts in todo section
parent
f4968d1d1b
commit
1b1724bea7
79
todo.yaml
79
todo.yaml
|
|
@ -1,21 +1,20 @@
|
||||||
todo:
|
todo:
|
||||||
- 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
|
||||||
(probably best to just do this via calling pttodo-cli from script or somethin)
|
do this via calling pttodo-cli from script or somethin) (probably at an off hour
|
||||||
(probably at an off hour so no collisions from live editing)
|
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
|
||||||
- add tag anti-search, like -tag=-notMe
|
- add tag anti-search, like -tag=-notMe
|
||||||
- todo: when to run scheduled modifier? like, syncthing could have conflicts if I
|
- todo: when to run scheduled modifier? like, syncthing could have conflicts if I
|
||||||
modify only file on remote
|
modify only file on remote
|
||||||
ts: Fri Dec 31 22:33:12 EST 2021
|
|
||||||
details: |
|
details: |
|
||||||
- if it's a web ui hook or somethin, then it'd only have file conflict if I modify without waiting
|
- if it's a web ui hook or somethin, then it'd only have file conflict if I modify without waiting
|
||||||
- but thats a step back from current todo solution
|
- but thats a step back from current todo solution
|
||||||
tags: stuffToTry,secondTag
|
tags: stuffToTry,secondTag
|
||||||
- todo: ez edit on many platforms, even offline and mobile
|
- todo: ez edit on many platforms, even offline and mobile
|
||||||
ts: Fri Dec 31 22:33:12 EST 2021
|
|
||||||
details: |
|
details: |
|
||||||
mobile view + complete method
|
mobile view + complete method
|
||||||
collab editing of file prob resolves mobile and other stuff...
|
collab editing of file prob resolves mobile and other stuff...
|
||||||
|
|
@ -23,42 +22,58 @@ 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
|
- xactions emails extend ledger,todo-server with pttodo
|
||||||
- todo: xactions emails extend ledger,todo-server with pttodo - schedule merge inbox style
|
- xactions emails extend ledger,todo-server with pttodo - schedule merge inbox style
|
||||||
scheduled: []
|
scheduled: []
|
||||||
done:
|
done:
|
||||||
- if in todo, then omit ts field
|
- todo: if in todo, then omit ts field
|
||||||
- merge full files to import from todo-server
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
- more schedule formats, like just 2022-01-15, for deferring
|
- todo: merge full files to import from todo-server
|
||||||
- from todo-server to pttodo format
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
- add -tag to search via cli
|
- todo: more schedule formats, like just 2022-01-15, for deferring
|
||||||
- ts to human readable
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
- here is my really here is my really here is my really here is my really here is
|
- todo: from todo-server to pttodo format
|
||||||
my really here is my really here is my really here is my really here is my really
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
here is my really here is my really here is my really here is my really here is
|
- todo: add -tag to search via cli
|
||||||
my really here is my really long string
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
- vim doesnt source vimrc, so stuff like tab width and tab characters, also syntax
|
- todo: ts to human readable
|
||||||
highlight :(
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
- crontab -e style editing to ensure good syntax
|
- todo: here is my really here is my really here is my really here is my really here
|
||||||
|
is my really here is my really here is my really here is my really here is my
|
||||||
|
really here is my really here is my really here is my really here is my really
|
||||||
|
here is my really here is my really long string
|
||||||
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
|
- todo: vim doesnt source vimrc, so stuff like tab width and tab characters, also
|
||||||
|
syntax highlight :(
|
||||||
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
|
- todo: crontab -e style editing to ensure good syntax
|
||||||
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
- todo: YAML based todo
|
- todo: YAML based todo
|
||||||
ts: Fri Dec 31 22:33:12 EST 2021
|
|
||||||
details: because goddamnit a year of this shit isn't significant on disk or in RAM
|
details: because goddamnit a year of this shit isn't significant on disk or in RAM
|
||||||
for vim
|
for vim
|
||||||
|
ts: Fri Dec 31 22:33:12 EST 2021
|
||||||
- todo: yaml based todo for plaintext
|
- todo: yaml based todo for plaintext
|
||||||
ts: Fri Dec 31 22:33:12 EST 2021
|
|
||||||
details: a year isnt even a mb
|
details: a year isnt even a mb
|
||||||
- ez edit, start on many platforms
|
|
||||||
- defer
|
|
||||||
- schedule
|
|
||||||
- looping
|
|
||||||
- details
|
|
||||||
- let UI be UI for whatever platform
|
|
||||||
- tags
|
|
||||||
- todo: sub tasks
|
|
||||||
ts: Fri Dec 31 22:33:12 EST 2021
|
ts: Fri Dec 31 22:33:12 EST 2021
|
||||||
|
- todo: ez edit, start on many platforms
|
||||||
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
|
- todo: defer
|
||||||
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
|
- todo: schedule
|
||||||
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
|
- todo: looping
|
||||||
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
|
- todo: details
|
||||||
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
|
- todo: let UI be UI for whatever platform
|
||||||
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
|
- todo: tags
|
||||||
|
ts: Sun Jan 2 20:44:27 EST 2022
|
||||||
|
- todo: sub tasks
|
||||||
subtasks:
|
subtasks:
|
||||||
- a
|
- a
|
||||||
|
ts: Fri Dec 31 22:33:12 EST 2021
|
||||||
- todo: crap losing on a bad edit hurts
|
- todo: crap losing on a bad edit hurts
|
||||||
ts: Fri Dec 31 22:37:58 EST 2021
|
|
||||||
details: |
|
details: |
|
||||||
?
|
?
|
||||||
|
ts: Fri Dec 31 22:37:58 EST 2021
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue