mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-28 00:36:00 +00:00
Updated Scheduling exports on macOS (markdown)
@@ -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`
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**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.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user