-
Notifications
You must be signed in to change notification settings - Fork 0
/
Math.savedSearch
81 lines (81 loc) · 1.81 KB
/
Math.savedSearch
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
<?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>CompatibleVersion</key>
<integer>1</integer>
<key>RawQuery</key>
<string>(kMDItemDisplayName = "math*"cdw)</string>
<key>RawQueryDict</key>
<dict>
<key>FinderFilesOnly</key>
<true/>
<key>RawQuery</key>
<string>(kMDItemDisplayName = "math*"cdw)</string>
<key>SearchScopes</key>
<array>
<string>/System/Volumes/Data/Users/deven/Desktop/Assignments</string>
</array>
<key>UserFilesOnly</key>
<true/>
</dict>
<key>SearchCriteria</key>
<dict>
<key>CurrentFolderPath</key>
<array>
<string>/Users/deven/Desktop/Assignments</string>
</array>
<key>FXCriteriaSlices</key>
<array>
<dict>
<key>criteria</key>
<array>
<string>kMDItemDisplayName</string>
<integer>120</integer>
<integer>104</integer>
</array>
<key>displayValues</key>
<array>
<string>Name</string>
<string>matches</string>
<string>math</string>
</array>
<key>rowType</key>
<integer>0</integer>
<key>subrows</key>
<array/>
</dict>
</array>
<key>FXScope</key>
<integer>1396925286</integer>
<key>FXScopeArrayOfPaths</key>
<array>
<string>/Users/deven/Desktop/Assignments</string>
</array>
</dict>
<key>SuggestedAttributes</key>
<array/>
<key>ViewSettings</key>
<dict>
<key>GroupBy</key>
<string>None</string>
<key>WindowState</key>
<dict>
<key>ContainerShowSidebar</key>
<true/>
<key>ShowPathbar</key>
<true/>
<key>ShowSidebar</key>
<true/>
<key>ShowStatusBar</key>
<false/>
<key>ShowTabView</key>
<false/>
<key>ShowToolbar</key>
<true/>
<key>WindowBounds</key>
<string>{{75, 441}, {770, 436}}</string>
</dict>
</dict>
</dict>
</plist>