تخطَّ إلى المحتوى

Height Cheat Sheet

Overview

Height is an AI-powered project management tool designed for software teams. It combines traditional project tracking features like lists, boards, and spreadsheets with AI capabilities that can autonomously triage bugs, draft task descriptions, suggest priorities, and automate repetitive workflows. Height focuses on reducing manual project management overhead.

Height supports multiple views (list, board, calendar, Gantt, spreadsheet), real-time collaboration, integrations with development tools, and a powerful command palette for fast navigation. Its AI features are built natively into the platform.

Getting Started

Workspace Structure

Workspace
├── Lists (Projects)
│   ├── Product Roadmap
│   ├── Sprint Backlog
│   └── Bug Tracker
├── Smart Lists (Saved filters)
│   ├── My Tasks
│   ├── High Priority
│   └── Due This Week
├── Labels
│   └── bug, feature, improvement
└── Members and Teams

Keyboard Shortcuts

ShortcutAction
Ctrl+KCommand palette
Ctrl+NNew task
Ctrl+Shift+NNew list
Ctrl+FSearch
J / KNext / Previous task
XSelect/deselect task
EnterOpen task
EscapeClose / Go back
LChange list
AAssign
PSet priority
DSet due date
SSet status
1List view
2Board view
3Calendar view
4Spreadsheet view
Ctrl+/Show all shortcuts

Task Management

Task Properties

PropertyDescription
TitleTask name
DescriptionRich text with Markdown support
StatusBacklog, Todo, In Progress, Done, Closed
AssigneeOne or more team members
PriorityUrgent, High, Medium, Low, None
Due dateDeadline with time support
LabelsCategorization tags
ListParent project/list
EstimateStory points or time
Parent taskFor subtask relationships
BlockersTasks that block this one

Task Status Workflow

StatusDescription
BacklogNot yet planned
TodoPlanned for upcoming work
In ProgressActively being worked on
In ReviewUnder review or QA
DoneCompleted
ClosedResolved (not applicable)
CancelledAbandoned

Views

ViewDescription
ListDefault task rows with sorting and grouping
BoardKanban-style columns by status
CalendarTasks on calendar by due date
SpreadsheetEditable grid with inline editing
GanttTimeline with dependencies

Smart Lists

Smart lists are saved filters that dynamically show matching tasks across all lists.

Filter Operators

OperatorDescription
isExact match
is notExclude match
containsPartial match
is emptyNo value set
is not emptyHas a value
is beforeDate comparison
is afterDate comparison
is withinDate range

AI Features

FeatureDescription
Auto-triageAI categorizes and labels incoming tasks
Description draftingAI generates task descriptions from titles
Priority suggestionAI recommends priority based on context
Duplicate detectionAI identifies duplicate tasks
Summary generationAI summarizes task discussions
Smart assignmentAI suggests assignees based on expertise

Automations

TriggerAction
Task createdAuto-assign, set labels, notify
Status changedMove to list, notify team
Due date approachingSend reminder notification
Task completedClose subtasks, notify stakeholders
Label addedRoute to specific list or assignee

Integrations

IntegrationFeatures
GitHubLink PRs to tasks, auto-update status
GitLabLink merge requests, sync status
SlackCreate tasks from messages, notifications
FigmaEmbed designs in task descriptions
ZapierConnect to 5,000+ apps
APIREST API for custom integrations

GitHub Integration

Linking: Include "Height: TASK-123" in PR description
Auto-close: PR merge marks Task as Done
Status sync: PR opened marks Task as In Review

Troubleshooting

IssueSolution
Tasks not syncingCheck internet connection; refresh the page
GitHub integration not updatingRe-authorize GitHub; check webhook settings
Notifications not arrivingCheck notification preferences in Settings
Smart list showing wrong tasksReview filter conditions; check AND/OR logic
AI features not availableVerify your plan includes AI features
Slow performanceReduce list size; archive completed tasks
Import failingCheck CSV format; ensure required columns exist
Keyboard shortcuts not workingClick inside the app first