Editing & Formatting

July 1, 2026 · View on GitHub


Table of Contents


Overview

Every Taskade project is a collection of tasks — structured like bullet points that can be nested into sub-tasks. You can format, style, reorder, and enhance tasks with add-ons like due dates, assignees, comments, timers, and custom fields.

Taskade Genesis hint: Genesis apps use these same formatting and structuring capabilities in their project databases. Understanding formatting helps you build better apps.


Format Tasks & Sub-Tasks

Taskade lets you turn tasks into checklists, headings, ordered lists, paragraphs, and more.

How to Format

MethodSteps
Drag iconClick the six-dot drag icon to the left of a task → Click the first item → Select a format
Slash commandType / followed by the format name (e.g., /paragraph, /heading1, /checklist)
Keyboard shortcutUse shortcuts listed below

Available Block Types

FormatSyntax (Slash Command)Markdown ShortcutDescription
Heading 1/heading1# + spaceLarge section title
Heading 2/heading2## + spaceSub-section title
Paragraph/paragraphPlain text block
Checklist (Check 1)/checklist[] + spaceCheckbox task item
Circle Check/circle-checkCircle checkbox variant
Bullet List/bullet- + spaceUnordered list item
Numbered List/numbered1. + spaceOrdered list item
Alphabetical List/alphaLettered list item (a, b, c...)
Heart/heartHeart icon task
Triangle/triangleTriangle icon task
Square/squareSquare icon task

Project Views

The same content can be displayed in 9 different views — switch anytime without changing your data:

ViewDescriptionBest For
ListVertical list/to-do format with checkboxes and hierarchyTask management, checklists, notes
BoardKanban columns for workflow stages (drag-and-drop)Pipeline management, sprints
TableStructured spreadsheet-like format with filtering, sorting, groupingData management, CRM
CalendarEvents on calendar grid for deadline trackingScheduling, content calendars
GanttTimeline with task duration, dependencies, and progressProject planning, milestones
Mind MapConnected nodes radiating from centerBrainstorming, concept mapping
Org ChartHierarchical organizational structureTeam structure, process flows
Action SheetCompact action-oriented formatQuick task management

Highlight & Style

Text Styling

StyleKeyboard Shortcut (Mac)Keyboard Shortcut (PC)Markdown
BoldCmd + BCtrl + B**text**
ItalicCmd + ICtrl + I_text_
UnderlineCmd + UCtrl + U__text__
Strikethrough~~text~~
Inline code`code`
Block quote> quote
Code block```code```

Color Highlights

MethodSteps
MenuSelect text → Click three dots → Select A (highlight) → Choose color
KeyboardSelect text → Cmd + E (Mac) / Ctrl + E (PC) → Cycle through colors
Slash commandType /red, /blue, /green, etc.
Remove highlightSelect same color again, or press Cmd/Ctrl + E

Drag to Reorder

ActionHow
Reorder tasksGrab the six-dot drag icon to the left of any task → Drag to new position
Nest as sub-taskDrag a task underneath and to the right of another task
Un-nestDrag a sub-task to the left to promote it
Move sectionsDrag a top-level task to reorder its entire section (including sub-tasks)

Multi-Select Formatting

Format multiple tasks at once:

StepAction
1Highlight multiple tasks or lines of text with the mouse cursor
2Apply formatting using the toolbar, slash commands, or keyboard shortcuts
3All selected items are formatted simultaneously

Add-Ons Menu

Enhance tasks with additional features:

Add-OnShortcut (after Cmd + /)Slash CommandDescription
Due DateD/duedateSet start/end dates with optional times
AssignA/assignAssign to team members
CommentC/commentThread discussions on tasks
EmbedE/embedEmbed media, links, or files
TimerT/timerTrack time spent on tasks
Label/Tag/tagColor-coded categorization
Custom Fields/fieldAdd custom field values (text, number, date, select)
File Attachment/fileAttach documents and media

Accessing the Add-Ons Menu

MethodSteps
Plus iconClick the + icon next to a task → Choose an add-on
KeyboardPress Cmd + / then a letter (D, A, C, E, T)
Slash commandType / followed by the add-on name

Keyboard Shortcuts

ActionMacPC
BoldCmd + BCtrl + B
ItalicCmd + ICtrl + I
UnderlineCmd + UCtrl + U
HighlightCmd + ECtrl + E
Add-ons menuCmd + /Ctrl + /
Due dateCmd + / then DCtrl + / then D
AssignCmd + / then ACtrl + / then A
CommentCmd + / then CCtrl + / then C
EmbedCmd + / then ECtrl + / then E
TimerCmd + / then TCtrl + / then T
Indent (nest)TabTab
Outdent (un-nest)Shift + TabShift + Tab

What's Next

GuideWhat You'll Learn
Markdown SupportFull Markdown syntax reference
ImportImport .md and PDF files as projects
Version HistoryTrack and restore editing changes
Embed TaskadeEmbed projects on your website