Updated Scheduling exports on macOS (markdown)

Yudi
2019-04-11 20:43:32 -03:00
parent 0503641c86
commit 3f6a25fabf

@@ -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) * [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 **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 **3.** Search for `Shell` and Drag it to the empty space on the right
@@ -72,7 +72,7 @@ exit
`<format>` with one of the available export formats `<format>` 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) ![](https://i.imgur.com/ogPrhNp.png)