mwb editor section7 - ajtruckle/meeting-schedule-assistant-support GitHub Wiki
Section 7: Preview Mode
There are five different views available to preview your schedule. Each serves a unique purpose:
Preview Tabs
- ๐Editor
This is the default view, limited to the selected meeting.
โ ๏ธ Note: Any assignment conflicts are highlighted with a ๐ด red background (customizable via the templateโs stylesheet). This view is not suitable for printing or saving as PDF.
- ๐ Workbook
Displays the regular meeting schedule, week by week. - ๐ Worksheet
Displays the Chairmanโs and Auxiliary Counsellorโs worksheets. - ๐๏ธ Slips
Displays the S-89 assignment slips for printing or review. - ๐ Custom
Displays any extra reports youโve created yourself.
Toolbar Buttons
Some views support additional controls. Here's whatโs available:
- ๐ฅ๏ธ Full Screen โ Available in all views.
- ๐งโโ๏ธ๐งโโ๏ธ Personal Copies โ Only available in the Workbook view.
- ๐ Weeks to Include โ Not available in the Editor view.
Context Menu
๐ก Tip: You can right-click the preview area to access a special context menu with useful shortcuts:
-
๐ Refreshโ Reload the current schedule view.
-
๐ค Export โ Save the schedule as HTML, PDF, or S-89 Data.
-
๐จ๏ธ Print โ Print the schedule (or use Print to PDF).
-
๐ธ Screenshot Tool โ Capture and annotate parts of the schedule:
- Select full or partial views.
- Add comments, highlights, or other annotations.
Advanced Viewing Options
Found under the View sub-menu:
- ๐จ CSS โ View the stylesheets that define the scheduleโs appearance.
- ๐ XML โ Access the raw schedule data.
- ๐งฉ XSL โ Examine the transformation template that processes the XML.
- ๐งพ View Source โ See the final HTML used to render the schedule.
โ๏ธ Note: These tools are mainly used to customize or create templates.
Other Tools
- ๐ Find โ Quickly search for specific words or phrases within the schedule.
- ๐ Open File Location โ Opens the working data folder and highlights the active schedule template file.
- ๐ ๏ธ Inspect โ Analyse the structure and content of the schedule for deeper insight.
๐ Click on the respective links within the app to learn more about each feature.