From 7f439bf62f9f4e1ce08c2a62874b44ba90128a81 Mon Sep 17 00:00:00 2001 From: Yudi Date: Sat, 5 Oct 2019 00:16:23 -0300 Subject: [PATCH] Added Getting Started and Saving HTML --- _Sidebar.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 4c14d64..cb7b0fe 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -5,10 +5,15 @@ * [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/macOS-usage-instructions) * [Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Linux-usage-instructions) * [Docker](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions) - + * **Getting Started** + * [GUI or CLI?](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#gui-or-cli) + * [Using the GUI](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#using-the-gui) + * [Using the CLI](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#using-the-cli) + * [Which File Format to use?](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#file-formats) **Guides** * [How to get Token and Channel IDs](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs) + * [Saving HTML for offline viewing](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Storing-HTML-locally) * **Export Scheduling** * [Windows](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-Windows) * [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS)