Checklist Tabs

Checklist Tabs

Switch between list and tab checklist view! Organize long checklists into structured tabs 😍

 

Contents👇🏼

Overview

Checklist Tabs help you break down long checklists into structured tabs!

  • 📁 Break down long checklists into focused sections

  • 📊 Track progress per checklist tab

  • 👀 Improve readability of checklist

  • 🎯 Help teams focus on one part of the work at a time

image-20260119-121300.png

In List view, the checklist appears as a structured list with headers. When you switch to Tab view,
H1 headers (headers starting with # ) automatically become tabs. Each tab has its own progress, so you can track completion by section.

Switching between List view and Tab view is a user setting, allowing you to choose the view that fits you best.

 

Switch to tab view

To switch to Tab view:

  1. Open the issue that contains the checklist

  2. Click the 3-dots menu

  3. Select “Switch to tab view”

To return to List view, open the same menu and choose “Switch to list view.”
This is a user setting, so you can choose the checklist view that works best for you ✅

☝️NOTE: When you switch to Tab view, H1 headers (starting with #) are automatically converted into tabs. If your checklist has no headers, Tab view will show a single tab. If you switch back to List view, all tabs appear again as H1 headers in the checklist.

Screen Recording 2026-01-19 at 14.21.11.mov
Switch between tab and list view

 

Working with tabs

Checklist tabs are easy to manage and keep your work organized 📝

Add checklist tab

To add a new tab, click the button next to the last tab. Type the tab name and press Enter to save it. Add checklist items to start working in the tab.

Screen Recording 2026-01-19 at 14.37.06.mov
Add checklist tab

 

Edit tab name

To rename a tab:

  1. Hover over the tab progress

  2. Click the 3-dots menu

  3. Select “Edit tab name”

Screen Recording 2026-01-19 at 14.39.37.mov
Edit tab name

 

Check all items

To complete an entire tab:

  1. Hover over the tab progress

  2. Click the 3-dots menu

  3. Select “Check all items”

Screen Recording 2026-01-19 at 14.42.29.mov
Check all tab’s items

 

Delete tab

To delete a tab:

  1. Hover over the tab progress

  2. Click the 3-dots menu

  3. Select “Delete tab”

☝️ Note: Deleting a tab removes the tab and all checklist items within it. This action cannot be undone.

Screen Recording 2026-01-19 at 14.44.29.mov
Delete tab

 

Checklist tabs markdown

Both H1 headers and checklist tabs use the same markdown syntax: # Header name / Tab name

You can easily edit checklists in Tab view using the Full Screen Editor – add new tabs, rename tabs, and make other changes quickly.

You type

You type

# Code Quality - Code is written and merged - No critical bugs remain - Unit tests are written and passing # Testing - Feature is covered by automated tests - Integration tests are passed - Acceptance criteria are validated # Documentation - User documentation is updated. - Technical documentation is updated

You get

image-20260119-125458.png
Tab view
image-20260119-125514.png
List view

Checklist templates & tabs

All checklist templates are displayed in the Template Manager in a list view.
If you want your checklist template to include multiple tabs, simply structure it using H1 headers.

When the template is imported and Tab view is enabled, the checklist will automatically be imported as tabs.

Template view in Template Manager

Imported template in issue

Template view in Template Manager

Imported template in issue

image-20260119-130350.png
image-20260119-130426.png