updated using git-extra
authoralex <[email protected]>
Thu, 25 Aug 2022 22:37:14 +0000 (15:37 -0700)
committeralex <[email protected]>
Thu, 25 Aug 2022 22:37:14 +0000 (15:37 -0700)
todo

diff --git a/todo b/todo
index 008b661f638b9ec4f6bd5411c7077b1187287bb7..e794eb4fca66616d13b6bf973ceb6c93da27b569 100644 (file)
--- a/todo
+++ b/todo
@@ -9,9 +9,8 @@ Dne:
 
 To Do:
 -ls
-       -create
+       *create
        -tests
-               -verify listing of times correctly
 -rm
 
 Later:
@@ -28,8 +27,6 @@ Later:
        -permissions on file write/reading
 
 Later:
--duration expansion
-       -hours+minutes
 -pipe events to cal?
 -integrate with phone
 -use gpg to encrypt?
@@ -48,7 +45,5 @@ Idea:
        -`ev add "Roger Waters" "Chase Center" 2022-09-23 --time 8PM (add event@location with time)
        -`ev rm "Test Event" 2022-09-01 (delete event with name 'Test Event' on 2022-09-01)
        -`ev rm 0 (deletes today's event in the 0th position)
-       -`ev 2022-09-01 1 --postpone 1D` (postpones event in the 1st position on 2022-09-01 by 1 day)
-       -`ev pp 0 --postpone 1D` (postpones event in the 0th position by 1 day)
-
-
+       -`ev postpone 2022-09-01 1 --postpone 1D` (postpones event in the 1st position on 2022-09-01 by 1 day)
+       -`ev postpone 0 --postpone 1D` (postpones event in the 0th position by 1 day)