From 3f6a25fabf42371f112768b961502504e06a02a8 Mon Sep 17 00:00:00 2001 From: Yudi Date: Thu, 11 Apr 2019 20:43:32 -0300 Subject: [PATCH] Updated Scheduling exports on macOS (markdown) --- Scheduling-exports-on-macOS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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)