update todo.yaml
parent
3d5192b87c
commit
4ec0475351
|
|
@ -1,34 +0,0 @@
|
|||
todo:
|
||||
- my new todo
|
||||
- todo: when to run scheduled modifier? like, syncthing could have conflicts if I modify only file on remote
|
||||
details: |
|
||||
- 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
|
||||
|
||||
- todo: ez edit on many platforms, even offline and mobile
|
||||
details: |
|
||||
mobile view + complete method
|
||||
collab editing of file prob resolves mobile and other stuff...
|
||||
has issue of rich text ass bullshit and still having to type/indent
|
||||
web server access to ops
|
||||
is a web ui for mobile best solution?
|
||||
let git be smart-ish and keep latest? would provide versioning OOTB without touching raw
|
||||
|
||||
- todo: crontab -e style editing to ensure good syntax
|
||||
done:
|
||||
- todo: YAML based todo
|
||||
details:
|
||||
because goddamnit a year of this shit
|
||||
isn't significant on disk or in RAM for vim
|
||||
- todo: yaml based todo for plaintext
|
||||
details: a year isnt even a mb
|
||||
- ez edit, start on many platforms
|
||||
- defer
|
||||
- schedule
|
||||
- looping
|
||||
- details
|
||||
- todo: let UI be UI for whatever platform
|
||||
- tags
|
||||
- todo: sub tasks
|
||||
subtasks:
|
||||
- a
|
||||
|
|
@ -13,8 +13,8 @@ todo:
|
|||
is a web ui for mobile best solution?
|
||||
let git be smart-ish and keep latest? would provide versioning OOTB without touching raw
|
||||
|
||||
- todo: crontab -e style editing to ensure good syntax
|
||||
done:
|
||||
- todo: crontab -e style editing to ensure good syntax
|
||||
- todo: YAML based todo
|
||||
details:
|
||||
because goddamnit a year of this shit
|
||||
|
|
|
|||
Loading…
Reference in New Issue