Data Mode & Spreadsheet

Intermediate · 8 min read

Overview

Data Mode is a split-view spreadsheet editor built directly into Chitmunk. It lets you edit your CSV data side-by-side with a live canvas preview of your card, no need to switch between a spreadsheet app and the editor. Every change you make in the spreadsheet updates the canvas instantly, so you can design your template and fill in your data in the same workflow.

Entering Data Mode

Click the Data button in the toolbar to open the data panel. If no CSV data exists yet for the current card type, Chitmunk automatically seeds a starter spreadsheet with one "Name" column and one blank row so you have something to work with right away.

Once the data panel opens, a spreadsheet view appears on the left side alongside the canvas. You can resize it by dragging the panel edge. The canvas remains fully interactive on the right. You are now in the split view.

Tip: You do not need to import a CSV file before entering Data Mode. Chitmunk creates a blank spreadsheet for you. Build your data directly in the editor from scratch.

The Split View

The split view has two panels:

A draggable splitter sits between the two panels. Drag it left or right to give more space to whichever side you need, more canvas when inspecting the design, more spreadsheet when editing lots of columns.

Editing Cells

Working with cells in Data Mode follows familiar spreadsheet conventions:

Edits update the canvas preview in real time as you type: you do not need to commit first to see the result on the card.

Adding Rows & Columns

Use the buttons above the spreadsheet to grow your dataset:

Column names you create here become the template variables you reference in your design with the {{Column Name}} syntax.

Tip: Name your columns clearly and consistently. A column called "Attack" is easier to use in templates than "atk_val_1". Column names become your template variables exactly as written.

Deleting Rows & Columns

To remove a row, select it and click the Delete Row button. Chitmunk requires at least one row to remain, so the last row cannot be deleted.

To rename or delete a column, right-click its column header. A context menu offers two options:

Starting from Scratch

You do not need to import a CSV file to use Data Mode. If you open Data Mode with no existing data, Chitmunk creates a blank spreadsheet with a single "Name" column and one row. From there you can:

This is the fastest way to go from a blank template to a fully populated card set without ever leaving the editor.

Live Preview

The canvas on the right always renders the card for whichever row is selected in the spreadsheet. The preview is fully live, all of the following update as you type:

This tight feedback loop: type a value, see the card update, is the fastest way to iterate on your card design and data together.

Tip: Test your conditional visibility rules by editing the relevant column value and watching elements appear or disappear on the canvas. No need to export or leave the editor.

Exiting Data Mode

Click the Data button in the toolbar again, or press the X button at the top of the spreadsheet panel. Data Mode closes and the canvas returns to full size.

Your data is fully preserved when you exit. The data you entered or edited in Data Mode is the same CSV data used everywhere else in the app: for exports, PDF generation, TGC upload, and Google Sheets sync.

Tips

Ready to try it?

Open the editor, it's free, just sign in.

Start Designing