-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.plist
More file actions
267 lines (256 loc) · 6.93 KB
/
info.plist
File metadata and controls
267 lines (256 loc) · 6.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>bundleid</key>
<string>nl.nutma.pasterrr</string>
<key>category</key>
<string>Tools</string>
<key>connections</key>
<dict>
<key>236EE31A-31CA-4A58-A1E3-C2F9ACA5D38B</key>
<array/>
<key>52BEFBFC-AD31-4889-B3F5-53C85B5A9B8A</key>
<array>
<dict>
<key>destinationuid</key>
<string>AEE70035-1370-404D-B23B-0239EC1C3430</string>
<key>modifiers</key>
<integer>0</integer>
<key>modifiersubtext</key>
<string></string>
<key>vitoclose</key>
<false/>
</dict>
</array>
<key>75E13EEA-EE4C-4950-88D8-9E914319AC07</key>
<array>
<dict>
<key>destinationuid</key>
<string>236EE31A-31CA-4A58-A1E3-C2F9ACA5D38B</string>
<key>modifiers</key>
<integer>0</integer>
<key>modifiersubtext</key>
<string></string>
<key>vitoclose</key>
<false/>
</dict>
</array>
<key>F36A4E88-5C02-4306-9516-70B45B480E3D</key>
<array>
<dict>
<key>destinationuid</key>
<string>AEE70035-1370-404D-B23B-0239EC1C3430</string>
<key>modifiers</key>
<integer>0</integer>
<key>modifiersubtext</key>
<string></string>
<key>vitoclose</key>
<false/>
</dict>
</array>
</dict>
<key>createdby</key>
<string>Teake Nutma</string>
<key>description</key>
<string>Character-by-character paste queue</string>
<key>disabled</key>
<false/>
<key>name</key>
<string>Pasterrr</string>
<key>objects</key>
<array>
<dict>
<key>config</key>
<dict>
<key>action</key>
<integer>0</integer>
<key>argument</key>
<integer>2</integer>
<key>focusedappvariable</key>
<false/>
<key>focusedappvariablename</key>
<string>focusedapp</string>
<key>hotkey</key>
<integer>9</integer>
<key>hotmod</key>
<integer>1441792</integer>
<key>hotstring</key>
<string>V</string>
<key>leftcursor</key>
<false/>
<key>modsmode</key>
<integer>1</integer>
<key>relatedAppsMode</key>
<integer>0</integer>
</dict>
<key>type</key>
<string>alfred.workflow.trigger.hotkey</string>
<key>uid</key>
<string>F36A4E88-5C02-4306-9516-70B45B480E3D</string>
<key>version</key>
<integer>2</integer>
</dict>
<dict>
<key>config</key>
<dict>
<key>concurrently</key>
<true/>
<key>escaping</key>
<integer>0</integer>
<key>script</key>
<string></string>
<key>scriptargtype</key>
<integer>1</integer>
<key>scriptfile</key>
<string>paste_single_item.sh</string>
<key>type</key>
<integer>8</integer>
</dict>
<key>type</key>
<string>alfred.workflow.action.script</string>
<key>uid</key>
<string>AEE70035-1370-404D-B23B-0239EC1C3430</string>
<key>version</key>
<integer>2</integer>
</dict>
<dict>
<key>config</key>
<dict>
<key>triggerid</key>
<string>singleItemPaste</string>
</dict>
<key>type</key>
<string>alfred.workflow.trigger.external</string>
<key>uid</key>
<string>52BEFBFC-AD31-4889-B3F5-53C85B5A9B8A</string>
<key>version</key>
<integer>1</integer>
</dict>
<dict>
<key>config</key>
<dict>
<key>action</key>
<integer>0</integer>
<key>argument</key>
<integer>2</integer>
<key>focusedappvariable</key>
<false/>
<key>focusedappvariablename</key>
<string>focusedapp</string>
<key>hotkey</key>
<integer>9</integer>
<key>hotmod</key>
<integer>1310720</integer>
<key>hotstring</key>
<string>V</string>
<key>leftcursor</key>
<false/>
<key>modsmode</key>
<integer>1</integer>
<key>relatedAppsMode</key>
<integer>0</integer>
</dict>
<key>type</key>
<string>alfred.workflow.trigger.hotkey</string>
<key>uid</key>
<string>75E13EEA-EE4C-4950-88D8-9E914319AC07</string>
<key>version</key>
<integer>2</integer>
</dict>
<dict>
<key>config</key>
<dict>
<key>concurrently</key>
<true/>
<key>escaping</key>
<integer>0</integer>
<key>script</key>
<string></string>
<key>scriptargtype</key>
<integer>1</integer>
<key>scriptfile</key>
<string>parse_clipboard.sh</string>
<key>type</key>
<integer>8</integer>
</dict>
<key>type</key>
<string>alfred.workflow.action.script</string>
<key>uid</key>
<string>236EE31A-31CA-4A58-A1E3-C2F9ACA5D38B</string>
<key>version</key>
<integer>2</integer>
</dict>
</array>
<key>readme</key>
<string>This workflow is a paste queue and a character-by-character paster in one.
The character-by-character paste takes whatever is on the clipboard and pastes it one character at a time to the frontmost application, giving the impression of typing. It can be triggered by the default hotkey ⇧⌃⌘V.
The paste queue is invoked with ⌃⌘V. It splits the content of the clipboard according to a delimiter (defaults to a blank line), and gives the first entry to the character-by-character paster. The remainder is copied to the clipboard.
For instance, if the following is on the clipboard:
```
This is the first line.
This is the second.
// This line is skipped.
This is the fourth line.
```
Then pressing ⌃⌘V will paste "This is the first line.". Pressing it again will paste "This is the second.", and pressing it a third time will paste "This is the fourth line.".
Note that the workflow does not actually paste, but simulates keypresses. Hence non-ASCII characters do not work.
The character-by-character paster will be aborted when pressing a modifier key. This comes in handy when you accidentally pasted a large amount of text.
The default delimiter is "", and the default skip prefix is "//". Both can be changed by adjusting their variables ("delimiter" and "skip_prefix", respectively).</string>
<key>uidata</key>
<dict>
<key>236EE31A-31CA-4A58-A1E3-C2F9ACA5D38B</key>
<dict>
<key>xpos</key>
<integer>305</integer>
<key>ypos</key>
<integer>350</integer>
</dict>
<key>52BEFBFC-AD31-4889-B3F5-53C85B5A9B8A</key>
<dict>
<key>xpos</key>
<integer>55</integer>
<key>ypos</key>
<integer>160</integer>
</dict>
<key>75E13EEA-EE4C-4950-88D8-9E914319AC07</key>
<dict>
<key>xpos</key>
<integer>55</integer>
<key>ypos</key>
<integer>350</integer>
</dict>
<key>AEE70035-1370-404D-B23B-0239EC1C3430</key>
<dict>
<key>xpos</key>
<integer>300</integer>
<key>ypos</key>
<integer>90</integer>
</dict>
<key>F36A4E88-5C02-4306-9516-70B45B480E3D</key>
<dict>
<key>xpos</key>
<integer>55</integer>
<key>ypos</key>
<integer>30</integer>
</dict>
</dict>
<key>variables</key>
<dict>
<key>delay_average</key>
<string>0,07</string>
<key>delay_variation</key>
<string>0,04</string>
<key>delimiter</key>
<string></string>
<key>skip_prefix</key>
<string>//</string>
</dict>
<key>variablesdontexport</key>
<array/>
<key>version</key>
<string>1.0.0</string>
<key>webaddress</key>
<string>https://github.com/teake/pasterrr</string>
</dict>
</plist>