diff --git a/README.rst b/README.rst index cf4ea18..5ef7f7f 100644 --- a/README.rst +++ b/README.rst @@ -127,9 +127,6 @@ The ``~/.aws/credentials`` becomes:: aws_secret_access_key = AAA -.. image:: https://user-images.githubusercontent.com/6800411/128253078-c6d1c06e-6e17-48e9-86d1-6be67cbfa27a.gif - - MFA Authentication using AWS Named Profile ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/info.plist b/info.plist index 51c2111..2bf2f99 100644 --- a/info.plist +++ b/info.plist @@ -252,6 +252,39 @@ + 9BEC0ED1-29FE-4402-9D9C-EC099A1B38A6 + + + destinationuid + 96772024-B60F-491F-AE7C-D0D8707CD4A9 + modifiers + 0 + modifiersubtext + + vitoclose + + + + destinationuid + 733E16DD-1336-4C61-86EE-2BFDDE4BA510 + modifiers + 0 + modifiersubtext + + vitoclose + + + + destinationuid + 00BBD318-3A27-4B5E-ACBE-F793201F949D + modifiers + 0 + modifiersubtext + + vitoclose + + + 9BF44FAE-206F-46BA-93A1-6DD6611E4893 @@ -465,7 +498,7 @@ disabled name - AWs Tools + AWS Tools objects @@ -973,6 +1006,55 @@ version 3 + + config + + alfredfiltersresults + + alfredfiltersresultsmatchmode + 2 + argumenttreatemptyqueryasnil + + argumenttrimmode + 0 + argumenttype + 1 + escaping + 68 + keyword + aws-tool-set + queuedelaycustom + 1 + queuedelayimmediatelyinitially + + queuedelaymode + 2 + queuemode + 1 + runningsubtext + please wait ... + script + /usr/bin/python main.py 'mh_set {query}' + scriptargtype + 0 + scriptfile + + subtext + Set AWS Tools settings + title + aws-tool-set + type + 0 + withspace + + + type + alfred.workflow.input.scriptfilter + uid + 9BEC0ED1-29FE-4402-9D9C-EC099A1B38A6 + version + 3 + config @@ -1089,13 +1171,13 @@ keyword aws queuedelaycustom - 1 + 3 queuedelayimmediatelyinitially queuedelaymode - 2 + 0 queuemode - 1 + 2 runningsubtext please wait ... script @@ -1207,7 +1289,7 @@ xpos 10 ypos - 640 + 745 96772024-B60F-491F-AE7C-D0D8707CD4A9 @@ -1216,6 +1298,13 @@ ypos 40 + 9BEC0ED1-29FE-4402-9D9C-EC099A1B38A6 + + xpos + 10 + ypos + 535 + 9BF44FAE-206F-46BA-93A1-6DD6611E4893 xpos @@ -1235,7 +1324,7 @@ xpos 10 ypos - 535 + 640 BDC4609C-3465-4293-A294-5A4D7FF54F6F @@ -1256,7 +1345,7 @@ xpos 10 ypos - 745 + 850 F303C71E-0767-4FDE-AFD9-0F1B52B016E5 diff --git a/release-history.rst b/release-history.rst index f353f88..5b81290 100644 --- a/release-history.rst +++ b/release-history.rst @@ -15,13 +15,14 @@ Release and Version History **Miscellaneous** -1.0.3 (TODO) +1.0.3 (2021-11-03) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **Features and Improvements** - auto build console url index. - add logger that log info and error track back to ``~/.alfred-aws-tools``. - add ``aws-tool-clear-log`` trigger. +- add ``aws-tool-set`` trigger, it can set the global setting key/value pair. **Minor Improvements**