srb1961 Posted April 5, 2021 Share Posted April 5, 2021 I'm new to trying to create Workflows—and failing miserably beyond the most basic (hotkey to open an app, etc.).After a calendar disaster a few months ago, I now like regularly to save a copy of the .ics file from my main calendar, in a specific iCloud folder, replacing the earlier saved version. It seems like I should be able to build a Workflow or something (AppleScript?), but I can't figure it out. Does anyone know of one or would have any interest in helping? Thanks! Link to comment
deanishe Posted April 5, 2021 Share Posted April 5, 2021 (edited) This isn't really something a workflow is suited for: Alfred only runs things when you tell it to, and backups should happen entirely automatically. Alfred also doesn't provide any tools that would actually help with what you're trying to do. A script to back up your calendar run daily via a Launch Agent would be a better solution. Forum users could probably help you write a script, but you'd have to provide a more detailed description (where you're getting the ICS file from, which directory it should be saved to etc.). Edited April 5, 2021 by deanishe srb1961 1 Link to comment
srb1961 Posted April 6, 2021 Author Share Posted April 6, 2021 Thanks for that explanation. Makes perfect sense. I'll write up some more details and see if anyone volunteers! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now