-
Notifications
You must be signed in to change notification settings - Fork 0
/
Paste as List.kmmacros
127 lines (127 loc) · 3.17 KB
/
Paste as List.kmmacros
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
<?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">
<array>
<dict>
<key>Activate</key>
<string>Normal</string>
<key>CreationDate</key>
<real>603871016.88284695</real>
<key>Macros</key>
<array>
<dict>
<key>Actions</key>
<array>
<dict>
<key>ActionUID</key>
<integer>66</integer>
<key>IsDisclosed</key>
<false/>
<key>MacroActionType</key>
<string>SetVariableToText</string>
<key>Text</key>
<string></string>
<key>Variable</key>
<string>Result</string>
</dict>
<dict>
<key>ActionUID</key>
<integer>67</integer>
<key>Actions</key>
<array>
<dict>
<key>ActionUID</key>
<integer>68</integer>
<key>MacroActionType</key>
<string>SetVariableToText</string>
<key>Text</key>
<string>%Variable%Item%, </string>
<key>Variable</key>
<string>Result</string>
<key>Where</key>
<string>Append</string>
</dict>
</array>
<key>Collections</key>
<dict>
<key>CollectionList</key>
<array>
<dict>
<key>CollectionType</key>
<string>LinesIn</string>
<key>IncludeBlankLines</key>
<false/>
<key>Source</key>
<string>Clipboard</string>
</dict>
</array>
</dict>
<key>MacroActionType</key>
<string>For</string>
<key>TimeOutAbortsMacro</key>
<true/>
<key>Variable</key>
<string>Item</string>
</dict>
<dict>
<key>ActionUID</key>
<integer>69</integer>
<key>IsDisclosed</key>
<false/>
<key>JustDisplay</key>
<false/>
<key>MacroActionType</key>
<string>SetClipboardToText</string>
<key>Text</key>
<string>%Variable%Result%</string>
</dict>
<dict>
<key>Action</key>
<string>IgnoreCaseRegEx</string>
<key>ActionUID</key>
<integer>70</integer>
<key>MacroActionType</key>
<string>SearchReplace</string>
<key>Replace</key>
<string></string>
<key>Search</key>
<string>, $</string>
<key>Source</key>
<string>Clipboard</string>
<key>Which</key>
<string>All</string>
</dict>
<dict>
<key>Action</key>
<string>Paste</string>
<key>ActionUID</key>
<integer>71</integer>
<key>IsDisclosed</key>
<false/>
<key>MacroActionType</key>
<string>CutCopyPaste</string>
<key>TimeOutAbortsMacro</key>
<true/>
</dict>
</array>
<key>CreationDate</key>
<real>644883987.84430897</real>
<key>ModificationDate</key>
<real>644884909.59803498</real>
<key>Name</key>
<string>Paste as List</string>
<key>Triggers</key>
<array/>
<key>UID</key>
<string>12F08FD6-D35E-49CC-A65E-911115B96311</string>
</dict>
</array>
<key>Name</key>
<string>Clipboard Hacks</string>
<key>ToggleMacroUID</key>
<string>B39AA3EE-7ACD-4808-AF67-1342DCC5D81E</string>
<key>UID</key>
<string>B3FB1643-297E-4A6B-81A7-A61313B4656B</string>
</dict>
</array>
</plist>