155
155
<key >disabled </key >
156
156
<false />
157
157
<key >name </key >
158
- <string >Evernote </string >
158
+ <string >Search Evernote </string >
159
159
<key >objects </key >
160
160
<array >
161
161
<dict >
@@ -193,6 +193,27 @@ node app.js "search" "{query}"</string>
193
193
<key >version </key >
194
194
<integer >0 </integer >
195
195
</dict >
196
+ <dict >
197
+ <key >config </key >
198
+ <dict >
199
+ <key >concurrently </key >
200
+ <false />
201
+ <key >escaping </key >
202
+ <integer >127 </integer >
203
+ <key >script </key >
204
+ <string >export PATH=/usr/local/bin:$PATH
205
+
206
+ open `node app.js "get-link" "app" "{query}"` || echo "Unable to open note." </string >
207
+ <key >type </key >
208
+ <integer >0 </integer >
209
+ </dict >
210
+ <key >type </key >
211
+ <string >alfred.workflow.action.script </string >
212
+ <key >uid </key >
213
+ <string >1E817040-44F2-45E5-92B1-78D552BC10A3 </string >
214
+ <key >version </key >
215
+ <integer >0 </integer >
216
+ </dict >
196
217
<dict >
197
218
<key >config </key >
198
219
<dict >
@@ -263,27 +284,6 @@ node app.js "search" "todo:false"</string>
263
284
<key >version </key >
264
285
<integer >0 </integer >
265
286
</dict >
266
- <dict >
267
- <key >config </key >
268
- <dict >
269
- <key >concurrently </key >
270
- <false />
271
- <key >escaping </key >
272
- <integer >127 </integer >
273
- <key >script </key >
274
- <string >export PATH=/usr/local/bin:$PATH
275
-
276
- open `node app.js "get-link" "app" "{query}"` || echo "Unable to open note." </string >
277
- <key >type </key >
278
- <integer >0 </integer >
279
- </dict >
280
- <key >type </key >
281
- <string >alfred.workflow.action.script </string >
282
- <key >uid </key >
283
- <string >1E817040-44F2-45E5-92B1-78D552BC10A3 </string >
284
- <key >version </key >
285
- <integer >0 </integer >
286
- </dict >
287
287
<dict >
288
288
<key >config </key >
289
289
<dict >
@@ -460,6 +460,82 @@ node app.js "token" "{query}"</string>
460
460
<key >version </key >
461
461
<integer >0 </integer >
462
462
</dict >
463
+ <dict >
464
+ <key >config </key >
465
+ <dict >
466
+ <key >argumenttype </key >
467
+ <integer >1 </integer >
468
+ <key >escaping </key >
469
+ <integer >127 </integer >
470
+ <key >keyword </key >
471
+ <string >es </string >
472
+ <key >queuedelaycustom </key >
473
+ <integer >3 </integer >
474
+ <key >queuedelayimmediatelyinitially </key >
475
+ <false />
476
+ <key >queuedelaymode </key >
477
+ <integer >1 </integer >
478
+ <key >queuemode </key >
479
+ <integer >2 </integer >
480
+ <key >script </key >
481
+ <string >export PATH=/usr/local/bin:$PATH
482
+
483
+ node app.js "search" "{query}" </string >
484
+ <key >title </key >
485
+ <string >Search Evernote </string >
486
+ <key >type </key >
487
+ <integer >0 </integer >
488
+ <key >withspace </key >
489
+ <true />
490
+ </dict >
491
+ <key >type </key >
492
+ <string >alfred.workflow.input.scriptfilter </string >
493
+ <key >uid </key >
494
+ <string >593B469B-6513-4F3F-9CCA-F4ABD9FD8534 </string >
495
+ <key >version </key >
496
+ <integer >0 </integer >
497
+ </dict >
498
+ <dict >
499
+ <key >config </key >
500
+ <dict >
501
+ <key >argumenttype </key >
502
+ <integer >2 </integer >
503
+ <key >escaping </key >
504
+ <integer >127 </integer >
505
+ <key >keyword </key >
506
+ <string >es-search-shortcut-template </string >
507
+ <key >queuedelaycustom </key >
508
+ <integer >3 </integer >
509
+ <key >queuedelayimmediatelyinitially </key >
510
+ <true />
511
+ <key >queuedelaymode </key >
512
+ <integer >0 </integer >
513
+ <key >queuemode </key >
514
+ <integer >2 </integer >
515
+ <key >script </key >
516
+ <string ># How to create a new shortcut
517
+ #
518
+ # 1. Replace 'your-query' with your own search query.
519
+ # 2. Update 'Keyword' and 'Placeholder Title'.
520
+ # 3. Link the new command to the top most '/bin/bash' action.
521
+
522
+ export PATH=/usr/local/bin:$PATH
523
+
524
+ node app.js "search" "your-query" </string >
525
+ <key >title </key >
526
+ <string >Template to create new Search Shortcut </string >
527
+ <key >type </key >
528
+ <integer >0 </integer >
529
+ <key >withspace </key >
530
+ <false />
531
+ </dict >
532
+ <key >type </key >
533
+ <string >alfred.workflow.input.scriptfilter </string >
534
+ <key >uid </key >
535
+ <string >FA4E35D9-BA8D-4ADC-8270-B764C22877B7 </string >
536
+ <key >version </key >
537
+ <integer >0 </integer >
538
+ </dict >
463
539
</array >
464
540
<key >readme </key >
465
541
<string ></string >
@@ -473,7 +549,7 @@ node app.js "token" "{query}"</string>
473
549
<key >1E817040-44F2-45E5-92B1-78D552BC10A3 </key >
474
550
<dict >
475
551
<key >ypos </key >
476
- <real >230 </real >
552
+ <real >10 </real >
477
553
</dict >
478
554
<key >228750F9-D283-40D1-B09F-93C80911C868 </key >
479
555
<dict >
@@ -500,6 +576,11 @@ node app.js "token" "{query}"</string>
500
576
<key >ypos </key >
501
577
<real >490 </real >
502
578
</dict >
579
+ <key >593B469B-6513-4F3F-9CCA-F4ABD9FD8534 </key >
580
+ <dict >
581
+ <key >ypos </key >
582
+ <real >730 </real >
583
+ </dict >
503
584
<key >759F2B01-5583-4B0F-8F5E-6F74E40037D9 </key >
504
585
<dict >
505
586
<key >ypos </key >
@@ -525,6 +606,11 @@ node app.js "token" "{query}"</string>
525
606
<key >ypos </key >
526
607
<real >120 </real >
527
608
</dict >
609
+ <key >FA4E35D9-BA8D-4ADC-8270-B764C22877B7 </key >
610
+ <dict >
611
+ <key >ypos </key >
612
+ <real >850 </real >
613
+ </dict >
528
614
</dict >
529
615
<key >webaddress </key >
530
616
<string ></string >
0 commit comments