About
This is an Omni Automation solitary plug-in for OmniFocus that allows the user to append or prepend text to the name of the selected task(s).
Please note that all scripts on my GitHub account (or shared elsewhere) are works in progress. If you encounter any issues or have any suggestions please let me know—and do please make sure you backup your database before running scripts from the internet!
Known issues
Refer to 'issues' for known issues and planned changes/enhancements.
Installation & Set-Up
- Download the latest release
- Unzip the downloaded file.
- Move the
.omnifocusjs
file to your OmniFocus plug-in library folder (or open it to install).
Actions
Append or Prepend
This action can be run on one or more selected tasks or projects.
It shows a form prompting the user for some text, and a 'prepend' checkbox.
Then, for each selected task or projects, it appends or prepends the text entered by the user to the original name of the task. By default, the text is appended; if the 'prepend' checkbox is selected, the text is prepended.