Add tables

This commit is contained in:
David Daily 2019-12-18 04:50:56 -06:00
parent 7c4168796d
commit 272c8d16f8

View File

@ -1,22 +1,23 @@
# Welcome To David3000
This was made By David Daily to replace text and do text correction for John Deere GSC Employees. All Credit for the name goes to William Cross (RIP).
Alt+Shift+\ to open a settings window to easily change your settings
**`Alt+Shift+\` to open a settings window to easily change your settings**
Email d3k@daviddaily.dev if you have any questions.
*If for some reason this is still being passed around after I'm gone and doesn't die with me, good luck, maybe try opening an issue request here.*
Official Documentation for AHK: https://autohotkey.com/docs/
If the script stops working for some reason, just open the settings and close it, that will make everything load new. Anything other than that, let me know. If I'm not available good luck, but ahk is pretty easy.
If the script stops working for some reason, just open the settings (`Alt+Shift+\`) and close it, that will make everything load new. Anything other than that, let me know. If I'm not available good luck, but ahk is pretty easy.
## IMPORTANT
The replacement happens EVERYWHERE, so if you know it is going to replace something you don't want it to, I recommend typing an extra letter in the middle of it somewhere and then going back and deleting the extra character
Press Alt+Shift+\ to open a settings window and change things to the right setting.
Press `Alt+Shift+\` to open a settings window and change things to the right setting.
Currently requires your documentation file to be My Documents\Work_Docs\Temp.txt, will probably fix this in the future to create that file automagically if it isn't detected.
@ -27,51 +28,56 @@ I'm using VSCode for my text editor since it updates when the file on disk is mo
## Shortcuts
Determined by the values in Settings.ini:
]me or [me RACF
@me your email
| `]me` or `[me` | RACF |
| `@me` | your email |
Alt+Shift+S will open the Solution / Manual opener. Input numbers / letters and press enter. If you input just numbers, it will try to open it as a DTAC solution. If you enter letters and numbers, it will try to open it as an operator manual.
`Alt+Shift+S` will open the Solution / Manual opener. Input numbers / letters and press enter. If you input just numbers, it will try to open it as a DTAC solution. If you enter letters and numbers, it will try to open it as an operator manual.
Alt+Shift+\ to open a settings window to easily change your settings
`Alt+Shift+\` to open a settings window to easily change your settings
\case will type out the current timestamp, and fields for Name, Username, Email, and two extra lines to space it off from the documentation. I use this for customer calls. (|case if you have German enabled for a german version)
`\case` will type out the current timestamp, and fields for Name, Username, Email, and two extra lines to space it off from the documentation. I use this for customer calls. (`|case` if you have German enabled for a german version)
**]{shortcut} is the syntax here, [{shortcut} for German if enabled. **
**`]{shortcut}` is the syntax here, `[{shortcut}` for German if enabled. **
### Email specific:
email Email templateish thing
97010 Email about DTAC problem
2yc 2 Year old COMAR
cms Similar to email, except it includes a signature
| Shortcut | What it expands to |
| --- | --- |
| `email` | Email templateish thing |
| `97010` | Email about DTAC problem |
| `2yc` | 2 Year old COMAR |
| `cms` | Similar to email, except it includes a signature |
### Regular:
rec This will type the default case update disclaimer
esc1 Escalation message stage 1
esc2 Escalation message stage 2
req1 Requesting info stage 1
req2 Requesting info stage 2
req3 Requesting info stage 3
ncca NCCA/Defect
| Shortcut | What it expands to |
| --- | --- |
| `rec` | This will type the default case update disclaimer |
| `esc1` | Escalation message stage 1 |
| `esc2` | Escalation message stage 2 |
| `req1` | Requesting info stage 1 |
| `req2` | Requesting info stage 2 |
| `req3` | Requesting info stage 3 |
| `ncca` | NCCA/Defect |
### Product Names
jdld JDLink Dashboard
jdlw JDLink Web
jdll JDLink
jdlc JDLink Connect
jdla JDLink Access
jdls JDLink Subscription
jdp JDParts
opsc Operations Center
sub Subscription
abo Abonnement
ss Stellar Support
rs RowSense
at AutoTrac
sf StarFire
mjd MyJohnDeere
ss Stellar Support
tman Technical Manual
| Shortcut | What it expands to |
| --- | --- |
| jdld | JDLink Dashboard |
| jdlw | JDLink Web |
| jdll | JDLink |
| jdlc | JDLink Connect |
| jdla | JDLink Access |
| jdls | JDLink Subscription |
| jdp | JDParts |
| opsc | Operations Center |
| sub | Subscription |
| ss | Stellar Support |
| rs | RowSense |
| at | AutoTrac |
| sf | StarFire |
| mjd | MyJohnDeere |
| ss | Stellar Support |
| tman | Technical Manual |
The following words will correct to the appropriate case no matter how you type it as long as the spelling is the same.
@ -83,7 +89,7 @@ RDA
RTK
DTAC
TCSM
iTEC Pro if itec is typed
iTEC Pro *when `itec` is typed*
SSU
ATU
MTG
@ -95,8 +101,8 @@ xID
Months and Days of the week
The following convert after an end character is typed:
(eq) = ≈
(deg) = °
| (eq) | ≈ |
| (deg) | ° |
-----