Fixed more typos in KM section

This commit is contained in:
tblancher 2020-03-12 12:06:15 -04:00 committed by GitHub Enterprise
parent 05f8674902
commit 9f3ea8b56a
1 changed files with 1 additions and 1 deletions

View File

@ -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.