I was attempting to figure out a way to strip out text from the 'calendar summary' action within Automator.
(Attempting to answer an old question raised on the Automator G+ group).
Currently my workflow grabs the weeks calendar events, attempts to strip out the information from the summary action to just leave the event names, then sends these to notification event.
I figured I'd be able to use Applescript to replace the text I didn't need but when I run the action I get the error:
<<script>> doesn't understand the "replace_chars" message.
Now I may be trying to pass Applescript something in a format it doesn't like, but I'm not too familiar with how this works...
Here's a link to my workflow (can't seem to attach a zip of it!), but does anyone know what I may be doing wrong, or can point me in the right direction?
(Attempting to answer an old question raised on the Automator G+ group).
Currently my workflow grabs the weeks calendar events, attempts to strip out the information from the summary action to just leave the event names, then sends these to notification event.
I figured I'd be able to use Applescript to replace the text I didn't need but when I run the action I get the error:
<<script>> doesn't understand the "replace_chars" message.
Now I may be trying to pass Applescript something in a format it doesn't like, but I'm not too familiar with how this works...
Here's a link to my workflow (can't seem to attach a zip of it!), but does anyone know what I may be doing wrong, or can point me in the right direction?