Difference between revisions of "Action: Write to File"

m
m
Line 1: Line 1:
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
This action can be used to write/append/prepend/Overwrite text to a file.
+
This action allows you to write, append, prepend or overwrite text in a file.
  
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 three checkboxes to determine whether you want the action to append or prepend to the current 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>
</pre>
 
 
* ''See also: [https://macrodroidforum.com/wiki/index.php/Magic_text magic text].''
 
* ''See also: [https://macrodroidforum.com/wiki/index.php/Magic_text magic text].''

Revision as of 22:30, 1 February 2024

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.