Long text field

A long text field enables you to capture a lot of information in your table. Long text fields are best for storing data such as brief descriptions, notes, multiple lines of text, or a large amount of data in a single record.

Unlike the single line text field, the long text field accepts more than one line of text. When you need to keep multiple lines of text in each row, a long text field is ideal as it allows you to add new lines.

Baserow supports Markdown for text formatting, offering keyboard shortcuts and an editing toolbar for ease of use. Markdown is a lightweight markup language used to format plain text.

enter image description here

How to add a long text field

To add a long text field,

  1. Click the plus sign + to the right of your existing fields.
  2. Select the long text field type and input the name of the field.
  3. Click Create.

enter image description here

Expand a long text field

You can increase the size of a cell to have plenty of space when working with a long text field. You can do this by clicking the expand row icon or by using the drag handle on the lower right of the cell. In the expanded view, you have more room to add content in a cell.

enter image description here

Use the keyboard shortcut, Shift + Enter on grid view to exit from editing mode for the long text field.

Rich text formatting in Baserow

With rich text formatting, you can style and format the content of the long text field type in various customizable ways. This includes style choices like using italics, changing font size and color, as well as adding hyperlinks or code blocks.

Baserow Rich text formatting

Enable rich text formatting

Rich text formatting is only available for the long text field type.

To enable rich text formatting for long text fields, follow these steps:

  1. Open the table containing the field you want to format.
  2. Find the dropdown arrow next to the field you want to enable rich text formatting for.
  3. Click on the Edit field option.
  4. If the selected field isn’t a long text field, change it to a long text field.
  5. Check the “Enable rich text formatting” box to activate rich text features.
  6. Save your changes.

Once rich text formatting is enabled, you can format your paragraphs and headers:

  1. Double-click on the cell within your preferred row.
  2. Expand the cell by clicking on the expand icon.
  3. After expanding, a black paragraph icon will appear in the left-hand corner.
  4. Click the paragraph icon to access a range of paragraph and header options.
  5. For text modifications:
    • Double-click on the text you want to format.
    • Utilize the toolbar options or keyboard shortcuts for bold (Ctrl+B), italic (Ctrl+I), strike (Ctrl+S), and underline (Ctrl+U).

Styling rich text formatting in Baserow

Markdown reference table

Baserow also supports a Markdown version for rich text formatting.

Markdown is supported for headings, bold, italic, strikethrough, unordered lists, ordered lists, hyperlinks, blockquotes, and code blocks in long text fields with rich text enabled.

You can format your text using Markdown keyboard shortcuts, or an editing toolbar that appears when you open a row in the long text field.

Styling
Headings # H1 heading
## H2 sub-heading
### H3 sub-heading
The numbers of # characters denote the hierarchy of the heading, ranging from first-level to third-level.
Bold ** This text will be bold **
__ This text will be bold __
Enclose text in ** or __ for bold formatting.
Italic *This text will be italic*
_This text will be italic_
Enclose text in * or _ for italic formatting.
Bold italic _**This text will be bold italic**_ Text surrounded by a single _ and a double ** will be formatted as bold italic — meaning strong emphasis in Markdown.
Underline <u>This text will be underlined</u> Enclose text in <u> and </u> for underline formatting.
Strikethrough ~~This text will be strickenthrough~~ Enclose text in ~~ for strikethrough.
Blockquotes >This will be a blockquote Use > for blockquotes.
Code blocks ```
code block
```
Use triple backticks ``` followed by the return/enter key for code blocks.
Bulleted list - Bulleted list item Type - at the beginning of your text to create a bulleted list.
Numbered list 1. Numbered list item Type 1. to create a numbered list.
Checkbox - [x] Checked
- [ ] Unchecked
Each checkbox is represented by - [ ] for unchecked and - [x] for checked.
Hyperlink [This is a link](https://baserow.io/) Highlight the text you want to link, then click the link icon  in the formatting toolbar. A dialog box will appear for you to input the URL. Once confirmed, your text will transform into a clickable link. Learn more about working with links in Baserow.
Mention @Bram Type @ followed by a collaborator’s name to send them a notification. Learn more about mentions in Baserow.
Image Upload or drag and drop images into your long text field. Learn more about working with files in Baserow.

Enable rich text formatting in Baserow

Rich text formatting in forms

Rich text in forms also supports the same paragraph styles and formatting available in regular fields with rich text enabled.

Rich text formatting in the formula field

You can also include long text fields in formulas. Formulas with long text fields with rich text enabled will display only the text and line breaks.


Still need help? If you’re looking for something else, please feel free to make recommendations or ask us questions—we’re ready to assist you.

   Ask the Baserow community

   Contact support for questions about Baserow or help with your account.