Append Text
Appends the specified text to the end of the file, preceded by a newline.
| Parameter | Description |
|---|---|
| Text | The string to append |
Example: Appending #literature to a file whose current content is # My Note produces:
# My Note
#literatureTypical uses:
- Adding tags when a note enters a folder
- Stamping a footer line or signature
- Marking notes with a source label