From 66a1b3b5c77cfb270e3b6819c1db4274300e03d2 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 19 Aug 2022 18:37:31 -0700 Subject: [PATCH] updated using git-extra --- todo | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/todo b/todo index f73e93e..ef1801e 100644 --- a/todo +++ b/todo @@ -1,8 +1,7 @@ +To Do: +-setup c project -cli based calendar/event tracker - -c? bash? -data storage/format? - -sqlite? - -require git-annex to sync -plaintext? -YY-MM-DD_HH:mm:ss_ZZZZZ,EVENT,PLACE\n -UNIX_TIMESTAMP:OPTIONS:EVENT:PLACE\n @@ -13,9 +12,6 @@ -integrate with my current setup -remove birthdays/events/tasks from notes repo? -add EVENTS_FILE=~/workspace/notes/events to env - -integrate with phone - -use gpg to encrypt? - -pipe events to cal? -ex: -`ev` [ls] (get today's+overdue events) @@ -32,3 +28,8 @@ -`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) + +Later: +-pipe events to cal? +-integrate with phone +-use gpg to encrypt? -- 2.39.5