Commit Graph

35 Commits

Author SHA1 Message Date
Rob Pearce cfe5d42e5d Speed improvements 2022-06-13 21:04:59 +10:00
Rob Pearce 0927f955e4 various (failed) attempts at optimisation 2022-06-13 15:46:30 +10:00
Rob Pearce 35763c7b26 diff highlighting in mod command confirmation 2022-04-21 18:16:47 +10:00
Rob Pearce 90af44e959 marking a task as 'not done' 'done' etc. will now clear the 'in progress' state 2022-04-13 13:11:53 +10:00
Rob Pearce dfe11f6d03 add push option for syncing 2022-03-29 18:05:55 +11:00
Rob Pearce fef7d5adfc When marking a task as done, also clear blocked reason. 2022-03-26 22:03:21 +11:00
Rob Pearce d02a243ff8 spinnet 2022-03-23 19:06:56 +11:00
Rob Pearce ef2c263cd6 Switch to use bashtools for helper functikns 2022-03-13 11:28:18 +11:00
Rob Pearce 44d24535e2 colour tweaks 2022-03-06 19:42:04 +11:00
Rob Pearce 8ab939ac84 Add ability to "block" a task ("t.sh b <id>") 2022-03-06 12:01:27 +11:00
Rob Pearce 0e8e774b69 Add mod command to rename a task using either search/replace or sed command 2021-11-25 20:27:36 +11:00
Rob Pearce af108cbfc8 Added inprogress command 2021-11-25 20:02:23 +11:00
Rob Pearce 1c24822940 Remove troubleshooting info 2021-11-22 14:42:33 +11:00
Rob Pearce 8e538a67d9 Remove whitespace 2021-11-21 18:25:45 +11:00
Rob Pearce 3a18ea30cb Support ranges in task filter 2021-11-21 17:44:48 +11:00
Rob Pearce 163778e845 Add usage() item for -c option. 2021-11-21 10:54:25 +11:00
Rob Pearce 575d29d2cb Add -n option to disable pager 2021-11-08 18:20:37 +11:00
Rob Pearce 269c28c4d3 Add -S option to sort alphabetically 2021-11-07 10:48:34 +11:00
Rob Pearce 58bc83e53e fix spaces in file/dir/calendar names breaking several commands. 2021-11-07 08:46:49 +11:00
Rob Pearce 404839bd7a inital work on handling files with spaces 2021-11-06 19:07:52 +11:00
Rob Pearce fb4413249b Added commands to lost available calendars and set default calendar 2021-11-06 14:37:36 +11:00
Rob Pearce bd5cb66f51 Fixed bug where debug info was always shown.
Removed 'oooo'
2021-11-06 14:01:35 +11:00
Rob Pearce de26b27202 Add support for multiple calendars using -c argument. 2021-11-06 11:05:48 +11:00
Rob Pearce e564188289 Add -i option to create config files (includimg vdirsyncer config)
Add -l / -r options to specify local/remote vdirsyncer storage names.
2021-11-06 09:49:03 +11:00
Rob Pearce 71d4229b59 Fix bug where tasks with ID > 255 aren't shown. 2021-10-30 12:13:10 +11:00
Rob Pearce 82c3860e65 Add "zz" alias for "toggle open/close"
Add "mv <id> -" format to move task to toplevel
Fix message saying "completed" when marking task as NOT completed.
Fix cosmetic double-print bug when marking a parent+children done
2021-09-05 09:51:21 +10:00
Rob Pearce 6d22982bbb Add force -f option 2021-09-05 08:06:52 +10:00
Rob Pearce 238d77f7e3 stop looking for commands after first match 2021-07-31 09:21:43 +10:00
Rob Pearce aaa17b3759 Updatedusage in readme 2021-06-26 09:30:36 +10:00
Rob Pearce 44a2b82cde add -s option to autosync 2021-06-26 09:29:29 +10:00
Rob Pearce df4f6f24ff Minor update 2021-06-23 15:22:41 +10:00
Rob Pearce bcc79979e2 Added gif 2021-06-21 16:29:17 +10:00
Rob Pearce d385dcf0bc Fixing format 2021-06-03 08:59:43 +10:00
Rob Pearce e7c0d17abd Adding readme 2021-06-03 08:57:41 +10:00
Rob Pearce 2851d99e51 Initial checkin 2021-06-03 08:56:54 +10:00