diff --git a/README.md b/README.md
index 84bdd26..f4e53f7 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,5 @@ Translate words or sentences to another language via the `t` keyword.
![preview](images/preview.png)
![preview2](images/preview2.png)
↩: Copy translate to the clipboard.
+↩ + ⇧: Paste translate to active app.
By default, translate any language to Russian, setup your language in the **workflow settings**.
diff --git a/info.plist b/info.plist
index 4268c40..e212d78 100644
--- a/info.plist
+++ b/info.plist
@@ -20,6 +20,16 @@
vitoclose
+
+ destinationuid
+ 3FBBE375-C914-4AC3-9A98-31E268F25295
+ modifiers
+ 131072
+ modifiersubtext
+
+ vitoclose
+
+
D2D5C5DA-1EAE-4512-B453-DEB6657BA96B
@@ -86,27 +96,27 @@
argumenttreatemptyqueryasnil
argumenttrimmode
- 0
+ 1
argumenttype
0
escaping
102
keyword
- t
+ {var:keyword}
queuedelaycustom
3
queuedelayimmediatelyinitially
queuedelaymode
- 0
+ 1
queuemode
2
runningsubtext
Translating text...
script
- python3 ./main.py "{query}"
+ python3 ./main.py $@
scriptargtype
- 0
+ 1
scriptfile
subtext
@@ -144,6 +154,25 @@
version
3
+
+ config
+
+ autopaste
+
+ clipboardtext
+ {query}
+ ignoredynamicplaceholders
+
+ transient
+
+
+ type
+ alfred.workflow.output.clipboard
+ uid
+ 3FBBE375-C914-4AC3-9A98-31E268F25295
+ version
+ 3
+
readme
# Usage
@@ -151,29 +180,37 @@ Translate words or sentences to another language via the `t` keyword.
![preview](images/preview.png)
![preview2](images/preview2.png)
↩: Copy translate to the clipboard.
+↩ + ⇧: Paste translate to active app.
By default, translate any language to Russian, setup your language in the **workflow settings**.
uidata
106F3E8A-2E39-4271-926D-A914AB923F97
xpos
- 285
+ 300
ypos
- 170
+ 210
+
+ 3FBBE375-C914-4AC3-9A98-31E268F25295
+
+ xpos
+ 550
+ ypos
+ 360
651FC5D3-99B6-45E2-A896-01E2A7D3393C
xpos
- 535
+ 550
ypos
- 180
+ 220
D2D5C5DA-1EAE-4512-B453-DEB6657BA96B
xpos
- 50
+ 60
ypos
- 160
+ 195
userconfigurationconfig
@@ -302,9 +339,30 @@ By default, translate any language to Russian, setup your language in the **work
variable
input_language
+
+ config
+
+ default
+ t
+ placeholder
+
+ required
+
+ trim
+
+
+ description
+ Keyword that activates the workspace
+ label
+ Keyword
+ type
+ textfield
+ variable
+ keyword
+
version
- 0.1.0
+ 0.2.0
webaddress
https://nikitadev.dev