Skip to content
Leadtime
English
Esc
navigateopen⌘Jpreview
On this page

The Text Editor

Use the block-based editor to create structured text with media, lists, and AI assistance.

The Leadtime editor is the app’s universal text-entry tool. It is available throughout the application wherever you can enter or edit text.

You will find it in tickets, projects, comment fields, notes, checklists, and internal descriptions.

Block-based Text Editor in Leadtime

Use it to capture information clearly, structure it, and present it visually—from a short status update to detailed task or project documentation. Its block-based design lets you arrange text flexibly and add media, tables, or interactive content.


Structure and behavior

Block menu in the Text Editor

The Leadtime editor is block-based. Each piece of content—whether text, a list, a file, or an image—is a separate block.

You can reorder, move, delete, or format these blocks freely.

Type a slash (“/”) to open the block menu and see every available option.

This lets you structure and extend your text quickly without switching between tools.


Block types

Paragraph

Paragraph block

The standard block for body text.

Use it for descriptions, summaries, or explanations.

It supports common formatting such as bold, italic, code, and lists.


Heading 1–3

Heading blocks

Three heading levels help you organize content clearly.

  • Heading 1: Main topic or section title
  • Heading 2: Subtopic
  • Heading 3: Detail or subsection

Horizontal Rule

Horizontal divider

Adds a horizontal line between sections, making long texts easier to scan.


Blockquote

Blockquote

Highlights important notes, quotations, or statements from external sources.

It is particularly useful for documenting customer feedback or test comments.


Emoji

Emoji picker

Adds emojis for visual emphasis or to make the content more approachable.

Shortcut: Type : followed by the emoji name.


Mention

User mention

Mention another user with @.

The mentioned user receives a notification, supporting real-time collaboration.


Task

Link to a ticket

Links to another ticket in Leadtime.

Use task links to document dependencies or references clearly.

Shortcut: Type ! followed by the ticket number or title.


Bullet List

Bulleted list

Creates an unordered list for checklists, ideas, or short collections.

Example:

  • Item 1
  • Item 2
  • Item 3

Ordered List

Numbered list

Creates a numbered list for a process or sequence of steps.

Example:

  1. Preparation
  2. Execution
  3. Completion

Callout

Callout block

Creates a highlighted block for an important note, warning, or summary.

You can also add emojis or colors.


Image

Inserted image

Adds an image such as a screenshot, diagram, or UI reference to the description.

Images are useful for support cases and visual project work.


Video

Directly inserted video

Adds a video file directly to the text, for example for a demo or bug report.

The video appears inline and can be played in place.


Embed Video

Embedded video

Embeds a video when the file is too large for direct upload (more than 50 MB).

For example, you can embed a YouTube or Vimeo link.


File

File attachment

Uploads and attaches a file such as a PDF, ZIP archive, or Excel spreadsheet.

The file remains with the ticket and is available to all project members.


Table

Table in the Text Editor

Tables organize information into rows and columns. You can use them for technical parameters, task comparisons, price lists, or process overviews.

Insert a table directly into a task description and edit it with a few clicks.

Each table consists of cells that can contain text, emojis, or links.

After inserting a table, a toolbar appears with controls for rows, columns, and headers.

Buttons in the table toolbar

Table toolbar
  • Add row below: Adds a row below the selected row.
  • Add row above: Adds a row above the selected row.
  • Delete row: Removes the selected row and its content.
  • Add column left: Adds a column to the left of the selected column.
  • Add column right: Adds a column to the right of the selected column.
  • Delete column: Removes the selected column.
  • Enable/disable header row: Toggles the table’s header row.
  • Enable/disable header column: Toggles the table’s header column.

Code

Code block with syntax highlighting

The code block displays and documents source code, configuration, or technical snippets in tasks, projects, and tickets.

It is particularly useful for development teams that need to keep examples, log output, or API structures with the relevant task. The block is easy to scan, supports color highlighting, and keeps the code in context.

A code block uses an editable monospace field. A small toolbar below the block provides additional options.

Language selector: Choose the programming language used by the code.

Leadtime supports syntax highlighting for many languages, including:

  • JavaScript
  • HTML / XML
  • CSS
  • JSON
  • TypeScript
  • Python
  • SQL

Collapse

Collapsible section

Creates a collapsible section that keeps extensive content compact.

It is useful for logs, long descriptions, or details that do not need to remain visible.


AI feature: Enhance with AI (⌘ + E)

Enhance with AI

Enhance with AI improves, restructures, or rephrases text inside the editor.

It is especially useful when creating clear and consistent task descriptions, including bug reports, feature requests, and internal instructions.

The feature can make wording clearer, more concise, or stylistically consistent without changing the meaning.


AI feature: Generate with AI (⌘ + G)

Learn more about the AI Text Assistant.

Generate with AI

Use this feature to generate content automatically from a few notes or a rough description.

Leadtime turns the input into a complete text, such as a task description, bug report, or feature request, and automatically adjusts the formatting and tone.

It is particularly useful when you have a rough description that still needs to be developed.

Was this page helpful?