From 4ec047535103ed69557432f16c562ff2ad0ad3de Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Fri, 31 Dec 2021 21:55:58 -0500 Subject: [PATCH] update todo.yaml --- cmd/pttodo/todo.yaml | 34 ---------------------------------- todo.yaml | 2 +- 2 files changed, 1 insertion(+), 35 deletions(-) delete mode 100644 cmd/pttodo/todo.yaml diff --git a/cmd/pttodo/todo.yaml b/cmd/pttodo/todo.yaml deleted file mode 100644 index 3738364..0000000 --- a/cmd/pttodo/todo.yaml +++ /dev/null @@ -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 diff --git a/todo.yaml b/todo.yaml index 3ddf38e..d4da128 100644 --- a/todo.yaml +++ b/todo.yaml @@ -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