Notes
The Notes component allows users to create, edit, and save text using a full-featured WYSIWYG (What You See Is What You Get) editor. With styling features like headings, lists, italics, and more, you can add clarity and emphasis to text in your app.
Features of the Note Component
The Note component includes a rich set of formatting options:
- Headings: Organize your text with Heading 1 or Heading 2 styles.
- Captions: Use caption text for brief explanations or additional context.
- Numbered List: Create a numbered list for orderly content.
- Bulleted List: Use a bulleted list to share information without a specific order.
- Quote: Distinguish an important statement or quote from the rest of your text.
- Bold Text: Add emphasis to your text by making it bold.
- Italicize Text: Italicize your text for subtle emphasis or to denote titles.
- Highlight Text: Highlight your text to draw attention or indicate importance.
- Horizontal Rows: Add horizontal rows to separate different sections of your note.
- Hyperlinks: Create text that links out to a webpage.
You can also use the following keyboard shortcuts while typing in a Notes component:
Shift+Space→ insert four spaces (for an indentation)Command+Period→ toggle bulleted list
Setting up the Note Component
In the Layout Editor, select the tab you want to edit.
Click on the plus (+) symbol in the Components panel.
In the Text field, select the destination in the Data Source where you want to store the created or edited note.
- The note is stored as Markdown in a text column in the table.
Using the Note Component
Creating and editing a note works much like other text editors you see in email or word processors. Users can follow these steps to make notes:
Actions
The Note component also supports actions, allowing you to trigger an action with the text written in the note. To configure this:
For an in-depth explanation of what Markdown is and how to use it, check out the Markdown Guide.
The Notes component does not understand Markdown link syntax. Instead, highlight the text you’d like to make a hyperlink, and then paste the URL. The text will be transformed into a link.
Frequently Asked Questions
Where is my note stored?
Notes are stored in Markdown format in a text column.
How do I disable editing on my note?
To display a note in a read-only format, you can use the Rich Text component. The Rich Text component will render the Markdown as formatted text.
Does the Note component work on different browsers and devices?
Glide is responsive by default, so the Notes component will adapt and work seamlessly across different browsers and devices.