mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-22 05:57:30 +00:00
Updated Scheduling exports on macOS (markdown)
@@ -2,16 +2,17 @@ Make sure you already have DiscordChatExporter and Mono properly installed ([ins
|
|||||||
|
|
||||||
* [Creating a Workflow](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS#creating-a-workflow-with-automator)
|
* [Creating a Workflow](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS#creating-a-workflow-with-automator)
|
||||||
* [Scheduling with Calendar](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS#scheduling-exports-with-calendar)
|
* [Scheduling with Calendar](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS#scheduling-exports-with-calendar)
|
||||||
|
* [Scheduling with Lingon](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS#scheduling-exports-with-lingon)
|
||||||
* [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 an Application with Automator
|
## Creating a Workflow 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 `Application`
|
**2.** Create a new `Workflow` file
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**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,16 +73,16 @@ 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 Application.
|
**6.** Run the Workflow (this may take a while to complete). If the export file was created, you're ready to save the file.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## Scheduling Exports with Calendar
|
## Scheduling with Calendar
|
||||||
|
|
||||||
**1.** Search for `Calendar.app` on Spotlight (⌘+SPACE) and open it
|
**1.** Search for `Calendar.app` on Spotlight (⌘+SPACE) and open it
|
||||||
|
|
||||||
**2.** Create a New Event (⌘+N).
|
**2.** Create a New Event (⌘N).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@@ -91,8 +92,20 @@ exit
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Scheduling with Lingon
|
||||||
|
[Lingon](https://www.peterborgapps.com/lingon/) ($14.99) is an easy tool to manage `launchd`, which allows you to set schedules for system tasks.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**1.** Create a new scheduled task (⌘N)
|
||||||
|
|
||||||
|
**2.** Name it
|
||||||
|
|
||||||
|
**3.** Choose the Workflow file
|
||||||
|
|
||||||
|
**4.** Select the "Scheduled" box and set the time
|
||||||
|
|
||||||
|
**5.** Don't forget to save
|
||||||
|
|
||||||
## Exporting on User Login
|
## Exporting on User Login
|
||||||
|
|
||||||
@@ -107,4 +120,4 @@ exit
|
|||||||

|

|
||||||
|
|
||||||
#
|
#
|
||||||
Credits to [@RenanYudi](https://github.com/RenanYudi)
|
Special thanks to [@RenanYudi](https://github.com/RenanYudi)
|
||||||
Reference in New Issue
Block a user