Skip to main content

Intro to Writing & Editing

Closot works just like a word processor — familiar enough to pick up immediately, but far more powerful under the hood. You can bring in almost any type of content, move it around freely, and reshape it however you need.

Image

Editing Tools

Three primary tools power every page you build:

1. Plus Icon (+)

Appears in the left margin when you hover over a new line. Click it to open a menu of every content type available for that position.

2. Block Handle (⋮⋮)

Visible in the left margin on hover. It does two things:

  • Click and drag — move the block to a new position
  • Click — open the block action menu with options:
OptionWhat It Does
Turn intoConvert the block to a different type, or make it a page
ColorChange text color or background (where supported)
Copy link to blockGenerate an anchor link directly to this block
DuplicateCreate an exact copy of the block
Move toSend the block to a different page
DeleteRemove the block
Suggest editsSubmit an edit suggestion
Ask AITrigger Closot AI on this block

3. Slash Menu (/)

The fastest way to add content or run actions. Type / followed by a block name or command:

  • /bullet → bulleted list
  • /heading → heading block
  • /delete → delete block
  • /duplicate → duplicate block
  • /red → apply red text color

The menu auto-filters as you type and shows recently used and frequently used blocks at the top.


Types of Content

Basic Blocks

BlockDescriptionShortcut
TextPlain paragraph text
PageCreates a nestable sub-page
To-do listCheckbox items[]
Heading 1Large heading#
Heading 2Medium heading##
Heading 3Small heading###
TableRow-and-column structure
Bulleted listBullet points- or *
Numbered listAuto-numbered items1.
Toggle listCollapsible content>
QuoteEmphasized quote block" + space
DividerHorizontal line break---
Link to pageInternal workspace link
CalloutBoxed text with emoji icon

Database Views

  • Table view — spreadsheet-style rows
  • Board view — Kanban cards
  • Gallery view — visual grid
  • List view — minimal rows
  • Calendar view — date-based layout

Media

  • Image — upload or embed (JPG, PNG, GIF)
  • Video — embed video from YouTube
  • Audio — embed from Spotify, Soundcloud, etc.
  • Web bookmark — clickable URL preview with title and icon

Embeds

Closot supports 500+ app embeds, including:

Google Drive · Tweet · GitHub Gist · Google Maps · Framer · Invision · PDF · Figma · Loom · Typeform · CodePen · Whimsical

Advanced Blocks

  • Code — formatted code block with syntax highlighting
  • CMS Content Block — Allows you to pull and sync live content from a Content Management System directly into your page. It ensures that your documentation or dashboard always displays the most current version of marketing copy, blog posts, or product assets Image

Inline Options

  • @ + name — mention a teammate (sends a notification)
  • @ + date — insert a date or reminder

Options

  • Sprint Board: The Sprint Board is your team's focused "mission control" for getting work done in short, organized bursts. It helps you pull priority tasks from a messy backlog and turn them into a clear, visual plan for the week. Instead of feeling overwhelmed by everything, you see exactly what’s happening right now, what’s finished, and what’s coming up next. Image

Style Your Writing

Image

Highlight any text to reveal the formatting toolbar. Options include:

  • BoldCmd/Ctrl + B, or surround with **
  • ItalicCmd/Ctrl + I, or surround with *
  • Inline codeCmd/Ctrl + E, or surround with backtick
  • StrikethroughCmd/Ctrl + Shift + S, or surround with ~
  • CommentCmd/Ctrl + Shift + M
  • Mention@ followed by a name

Arrange and Modify Content

Select Content

  • Whole blocks: Click and drag the left margin to select one or more blocks
  • Partial text: Click and drag within a block; drag across block boundaries to select text spanning multiple blocks
  • From edit mode: Press Esc to select the entire current block
note

Partial text selection across blocks is not available in Firefox.

Drag and Drop

Grab any block using its ⋮⋮ handle and drag it to a new position. Blue guides appear to show you exactly where it will land. Works with rows, table cards, gallery items, and sidebar pages too.


Markdown & Keyboard Shortcuts

Inline Formatting

MarkdownResult
**text**Bold
*text*Italic
`text`Inline code
~text~Strikethrough

Line-Start Shortcuts

TypeResult
*, -, or + + spaceBulleted list
[]To-do checkbox
1. + spaceNumbered list
# + spaceH1 heading
## + spaceH2 heading
### + spaceH3 heading
> + spaceToggle list
" + spaceQuote block

Collaborative Content

@-Mentions

Type @ followed by a teammate's name anywhere — in text or in comments — to alert them. They'll get a notification in their Inbox.

Comments

  • Highlight text and click the 💬 button
  • Or press Cmd/Ctrl + Shift + M

On Mobile

A toolbar appears above your keyboard while editing. Scroll it horizontally to see all options:

  • + — open the block content menu (replaces slash command)
  • Double-tap — select text across blocks
  • @-tag — mention people or pages
  • Comment — leave a comment
  • Image — insert a photo
  • Delete / Indent / Text color / Highlight / Duplicate — additional block controls
  • Copy block link — available via •••

The top-right ••• menu gives access to typography choices and undo/redo.


FAQs