|
55 | 55 | <key>disabled</key> |
56 | 56 | <false/> |
57 | 57 | <key>name</key> |
58 | | - <string>TailwindCSS Docs</string> |
| 58 | + <string>TailwindCSSDocs</string> |
59 | 59 | <key>objects</key> |
60 | 60 | <array> |
61 | 61 | <dict> |
|
84 | 84 | <false/> |
85 | 85 | <key>alfredfiltersresultsmatchmode</key> |
86 | 86 | <integer>0</integer> |
| 87 | + <key>argumenttreatemptyqueryasnil</key> |
| 88 | + <false/> |
87 | 89 | <key>argumenttrimmode</key> |
88 | 90 | <integer>0</integer> |
89 | 91 | <key>argumenttype</key> |
|
122 | 124 | <key>uid</key> |
123 | 125 | <string>BA0F1293-0A15-462E-966E-7C84BCFBC501</string> |
124 | 126 | <key>version</key> |
125 | | - <integer>2</integer> |
| 127 | + <integer>3</integer> |
126 | 128 | </dict> |
127 | 129 | <dict> |
128 | 130 | <key>config</key> |
|
150 | 152 | <false/> |
151 | 153 | <key>alfredfiltersresultsmatchmode</key> |
152 | 154 | <integer>0</integer> |
| 155 | + <key>argumenttreatemptyqueryasnil</key> |
| 156 | + <false/> |
153 | 157 | <key>argumenttrimmode</key> |
154 | 158 | <integer>0</integer> |
155 | 159 | <key>argumenttype</key> |
|
188 | 192 | <key>uid</key> |
189 | 193 | <string>89F02255-0DA5-4773-896A-BF05292D2CE8</string> |
190 | 194 | <key>version</key> |
191 | | - <integer>2</integer> |
| 195 | + <integer>3</integer> |
192 | 196 | </dict> |
193 | 197 | <dict> |
194 | 198 | <key>config</key> |
|
216 | 220 | <false/> |
217 | 221 | <key>alfredfiltersresultsmatchmode</key> |
218 | 222 | <integer>0</integer> |
| 223 | + <key>argumenttreatemptyqueryasnil</key> |
| 224 | + <false/> |
219 | 225 | <key>argumenttrimmode</key> |
220 | 226 | <integer>0</integer> |
221 | 227 | <key>argumenttype</key> |
222 | 228 | <integer>0</integer> |
223 | 229 | <key>escaping</key> |
224 | 230 | <integer>127</integer> |
225 | 231 | <key>keyword</key> |
226 | | - <string>twb</string> |
| 232 | + <string>tw1</string> |
227 | 233 | <key>queuedelaycustom</key> |
228 | 234 | <integer>3</integer> |
229 | 235 | <key>queuedelayimmediatelyinitially</key> |
|
235 | 241 | <key>runningsubtext</key> |
236 | 242 | <string>Searching docs for "{query}"...</string> |
237 | 243 | <key>script</key> |
238 | | - <string>php beta_tailwindcss.php "{query}"</string> |
| 244 | + <string>php v1_tailwindcss.php "{query}"</string> |
239 | 245 | <key>scriptargtype</key> |
240 | 246 | <integer>0</integer> |
241 | 247 | <key>scriptfile</key> |
242 | 248 | <string></string> |
243 | 249 | <key>subtext</key> |
244 | | - <string>Search the TailwindCSS Beta docs...</string> |
| 250 | + <string>Search the TailwindCSS v1 docs...</string> |
245 | 251 | <key>title</key> |
246 | | - <string>TailwindCSS Beta</string> |
| 252 | + <string>TailwindCSS v1</string> |
247 | 253 | <key>type</key> |
248 | 254 | <integer>0</integer> |
249 | 255 | <key>withspace</key> |
|
254 | 260 | <key>uid</key> |
255 | 261 | <string>DFF4C67A-3AC2-4322-B452-3CBA2E3E5BF2</string> |
256 | 262 | <key>version</key> |
257 | | - <integer>2</integer> |
| 263 | + <integer>3</integer> |
258 | 264 | </dict> |
259 | 265 | </array> |
260 | 266 | <key>readme</key> |
261 | 267 | <string>An ultra-fast TailwindCSS docs search workflow for Alfred 3. |
262 | 268 |
|
263 | 269 | ## Usage |
264 | 270 |
|
265 | | -
|
266 | | -Just type `tw` followed by your search query. |
| 271 | +To search the [v2 docs](https://tailwindcss.com/docs), just type `tw` followed by your search query. |
267 | 272 |
|
268 | 273 | ``` |
269 | 274 | tw <query> |
270 | 275 | ``` |
271 | 276 |
|
272 | | -To search the [v0 docs](https://v0.tailwindcss.com/docs), just type `tw0` followed by your search query. |
| 277 | +To search the [v1 docs](https://v1.tailwindcss.com/docs), just type `tw1` followed by your search query. |
273 | 278 |
|
274 | 279 | ``` |
275 | | -tw0 <query> |
| 280 | +tw1 <query> |
276 | 281 | ``` |
277 | 282 |
|
278 | | -To search the [beta docs](https://next.tailwindcss.com/docs), just type `twb` followed by your search query. |
| 283 | +To search the [v0 docs](https://v0.tailwindcss.com/docs), just type `tw0` followed by your search query. |
279 | 284 |
|
280 | 285 | ``` |
281 | | -twb <query> |
| 286 | +tw0 <query> |
282 | 287 | ``` |
283 | 288 |
|
284 | 289 | Either press `⌘Y` to Quick Look the result, or press `<enter>` to open it in your web browser.</string> |
@@ -327,9 +332,11 @@ Either press `⌘Y` to Quick Look the result, or press `<enter>` to open i |
327 | 332 | <integer>410</integer> |
328 | 333 | </dict> |
329 | 334 | </dict> |
| 335 | + <key>variablesdontexport</key> |
| 336 | + <array/> |
330 | 337 | <key>version</key> |
331 | | - <string>1.1.1</string> |
| 338 | + <string>2.0.0</string> |
332 | 339 | <key>webaddress</key> |
333 | | - <string>https://github.com/clnt</string> |
| 340 | + <string>https://github.com/clnt/alfred-tailwindcss-docs</string> |
334 | 341 | </dict> |
335 | 342 | </plist> |
0 commit comments