📄️ Cursors
Learn how to use the {{cursor}} helper in Briskine to set the text cursor position after inserting a template, including multiple cursors and placeholders.
📄️ Text Helpers
Explore Briskine text helpers to transform variables and strings, including methods for capitalization, case conversion, splitting text, and extracting domains.
📄️ Date and Time Helpers
Insert and format dates and times in your Briskine templates using the Moment helper. Supports custom formats, arithmetic, and multiple languages.
📄️ Conditional Helpers
Use Briskine conditional helpers like If/Else, Unless, and And/Or to create dynamic templates that adapt based on variable availability or values.
📄️ List Helpers
Use Briskine list helpers to manipulate, loop through, or join arrays and objects. Includes methods for sorting, reversing, and selecting random values.