summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter2022-04-27 10:17:44 +0100
committerPeter2022-04-27 10:17:44 +0100
commit40731cd5d92b66fb27de9ad72058db7423ba3acd (patch)
tree956da55dd89e1e7241f3a6aeeeb2fa27267b1af6
parentd3f4b3f6eefa45c99c8c44b1aac6defbe9febe1e (diff)
downloadahka-40731cd5d92b66fb27de9ad72058db7423ba3acd.tar.gz
ahka-40731cd5d92b66fb27de9ad72058db7423ba3acd.tar.bz2
ahka-40731cd5d92b66fb27de9ad72058db7423ba3acd.zip
Using a different CRM now
-rw-r--r--ahk-assistant.ahk9
1 files changed, 0 insertions, 9 deletions
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
index 7a63a38..050d033 100644
--- a/ahk-assistant.ahk
+++ b/ahk-assistant.ahk
@@ -248,9 +248,6 @@ RAlt & Left::Send, !{Left}
RAlt & Right::Send, !{Right}
Ralt & Enter:: ; overflow
Alt & Enter::toggleFullscreen() ; leave flash full screen with a keyboard command
-:*?:_crm::
- insertCRMFooter()
-return
#IfWinActive
#IfWinActive ahk_exe mspaint.exe ; mspaint
@@ -589,12 +586,6 @@ insertFooter() {
Return
}
-insertCRMFooter() {
- insertFooter()
- Send, {Tab}{Space} ; jump out of textarea and press save
- Return
-}
-
insertSalutation() {
If(A_Hour <12)
Send, Morning