Difference between revisions of "Action: Share Text"
(Created page with "== About == <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> This action can be used to share text content to a specific app or pr...") |
|||
Line 25: | Line 25: | ||
Triggers | Triggers | ||
− | + | Floating button (G_keep) | |
</pre><br> | </pre><br> | ||
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;"> | <pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;"> | ||
Actions | Actions | ||
− | + | Set Variable | Text: [User Prompt] | |
− | [ | + | Share Text: {lv=Text} |
+ | Notes | ||
</pre><br> | </pre><br> | ||
Line 43: | Line 44: | ||
Local variables | Local variables | ||
+ | Text = | ||
+ | Supermarket shopping list | ||
+ | |||
+ | Cleaning articles | ||
+ | Personal hygiene items | ||
</pre><br> | </pre><br> |
Revision as of 18:02, 8 January 2024
About
This action can be used to share text content to a specific app or prompt the user to share text via a suitable app.
Available configuration
Enter text
Enter the text you want to send to the application, it supports magic text.
Application name
Select a specific app to share the text via that app, or leave unset to prompt the user with a list of suitable apps.
Example
Disable the trigger when running the macro
Triggers Floating button (G_keep)
Actions Set Variable | Text: [User Prompt] Share Text: {lv=Text} Notes
Constraints
Local variables Text = Supermarket shopping list Cleaning articles Personal hygiene items