Line 1: |
Line 1: |
− | This [[Actions|action]] can be used to write/append/prepend text to a file.
| + | <span style="color: #1665b0; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this action</strong></span> |
| | | |
− | When this action is selected, a menu will appear displaying a button to select a folder, two text fields for the filename and content of the text, and two checkboxes to determine whether you want the action to append or prepend to the current file.
| + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| + | This action allows you to write, append, prepend or overwrite text in a file. |
| + | |
| + | Upon selecting this action, a menu will appear with a button to choose a folder, two text fields for the filename and content of the text, and three checkboxes to determine whether you want to append, prepend or overwrite the current file.</pre> |
| + | * ''See also: [https://macrodroidforum.com/wiki/index.php/Magic_text magic text].'' |