[dash] add Terraform docs

pull/37/head
Alpha Chen 3 years ago
parent 4417db6e93
commit 2fd7b59a7e

@ -460,6 +460,33 @@
<string></string>
</dict>
</array>
<key>dash_keyword_terraform</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_vim</key>
<array>
<dict>
@ -1134,6 +1161,37 @@ 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 &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>
@ -1586,6 +1644,35 @@ That said, you can edit anything else within this workflow (including adding new
<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>terraform</string>
<key>runningsubtext</key>
<string>Searching for "{query}"</string>
<key>script</key>
<string>./dashAlfredWorkflow "terraform:{query}"</string>
<key>subtext</key>
<string>Search Terraform for "{query}"</string>
<key>title</key>
<string>Search Terraform</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_terraform</string>
<key>version</key>
<integer>0</integer>
</dict>
<dict>
<key>config</key>
<dict>
@ -1729,11 +1816,16 @@ The keyword is either a docset keyword (defined in Preferences &gt; Docsets) or
<key>ypos</key>
<integer>2610</integer>
</dict>
<key>dash_keyword_vim</key>
<key>dash_keyword_terraform</key>
<dict>
<key>ypos</key>
<integer>2730</integer>
</dict>
<key>dash_keyword_vim</key>
<dict>
<key>ypos</key>
<integer>2850</integer>
</dict>
<key>dash_note_readme</key>
<dict>
<key>ypos</key>

@ -127,6 +127,26 @@
<string>J</string>
</dict>
</dict>
<key>Terraform</key>
<dict>
<key>date</key>
<date>2022-01-04T23:55:09Z</date>
<key>entry</key>
<dict>
<key>aliases</key>
<array/>
<key>authorLinkHref</key>
<string>https://github.com/Kapeli/Dash-User-Contributions/tree/master/docsets/Terraform#readme</string>
<key>authorLinkText</key>
<string>rolandjohann</string>
<key>name</key>
<string>Terraform</string>
<key>platform</key>
<string>usercontribTerraform</string>
<key>uniqueIdentifier</key>
<string>Terraform</string>
</dict>
</dict>
</dict>
<key>uninstalled</key>
<dict/>

Loading…
Cancel
Save