diff --git a/README.md b/README.md index 793c638..c797206 100644 --- a/README.md +++ b/README.md @@ -156,4 +156,4 @@ The 'End' macro copies the category and task name from the previous 'Begin' macr 2020-03-11 19:14:42: Begin [CS Support] timetracker doc 2020-03-11 19:30:36: End [CS Support] timetracker doc ``` -I also have Keyboard Maestro text string triggers for common categories, to minimize typing. For instance, the text string triggers `[css` becomes `[CS Support] `, `[non` becomes `[Productive Non-billable] `, `[mm` or `[MM` becomes `[Mass Mutual `, `[vzw ` becomes `[Verizon Wireless]`, `[pin` becomes `[Company] ` (to match the Pindrop related items in Clarizen), etc. These are included in `timetracker.kmmacros` for your convenience. +I also have Keyboard Maestro text string triggers for common categories, to minimize typing. For instance, the text string triggers `[css` becomes `[CS Support] `, `[non` becomes `[Productive Non-billable] `, `[mm` or `[MM` becomes `[Mass Mutual] `, `[vzw` becomes `[Verizon Wireless] `, `[pin` becomes `[Company] ` (to match the Pindrop related items in Clarizen), etc. These are included in `timetracker.kmmacros` for your convenience.