[dash] ruby 2.7, ddg

pull/28/head
Alpha Chen 5 years ago
parent 126946054e
commit 30f1e9e98c

@ -1123,6 +1123,68 @@ That said, you can edit anything else within this workflow (including adding new
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 > Docsets).
That said, you can edit anything else within this workflow (including adding new triggers/actions/hotkeys).</string>
<key>subtext</key>
<string>Please read what's in the "Script:" section below</string>
<key>title</key>
<string>PLEASE README</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_note_readme</string>
<key>version</key>
<integer>0</integer>
</dict>
<dict>
<key>config</key>
<dict>
<key>argumenttype</key>
<integer>0</integer>
<key>escaping</key>
<integer>0</integer>
<key>runningsubtext</key>
<string>Please read what's in the "Script:" section below</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>
<key>subtext</key>
<string>Please read what's in the "Script:" section below</string>
<key>title</key>
<string>PLEASE README</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_note_readme</string>
<key>version</key>
<integer>0</integer>
</dict>
<dict>
<key>config</key>
<dict>
<key>argumenttype</key>
<integer>0</integer>
<key>escaping</key>
<integer>0</integer>
<key>runningsubtext</key>
<string>Please read what's in the "Script:" section below</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>
<key>subtext</key>
<string>Please read what's in the "Script:" section below</string>
@ -1357,9 +1419,9 @@ That said, you can edit anything else within this workflow (including adding new
<key>script</key>
<string>./dashAlfredWorkflow "ruby:{query}"</string>
<key>subtext</key>
<string>Search Ruby 2.6.5 for "{query}"</string>
<string>Search Ruby 2.7.0 for "{query}"</string>
<key>title</key>
<string>Search Ruby 2.6.5</string>
<string>Search Ruby 2.7.0</string>
<key>type</key>
<integer>0</integer>
<key>withspace</key>

@ -330,15 +330,24 @@
<dict>
<key>http://kapeli.com/feeds/Ruby_2.xml</key>
<dict>
<key>2.6.5</key>
<key>2.7.0</key>
<dict>
<key>date</key>
<date>2019-11-13T17:41:10Z</date>
<date>2019-12-30T18:32:26Z</date>
</dict>
</dict>
</dict>
<key>uninstalled</key>
<dict/>
<dict>
<key>http://kapeli.com/feeds/Ruby_2.xml</key>
<dict>
<key>2.6.5</key>
<dict>
<key>date</key>
<date>2019-12-30T18:32:20Z</date>
</dict>
</dict>
</dict>
</dict>
<key>webSearches</key>
<array>
@ -360,7 +369,7 @@
<key>isDefault</key>
<true/>
<key>isEnabled</key>
<false/>
<true/>
<key>name</key>
<string>DuckDuckGo</string>
<key>url</key>

Loading…
Cancel
Save