[alfred] add js to dash

pull/28/head
Alpha Chen 5 years ago
parent a97af63f1b
commit 0b76f94a74

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

@ -55,7 +55,61 @@
<string>Copy</string>
</dict>
</array>
<key>dash_keyword_markdown</key>
<key>dash_keyword_js</key>
<array>
<dict>
<key>destinationuid</key>
<string>dash_action_normal</string>
<key>modifiers</key>
<integer>0</integer>
<key>modifiersubtext</key>
<string></string>
</dict>
<dict>
<key>destinationuid</key>
<string>dash_action_cmd</string>
<key>modifiers</key>
<integer>1048576</integer>
<key>modifiersubtext</key>
<string></string>
</dict>
<dict>
<key>destinationuid</key>
<string>dash_action_alt</string>
<key>modifiers</key>
<integer>524288</integer>
<key>modifiersubtext</key>
<string></string>
</dict>
</array>
<key>dash_keyword_md</key>
<array>
<dict>
<key>destinationuid</key>
<string>dash_action_normal</string>
<key>modifiers</key>
<integer>0</integer>
<key>modifiersubtext</key>
<string></string>
</dict>
<dict>
<key>destinationuid</key>
<string>dash_action_cmd</string>
<key>modifiers</key>
<integer>1048576</integer>
<key>modifiersubtext</key>
<string></string>
</dict>
<dict>
<key>destinationuid</key>
<string>dash_action_alt</string>
<key>modifiers</key>
<integer>524288</integer>
<key>modifiersubtext</key>
<string></string>
</dict>
</array>
<key>dash_keyword_node</key>
<array>
<dict>
<key>destinationuid</key>
@ -430,19 +484,17 @@ That said, you can edit anything else within this workflow (including adding new
<key>argumenttype</key>
<integer>0</integer>
<key>escaping</key>
<integer>0</integer>
<integer>110</integer>
<key>keyword</key>
<string>js</string>
<key>runningsubtext</key>
<string>Please read what's in the "Script:" section below</string>
<string>Searching for "{query}"</string>
<key>script</key>
<string>Dash dynamically updates this workflow with docset and search profile keywords.
Do not try to change the keywords from within Alfred, as Dash will overwrite your changes. If you want to change a keyword, change it from within Dash (in Preferences &gt; Docsets).
That said, you can edit anything else within this workflow (including adding new triggers/actions/hotkeys).</string>
<string>./dashAlfredWorkflow "js:{query}"</string>
<key>subtext</key>
<string>Please read what's in the "Script:" section below</string>
<string>Search JavaScript for "{query}"</string>
<key>title</key>
<string>PLEASE README</string>
<string>Search JavaScript</string>
<key>type</key>
<integer>0</integer>
<key>withspace</key>
@ -451,7 +503,7 @@ That said, you can edit anything else within this workflow (including adding new
<key>type</key>
<string>alfred.workflow.input.scriptfilter</string>
<key>uid</key>
<string>dash_note_readme</string>
<string>dash_keyword_js</string>
<key>version</key>
<integer>0</integer>
</dict>
@ -463,11 +515,11 @@ That said, you can edit anything else within this workflow (including adding new
<key>escaping</key>
<integer>110</integer>
<key>keyword</key>
<string>markdown</string>
<string>md</string>
<key>runningsubtext</key>
<string>Searching for "{query}"</string>
<key>script</key>
<string>./dashAlfredWorkflow "markdown:{query}"</string>
<string>./dashAlfredWorkflow "md:{query}"</string>
<key>subtext</key>
<string>Search Markdown for "{query}"</string>
<key>title</key>
@ -480,7 +532,36 @@ That said, you can edit anything else within this workflow (including adding new
<key>type</key>
<string>alfred.workflow.input.scriptfilter</string>
<key>uid</key>
<string>dash_keyword_markdown</string>
<string>dash_keyword_md</string>
<key>version</key>
<integer>0</integer>
</dict>
<dict>
<key>config</key>
<dict>
<key>argumenttype</key>
<integer>0</integer>
<key>escaping</key>
<integer>110</integer>
<key>keyword</key>
<string>node</string>
<key>runningsubtext</key>
<string>Searching for "{query}"</string>
<key>script</key>
<string>./dashAlfredWorkflow "node:{query}"</string>
<key>subtext</key>
<string>Search Node.js for "{query}"</string>
<key>title</key>
<string>Search Node.js</string>
<key>type</key>
<integer>0</integer>
<key>withspace</key>
<true/>
</dict>
<key>type</key>
<string>alfred.workflow.input.scriptfilter</string>
<key>uid</key>
<string>dash_keyword_node</string>
<key>version</key>
<integer>0</integer>
</dict>
@ -610,26 +691,36 @@ The keyword is either a docset keyword (defined in Preferences &gt; Docsets) or
<key>ypos</key>
<real>10</real>
</dict>
<key>dash_keyword_markdown</key>
<key>dash_keyword_js</key>
<dict>
<key>ypos</key>
<integer>930</integer>
</dict>
<key>dash_keyword_ruby</key>
<key>dash_keyword_md</key>
<dict>
<key>ypos</key>
<integer>1050</integer>
</dict>
<key>dash_keyword_rust</key>
<key>dash_keyword_node</key>
<dict>
<key>ypos</key>
<integer>1170</integer>
</dict>
<key>dash_keyword_vim</key>
<key>dash_keyword_ruby</key>
<dict>
<key>ypos</key>
<integer>1290</integer>
</dict>
<key>dash_keyword_rust</key>
<dict>
<key>ypos</key>
<integer>1410</integer>
</dict>
<key>dash_keyword_vim</key>
<dict>
<key>ypos</key>
<integer>1530</integer>
</dict>
<key>dash_note_readme</key>
<dict>
<key>ypos</key>

Loading…
Cancel
Save