Merge pull request #2 from alee/master

Added PauseUntil Atom is Front before entering text
This commit is contained in:
tblancher 2020-04-08 15:30:06 -04:00 committed by GitHub Enterprise
commit 99b560778a
1 changed files with 60 additions and 2 deletions

View File

@ -128,6 +128,35 @@
<key>UseText</key>
<true/>
</dict>
<dict>
<key>Conditions</key>
<dict>
<key>ConditionList</key>
<array>
<dict>
<key>Application</key>
<dict>
<key>BundleIdentifier</key>
<string>com.github.atom</string>
<key>Name</key>
<string>Atom</string>
<key>NewFile</key>
<string>/Applications/Atom.app</string>
</dict>
<key>ApplicationConditionType</key>
<string>Active</string>
<key>ConditionType</key>
<string>Application</string>
</dict>
</array>
<key>ConditionListMatch</key>
<string>All</string>
</dict>
<key>MacroActionType</key>
<string>PauseUntil</string>
<key>TimeOutAbortsMacro</key>
<true/>
</dict>
<dict>
<key>MacroActionType</key>
<string>Pause</string>
@ -212,7 +241,7 @@
<key>CreationDate</key>
<real>608055049.31738698</real>
<key>ModificationDate</key>
<real>608056837.51224601</real>
<real>608064257.03387797</real>
<key>Name</key>
<string>Insert Timestamp End (Atom)</string>
<key>Triggers</key>
@ -401,6 +430,35 @@
<key>UseText</key>
<true/>
</dict>
<dict>
<key>Conditions</key>
<dict>
<key>ConditionList</key>
<array>
<dict>
<key>Application</key>
<dict>
<key>BundleIdentifier</key>
<string>com.github.atom</string>
<key>Name</key>
<string>Atom</string>
<key>NewFile</key>
<string>/Applications/Atom.app</string>
</dict>
<key>ApplicationConditionType</key>
<string>Active</string>
<key>ConditionType</key>
<string>Application</string>
</dict>
</array>
<key>ConditionListMatch</key>
<string>All</string>
</dict>
<key>MacroActionType</key>
<string>PauseUntil</string>
<key>TimeOutAbortsMacro</key>
<true/>
</dict>
<dict>
<key>MacroActionType</key>
<string>Pause</string>
@ -477,7 +535,7 @@
<key>CreationDate</key>
<real>608055033.23224998</real>
<key>ModificationDate</key>
<real>608056810.39914405</real>
<real>608064243.31968701</real>
<key>Name</key>
<string>Insert Timestamp Begin (Atom)</string>
<key>Triggers</key>