random change

This commit is contained in:
2020-09-27 08:08:35 +10:00
parent c06b77ef11
commit 74b5054b69
2 changed files with 101 additions and 131 deletions
@@ -55,33 +55,6 @@
<string>Copy</string>
</dict>
</array>
<key>dash_keyword_docker</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_go</key>
<array>
<dict>
@@ -163,7 +136,7 @@
<string></string>
</dict>
</array>
<key>dash_keyword_mongodb</key>
<key>dash_keyword_matplotlib</key>
<array>
<dict>
<key>destinationuid</key>
@@ -190,7 +163,7 @@
<string></string>
</dict>
</array>
<key>dash_keyword_mysql</key>
<key>dash_keyword_numpy</key>
<array>
<dict>
<key>destinationuid</key>
@@ -217,34 +190,7 @@
<string></string>
</dict>
</array>
<key>dash_keyword_nodejs</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_psql</key>
<key>dash_keyword_pandas</key>
<array>
<dict>
<key>destinationuid</key>
@@ -298,7 +244,34 @@
<string></string>
</dict>
</array>
<key>dash_keyword_redis</key>
<key>dash_keyword_ruby</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_seaborn</key>
<array>
<dict>
<key>destinationuid</key>
@@ -2200,17 +2173,19 @@ That said, you can edit anything else within this workflow (including adding new
<key>argumenttype</key>
<integer>0</integer>
<key>escaping</key>
<integer>110</integer>
<key>keyword</key>
<string>docker</string>
<integer>0</integer>
<key>runningsubtext</key>
<string>Searching for "{query}"</string>
<string>Please read what's in the "Script:" section below</string>
<key>script</key>
<string>./dashAlfredWorkflow "docker:{query}"</string>
<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>Search Docker for "{query}"</string>
<string>Please read what's in the "Script:" section below</string>
<key>title</key>
<string>Search Docker</string>
<string>PLEASE README</string>
<key>type</key>
<integer>0</integer>
<key>withspace</key>
@@ -2219,7 +2194,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_keyword_docker</string>
<string>dash_note_readme</string>
<key>version</key>
<integer>0</integer>
</dict>
@@ -2318,15 +2293,15 @@ That said, you can edit anything else within this workflow (including adding new
<key>escaping</key>
<integer>110</integer>
<key>keyword</key>
<string>mongodb</string>
<string>matplotlib</string>
<key>runningsubtext</key>
<string>Searching for "{query}"</string>
<key>script</key>
<string>./dashAlfredWorkflow "mongodb:{query}"</string>
<string>./dashAlfredWorkflow "matplotlib:{query}"</string>
<key>subtext</key>
<string>Search MongoDB for "{query}"</string>
<string>Search Matplotlib for "{query}"</string>
<key>title</key>
<string>Search MongoDB</string>
<string>Search Matplotlib</string>
<key>type</key>
<integer>0</integer>
<key>withspace</key>
@@ -2335,7 +2310,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_keyword_mongodb</string>
<string>dash_keyword_matplotlib</string>
<key>version</key>
<integer>0</integer>
</dict>
@@ -2347,15 +2322,15 @@ That said, you can edit anything else within this workflow (including adding new
<key>escaping</key>
<integer>110</integer>
<key>keyword</key>
<string>mysql</string>
<string>numpy</string>
<key>runningsubtext</key>
<string>Searching for "{query}"</string>
<key>script</key>
<string>./dashAlfredWorkflow "mysql:{query}"</string>
<string>./dashAlfredWorkflow "numpy:{query}"</string>
<key>subtext</key>
<string>Search MySQL for "{query}"</string>
<string>Search NumPy for "{query}"</string>
<key>title</key>
<string>Search MySQL</string>
<string>Search NumPy</string>
<key>type</key>
<integer>0</integer>
<key>withspace</key>
@@ -2364,7 +2339,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_keyword_mysql</string>
<string>dash_keyword_numpy</string>
<key>version</key>
<integer>0</integer>
</dict>
@@ -2376,15 +2351,15 @@ That said, you can edit anything else within this workflow (including adding new
<key>escaping</key>
<integer>110</integer>
<key>keyword</key>
<string>nodejs</string>
<string>pandas</string>
<key>runningsubtext</key>
<string>Searching for "{query}"</string>
<key>script</key>
<string>./dashAlfredWorkflow "nodejs:{query}"</string>
<string>./dashAlfredWorkflow "pandas:{query}"</string>
<key>subtext</key>
<string>Search Node.js for "{query}"</string>
<string>Search Pandas for "{query}"</string>
<key>title</key>
<string>Search Node.js</string>
<string>Search Pandas</string>
<key>type</key>
<integer>0</integer>
<key>withspace</key>
@@ -2393,36 +2368,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_keyword_nodejs</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>psql</string>
<key>runningsubtext</key>
<string>Searching for "{query}"</string>
<key>script</key>
<string>./dashAlfredWorkflow "psql:{query}"</string>
<key>subtext</key>
<string>Search PostgreSQL for "{query}"</string>
<key>title</key>
<string>Search PostgreSQL</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_psql</string>
<string>dash_keyword_pandas</string>
<key>version</key>
<integer>0</integer>
</dict>
@@ -2463,15 +2409,15 @@ That said, you can edit anything else within this workflow (including adding new
<key>escaping</key>
<integer>110</integer>
<key>keyword</key>
<string>redis</string>
<string>ruby</string>
<key>runningsubtext</key>
<string>Searching for "{query}"</string>
<key>script</key>
<string>./dashAlfredWorkflow "redis:{query}"</string>
<string>./dashAlfredWorkflow "ruby:{query}"</string>
<key>subtext</key>
<string>Search Redis for "{query}"</string>
<string>Search Ruby 2 for "{query}"</string>
<key>title</key>
<string>Search Redis</string>
<string>Search Ruby 2</string>
<key>type</key>
<integer>0</integer>
<key>withspace</key>
@@ -2480,7 +2426,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_redis</string>
<string>dash_keyword_ruby</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>seaborn</string>
<key>runningsubtext</key>
<string>Searching for "{query}"</string>
<key>script</key>
<string>./dashAlfredWorkflow "seaborn:{query}"</string>
<key>subtext</key>
<string>Search Seaborn for "{query}"</string>
<key>title</key>
<string>Search Seaborn</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_seaborn</string>
<key>version</key>
<integer>0</integer>
</dict>
@@ -2552,60 +2527,55 @@ The keyword is either a docset keyword (defined in Preferences &gt; Docsets) or
<key>ypos</key>
<real>10</real>
</dict>
<key>dash_keyword_docker</key>
<key>dash_keyword_go</key>
<dict>
<key>ypos</key>
<integer>930</integer>
</dict>
<key>dash_keyword_go</key>
<key>dash_keyword_java8</key>
<dict>
<key>ypos</key>
<integer>1050</integer>
</dict>
<key>dash_keyword_java8</key>
<key>dash_keyword_kubernetes</key>
<dict>
<key>ypos</key>
<integer>1170</integer>
</dict>
<key>dash_keyword_kubernetes</key>
<key>dash_keyword_matplotlib</key>
<dict>
<key>ypos</key>
<integer>1290</integer>
</dict>
<key>dash_keyword_mongodb</key>
<key>dash_keyword_numpy</key>
<dict>
<key>ypos</key>
<integer>1410</integer>
</dict>
<key>dash_keyword_mysql</key>
<key>dash_keyword_pandas</key>
<dict>
<key>ypos</key>
<integer>1530</integer>
</dict>
<key>dash_keyword_nodejs</key>
<key>dash_keyword_python3</key>
<dict>
<key>ypos</key>
<integer>1650</integer>
</dict>
<key>dash_keyword_psql</key>
<key>dash_keyword_ruby</key>
<dict>
<key>ypos</key>
<integer>1770</integer>
</dict>
<key>dash_keyword_python3</key>
<key>dash_keyword_seaborn</key>
<dict>
<key>ypos</key>
<integer>1890</integer>
</dict>
<key>dash_keyword_redis</key>
<dict>
<key>ypos</key>
<integer>2010</integer>
</dict>
<key>dash_keyword_terraform</key>
<dict>
<key>ypos</key>
<integer>2130</integer>
<integer>2010</integer>
</dict>
<key>dash_note_readme</key>
<dict>
+1 -1
View File
@@ -403,7 +403,7 @@
<key>Terraform</key>
<dict>
<key>date</key>
<date>2020-08-10T04:24:26Z</date>
<date>2020-08-14T07:04:27Z</date>
<key>entry</key>
<dict>
<key>aliases</key>