From cf31e5c797e858b232f4da663ba7e260d9a38304 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=CC=81tor=20Galva=CC=83o?= Date: Fri, 3 Nov 2023 15:05:16 +0000 Subject: [PATCH] Update to 2023.1 --- README.md | 15 +++++++++++++++ Workflow/info.plist | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a4efe0d --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# icon Tapback Message Alfred Workflow + +Add a tapback reaction to the current message + +[⤓ Install on the Alfred Gallery](https://alfred.app/workflows/alfredapp/tapback-message) + +## Usage + +Send a tapback to the last received message via the `tapback` keyword. + +![List of possible tapback reactions](Workflow/images/about/tapback.png) + +![Messages conversation with reaction](Workflow/images/about/messages.png) + +Configure the [Hotkeys](https://www.alfredapp.com/help/workflows/triggers/hotkey/) for faster triggering. diff --git a/Workflow/info.plist b/Workflow/info.plist index db045d8..7b3a5ed 100644 --- a/Workflow/info.plist +++ b/Workflow/info.plist @@ -855,7 +855,7 @@ Tapback Message… variablesdontexport version - 2023.0 + 2023.1 webaddress https://github.com/alfredapp/tapback-message-workflow/