diff --git a/macos/Alfred.alfredpreferences/preferences/features/websearch/prefs.plist b/macos/Alfred.alfredpreferences/preferences/features/websearch/prefs.plist index c5a3f41..8a7c752 100644 --- a/macos/Alfred.alfredpreferences/preferences/features/websearch/prefs.plist +++ b/macos/Alfred.alfredpreferences/preferences/features/websearch/prefs.plist @@ -19,19 +19,6 @@ utf8 - 491B807D-42B3-4CB4-861F-2ADF20727F53 - - enabled - - keyword - a - text - Search Amazon Smile for '{query}' - url - https://smile.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords={query} - utf8 - - 57FEE37F-A055-4911-9537-D3F0FCCEDE08 enabled diff --git a/macos/Alfred.alfredpreferences/preferences/features/websearch/twitter/prefs.plist b/macos/Alfred.alfredpreferences/preferences/features/websearch/twitter/prefs.plist new file mode 100644 index 0000000..579112e --- /dev/null +++ b/macos/Alfred.alfredpreferences/preferences/features/websearch/twitter/prefs.plist @@ -0,0 +1,8 @@ + + + + + disabled + + + diff --git a/macos/Alfred.alfredpreferences/preferences/features/websearch/twittersearch/prefs.plist b/macos/Alfred.alfredpreferences/preferences/features/websearch/twittersearch/prefs.plist new file mode 100644 index 0000000..579112e --- /dev/null +++ b/macos/Alfred.alfredpreferences/preferences/features/websearch/twittersearch/prefs.plist @@ -0,0 +1,8 @@ + + + + + disabled + + + diff --git a/macos/Alfred.alfredpreferences/preferences/features/websearch/twitteruser/prefs.plist b/macos/Alfred.alfredpreferences/preferences/features/websearch/twitteruser/prefs.plist new file mode 100644 index 0000000..579112e --- /dev/null +++ b/macos/Alfred.alfredpreferences/preferences/features/websearch/twitteruser/prefs.plist @@ -0,0 +1,8 @@ + + + + + disabled + + + diff --git a/macos/Alfred.alfredpreferences/resources/features.websearch.custom.491B807D-42B3-4CB4-861F-2ADF20727F53.png b/macos/Alfred.alfredpreferences/resources/features.websearch.custom.491B807D-42B3-4CB4-861F-2ADF20727F53.png deleted file mode 100644 index 16d504e..0000000 Binary files a/macos/Alfred.alfredpreferences/resources/features.websearch.custom.491B807D-42B3-4CB4-861F-2ADF20727F53.png and /dev/null differ diff --git a/macos/Alfred.alfredpreferences/snippets/Mac symbols/Control [7FB9A081-B951-4027-B208-D857DA8CFA9D].json b/macos/Alfred.alfredpreferences/snippets/Mac symbols/Control [7FB9A081-B951-4027-B208-D857DA8CFA9D].json index 790a0ae..fa4ff50 100644 --- a/macos/Alfred.alfredpreferences/snippets/Mac symbols/Control [7FB9A081-B951-4027-B208-D857DA8CFA9D].json +++ b/macos/Alfred.alfredpreferences/snippets/Mac symbols/Control [7FB9A081-B951-4027-B208-D857DA8CFA9D].json @@ -1,7 +1,6 @@ { "alfredsnippet" : { "snippet" : "⌃", - "dontautoexpand" : true, "uid" : "7FB9A081-B951-4027-B208-D857DA8CFA9D", "name" : "control", "keyword" : "ctrl" diff --git a/macos/Alfred.alfredpreferences/snippets/Mac symbols/alt option [DAB4E454-A19F-4202-8CF8-75BC82F80E15].json b/macos/Alfred.alfredpreferences/snippets/Mac symbols/alt option [DAB4E454-A19F-4202-8CF8-75BC82F80E15].json index 210cb18..584cb3e 100644 --- a/macos/Alfred.alfredpreferences/snippets/Mac symbols/alt option [DAB4E454-A19F-4202-8CF8-75BC82F80E15].json +++ b/macos/Alfred.alfredpreferences/snippets/Mac symbols/alt option [DAB4E454-A19F-4202-8CF8-75BC82F80E15].json @@ -1,7 +1,6 @@ { "alfredsnippet" : { "snippet" : "⌥", - "dontautoexpand" : true, "uid" : "DAB4E454-A19F-4202-8CF8-75BC82F80E15", "name" : "alt \/ option", "keyword" : "alt" diff --git a/macos/Alfred.alfredpreferences/snippets/Mac symbols/command [EEB035BC-A1BD-4B83-A41F-CD4C0882A6D5].json b/macos/Alfred.alfredpreferences/snippets/Mac symbols/command [EEB035BC-A1BD-4B83-A41F-CD4C0882A6D5].json index 797fda0..243fd58 100644 --- a/macos/Alfred.alfredpreferences/snippets/Mac symbols/command [EEB035BC-A1BD-4B83-A41F-CD4C0882A6D5].json +++ b/macos/Alfred.alfredpreferences/snippets/Mac symbols/command [EEB035BC-A1BD-4B83-A41F-CD4C0882A6D5].json @@ -1,7 +1,6 @@ { "alfredsnippet" : { "snippet" : "⌘", - "dontautoexpand" : true, "uid" : "EEB035BC-A1BD-4B83-A41F-CD4C0882A6D5", "name" : "command", "keyword" : "cmd" diff --git a/macos/Alfred.alfredpreferences/snippets/Mac symbols/shift [F70A7764-4689-46E6-A145-9C0F8160D0A8].json b/macos/Alfred.alfredpreferences/snippets/Mac symbols/shift [F70A7764-4689-46E6-A145-9C0F8160D0A8].json index 03e7081..fb79ba0 100644 --- a/macos/Alfred.alfredpreferences/snippets/Mac symbols/shift [F70A7764-4689-46E6-A145-9C0F8160D0A8].json +++ b/macos/Alfred.alfredpreferences/snippets/Mac symbols/shift [F70A7764-4689-46E6-A145-9C0F8160D0A8].json @@ -1,7 +1,6 @@ { "alfredsnippet" : { "snippet" : "⇧", - "dontautoexpand" : true, "uid" : "F70A7764-4689-46E6-A145-9C0F8160D0A8", "name" : "shift", "keyword" : "shift" diff --git a/macos/Alfred.alfredpreferences/snippets/personal/control key [4FFF734A-7B1F-4A89-8388-4AA60FAC1B0A].json b/macos/Alfred.alfredpreferences/snippets/personal/control key [4FFF734A-7B1F-4A89-8388-4AA60FAC1B0A].json index 9716817..fccb9bb 100644 --- a/macos/Alfred.alfredpreferences/snippets/personal/control key [4FFF734A-7B1F-4A89-8388-4AA60FAC1B0A].json +++ b/macos/Alfred.alfredpreferences/snippets/personal/control key [4FFF734A-7B1F-4A89-8388-4AA60FAC1B0A].json @@ -1,6 +1,6 @@ { "alfredsnippet" : { - "snippet" : " ⌃", + "snippet" : "⌃", "dontautoexpand" : true, "uid" : "4FFF734A-7B1F-4A89-8388-4AA60FAC1B0A", "name" : "control key", diff --git a/macos/Alfred.alfredpreferences/snippets/personal/info.plist b/macos/Alfred.alfredpreferences/snippets/personal/info.plist index 26d7d9f..a6588c7 100644 --- a/macos/Alfred.alfredpreferences/snippets/personal/info.plist +++ b/macos/Alfred.alfredpreferences/snippets/personal/info.plist @@ -3,8 +3,8 @@ snippetkeywordprefix - : + ,, snippetkeywordsuffix - : + diff --git a/macos/Alfred.alfredpreferences/workflows/user.workflow.35F259A3-BBD9-4A1B-B237-5E149EE1E723/info.plist b/macos/Alfred.alfredpreferences/workflows/user.workflow.35F259A3-BBD9-4A1B-B237-5E149EE1E723/info.plist index f08c8d5..6935ea9 100644 --- a/macos/Alfred.alfredpreferences/workflows/user.workflow.35F259A3-BBD9-4A1B-B237-5E149EE1E723/info.plist +++ b/macos/Alfred.alfredpreferences/workflows/user.workflow.35F259A3-BBD9-4A1B-B237-5E149EE1E723/info.plist @@ -1874,6 +1874,161 @@ 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). + subtext + Please read what's in the "Script:" section below + title + PLEASE README + type + 0 + withspace + + + type + alfred.workflow.input.scriptfilter + uid + dash_note_readme + version + 0 + + + config + + argumenttype + 0 + escaping + 0 + runningsubtext + Please read what's in the "Script:" section below + script + 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 > Docsets). + +That said, you can edit anything else within this workflow (including adding new triggers/actions/hotkeys). + subtext + Please read what's in the "Script:" section below + title + PLEASE README + type + 0 + withspace + + + type + alfred.workflow.input.scriptfilter + uid + dash_note_readme + version + 0 + + + config + + argumenttype + 0 + escaping + 0 + runningsubtext + Please read what's in the "Script:" section below + script + 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 > Docsets). + +That said, you can edit anything else within this workflow (including adding new triggers/actions/hotkeys). + subtext + Please read what's in the "Script:" section below + title + PLEASE README + type + 0 + withspace + + + type + alfred.workflow.input.scriptfilter + uid + dash_note_readme + version + 0 + + + config + + argumenttype + 0 + escaping + 0 + runningsubtext + Please read what's in the "Script:" section below + script + 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 > Docsets). + +That said, you can edit anything else within this workflow (including adding new triggers/actions/hotkeys). + subtext + Please read what's in the "Script:" section below + title + PLEASE README + type + 0 + withspace + + + type + alfred.workflow.input.scriptfilter + uid + dash_note_readme + version + 0 + + + config + + argumenttype + 0 + escaping + 0 + runningsubtext + Please read what's in the "Script:" section below + script + 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 > Docsets). + +That said, you can edit anything else within this workflow (including adding new triggers/actions/hotkeys). + subtext + Please read what's in the "Script:" section below + title + PLEASE README + type + 0 + withspace + + + type + alfred.workflow.input.scriptfilter + uid + dash_note_readme + version + 0 + + + config + + argumenttype + 0 + escaping + 0 + runningsubtext + Please read what's in the "Script:" section below + script + 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 > Docsets). + That said, you can edit anything else within this workflow (including adding new triggers/actions/hotkeys). subtext Please read what's in the "Script:" section below @@ -2282,9 +2437,9 @@ That said, you can edit anything else within this workflow (including adding new script ./dashAlfredWorkflow "rb:{query}" subtext - Search Ruby 3 for "{query}" + Search Ruby 3.2.0 for "{query}" title - Search Ruby 3 + Search Ruby 3.2.0 type 0 withspace