diff --git a/web/templates/help.html.tera b/web/templates/help.html.tera index 20322f7..41f26a0 100644 --- a/web/templates/help.html.tera +++ b/web/templates/help.html.tera @@ -27,7 +27,7 @@
-

Creating reminders

+

Create reminders

Learn to create reminders for your server

-
-
- -
-
-
-

Todo Lists

-

Learn to manage various todo lists

- -
-
-
-
-

Macros

-

Learn how to create combination commands called macros, to suit advanced use cases

- -
-
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@@ -107,19 +107,6 @@
-
-
-

Dashboard

-

Learn to use the interactive web dashboard

- -
-

Import/Export

@@ -133,6 +120,19 @@
+
+ + + + + + + + + + + +
diff --git a/web/templates/support/create_reminder.html.tera b/web/templates/support/create_reminder.html.tera index 0c35b42..0412d97 100644 --- a/web/templates/support/create_reminder.html.tera +++ b/web/templates/support/create_reminder.html.tera @@ -28,7 +28,10 @@

Create reminders via the dashboard

- Reminders can also be created on the dashboard. + Reminders can also be created on the dashboard. The dashboard offers more options for configuring + reminders, and offers templates for quick recreation of reminders. + + Access the dashboard.

diff --git a/web/templates/support/iemanager.html.tera b/web/templates/support/iemanager.html.tera index b139817..2bf4ac2 100644 --- a/web/templates/support/iemanager.html.tera +++ b/web/templates/support/iemanager.html.tera @@ -12,7 +12,7 @@
-

Export your data

+

Export data

You can export data associated with your server from the dashboard. The data will export as a CSV file. The CSV file can then be edited and imported to bulk edit server data. @@ -55,7 +55,7 @@

  • - Make edits to the spreadsheet. You can add, edit, and remove rows for reminders. Don't remove the title row. + Make edits to the spreadsheet. You can add, edit, and remove rows for reminders. Don't remove the top-most (title) row.
    Editing spreadsheet
    @@ -70,7 +70,7 @@ Other spreadsheet tools can also be used to edit exports, as long as they are properly configured:
    • - Google Sheets: Create a new blank spreadsheet. Select File >> Import >> Upload >> export.csv. + Google Sheets: Create a new blank spreadsheet. Select File > Import > Upload > export.csv. Use the following import settings:
      Google sheets import settings