-
Notifications
You must be signed in to change notification settings - Fork 4
Update email templates guide #241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
* Introduced a new image asset for custom email templates to enhance visual representation in the guide. * Updated the custom email templates documentation to include the new image, improving user understanding of the feature.
…mplates guide * Added a new redirect for the custom email templates guide to improve navigation. * Updated sidebar configuration to include the custom email templates guide under relevant sections, enhancing user access to documentation. * Introduced the custom email templates documentation, detailing customization options for email branding and content.
Can we add one-line description for application, user, organization and contextual variable section, like: |
* Expanded the section on HTML and plain text bodies to include best practices for email content. * Introduced a new section on available template variables, detailing application, contextual, organization, and user variables for personalization. * Added tips and notes to improve user understanding of template variable usage and email customization. * Improved overall structure and clarity of the guide for better navigation and comprehension.
… and clarity - Reorganize template variables section for better readability - Add note about requiring custom email provider for custom templates - Improve explanations for HTML/plain text versions - Restructure contextual variables section with better examples
@saif-at-scalekit Can you update all images for custom email templates with newer dashboard images? Once done, can you please provide preview link? |
Thanks for spotting this gap, @amitash1912 The screenshots are now refreshed. The top description is updated to contain the preview |
Can you please add reference for JET syntax that can be used in our email templates? |
This is a common approach to hide any identifying information. This shouldn't matter much. An alternative option would be to always maintain a separate workspace specifically for this purposes. This we can pursue in the future.
Must be added by now.
I'm experimenting to introduce slight quizzes to allow users to test their knowledge. Keep it more playful yet give a sense of learning/accomplishment. |
@saif-at-scalekit expiry_time_relative does not return timstamp. It returns value in format of date like 14 days, 6 hours, 50 min, etc. Can you change this example: You can add an example for org_name in user invite template. If org_name exists, then show text: "You have been invited to join <org_name> organization in B2B app." If org_name absent, then show text: "You have been invited to B2B app." |
@saif-at-scalekit Why is this section at bottom? I understand that you want to have some user interaction on docs. But in the current form, it seems more like a step that I need to do as part of implementation of custom email templates. |
@saif-at-scalekit This is incorrect: Can we replace this line with below line: ![]() |
View the preview