diff --git a/Scheduling-exports-on-macOS.md b/Scheduling-exports-on-macOS.md index ffc89df..603825e 100644 --- a/Scheduling-exports-on-macOS.md +++ b/Scheduling-exports-on-macOS.md @@ -5,13 +5,13 @@ Make sure you already have DiscordChatExporter and Mono properly installed ([ins * [Exporting on User login](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS#exporting-on-user-login) -## Creating a Workflow with Automator +## Creating an Application with Automator **1.** Search for `Automator.app` on Spotlight (⌘+SPACE) and open it -**2.** Create a new `Workflow` file +**2.** Create a new `Application` -![](https://i.imgur.com/DpsQkAR.png) +![](https://i.imgur.com/uXWv2MP.png) **3.** Search for `Shell` and Drag it to the empty space on the right @@ -72,7 +72,7 @@ exit `` with one of the available export formats -**6.** Run the Workflow (this may take a while to complete). If the export file was created, you're ready to save the Workflow. +**6.** Run the Workflow (this may take a while to complete). If the export file was created, you're ready to save the Application. ![](https://i.imgur.com/ogPrhNp.png)