DocumentationDocumentation
Darty.ai
Get Started
Basics
Methods
Colors
UI
Workflows
Darty.ai
Get Started
Basics
Methods
Colors
UI
Workflows
  • Get Started

    • Installation and Login
    • Your First Darty Document
    • Installers - Instructions and Downloads
    • Licensing
  • Basics

    • Darty Basics
    • Darty Header
    • Darty Tags
  • Methods

    • Darty Methods
    • Align
    • Appearance - General
    • Appearance - Colors & Swatches
    • Appearance - Effect Properties
    • Artboard Methods
    • Arrange
    • Attributes
    • Barcode
    • Barcode Formats
    • Clean Document
    • Clipping Mask Make and Release
    • Color Mode
    • Comment
    • Compound Path - Make and Release
    • Distribute
    • Duplicate
    • Expand
    • Fit To Bounds
    • Graphic Style
    • Group & Ungroup
    • Layer Methods
    • Outline
    • Pathfinder
    • Place
    • Rasterize
    • Reduce To Basic Appearance
    • Remove
    • Swatch Methods
    • Tags Methods
    • Template
    • Text
    • Transform Methods
    • zOrder
    • Skip and *
  • Colors

    • Color Libraries
  • User Interface

    • Darty User-Interface
    • Tools Tab
    • Tools Builder
      • Builder Table Anatomy
      • Builder Data Sources and Files
      • Builder Method Blocks
      • Builder Rows, Cells, and Navigation
    • Tools Methods
      • Tools Method Actions and Apply Modes
      • Tools Method Table Preview
      • Align Tool
      • Appearance Tool
      • Graphic Style Tool
      • Artboard Tool
      • Attributes Tool
      • Arrange Tool
      • Barcode Tool
      • Color Mode Tool
      • Clean Tool
      • Clipping Tool
      • Comment Tool
      • Compound Path Tool
      • Distribute Tool
      • Duplicate Tool
      • Expand Tool
      • Fit to Bounds Tool
      • Group Tool
      • Ungroup Tool
      • Layer Tool
      • Outline Tool
      • Pathfinder Tool
      • Place Tool
      • Rasterize Tool
      • Reduce Tool
      • Remove Tool
      • Swatches Tool
      • Tags Tool
      • Text Tool
      • Transform Tool
      • Z-Order Tool
    • Tags Tab
    • Data Tab
    • Export Tab
    • Settings Tab
    • Help Tab
    • Export Settings
    • Export Validation
    • Job Export Settings
    • Export Counter Variables
    • Export Progress
    • Export Presets
    • Recent Files
    • Color Dialog
  • Cloud Data

    • Darty-Ai Cloud Data Integrations
    • Darty-Ai with Google Sheets
  • Workflows

    • Darty Workflows
    • Darty Preview
    • Darty Export Workflows
    • Darty Data Workflows
  • Site Blog

    • ⭐️Getting Started ⭐️
    • ⭐️Placing Images in Darty-Ai ⭐️
    • 🚀 New Features — Darty-Ai 1.7.8 (March 2026)
    • Creating a Basic Pie-Chart with Line-Art & Data
    • Customer Data and Darty-Ai
    • Darty-Ai Now Supports Google Sheets
    • External SVGs with Darty-Ai
    • Preview Your Documents
    • Self-Adjusting Logo Automation
    • State Management for Artwork Appearance
    • Text Replacements and Formatting
    • Using Private Google Sheets Shared with Business Emails
  • Site Pages

    • 🏠 Home
    • 💰 Pricing
    • Downloads
  • Release Notes
  • Downloads

Comment Tool

Use Tools → Methods → Comment to place explanations and helper metadata inside a Darty sheet without changing Illustrator artwork. A Comment row can mark the beginning of a section, explain why nearby methods exist, record a production value, or give outside spreadsheet tooling a readable variable/value pair.

Comment is deliberately different from an artwork method:

  • It does not target tagged artwork.
  • It is ignored by artwork preview and dispatch processing.
  • It does not need a Skip setting because there is no Illustrator operation to bypass.

For the stored properties and a sample spreadsheet, see the Comment method reference.

Comment Editor

Comment method editor

Write a Note That Travels With the Sheet

Comment writes the row's comment property. The older note property name is also accepted when a sheet is written manually, but the editor produces comment.

Use the comment itself for language a person should be able to understand when reading the table later. Good uses include:

  • Front-panel methods begin below
  • Keep the regulatory logo at least 24mm wide
  • Rows below require the approved packaging template
  • Review these export settings before production

The text is stored in the spreadsheet. It is not added to the Illustrator canvas, Layers panel, or document notes.

Comment accepts free-form text and does not require a tag target. A completely empty row is technically allowed, but entering a useful note or metadata value makes its purpose clear to future readers.

Attach Optional Metadata

The Optional Metadata section lets the row carry a small named value alongside the human-readable comment.

Value

Value writes value. It can hold a measurement, identifier, status, or other short value related to the comment, such as 24mm, approved, or SKU-BASE.

Value is descriptive sheet data. The Comment method itself does not apply that value to Illustrator artwork.

Variable

Variable writes var. Use it to give Value a stable machine-readable name, such as minimumLogoWidth, approvalStatus, or baseSku.

Keeping the variable name compact and consistent makes the pair easier for another spreadsheet process to recognize. For example:

CommentValueVariable
Approved minimum logo width24mmminimumLogoWidth
Current artwork approvalapprovedapprovalStatus

Value and Variable are optional and independent in the editor, but they are most understandable when used together: Value contains the information, while Variable names what that information represents.

Use Comment Rows for Sheet Structure

Comment rows are especially useful in long or shared sheets because they remain visible with the method data while being ignored by Illustrator processing.

Practical patterns include:

Section Marker

Enter a Comment such as Nutrition-panel methods and leave Value and Variable blank. Add the row before the related processing rows so the table is easier to scan.

Production Reminder

Write the instruction in Comment and place the important short value in Value. This keeps the explanation readable while making the key measurement or status easy to find.

Helper Variable

Use Comment to explain the value, Value to store it, and Variable to give it a consistent name for other tooling that understands the sheet convention. The Comment method records the pair; it does not by itself substitute the variable into another Darty property.

Capture the Row

Add Row is the primary Comment action. It adds the current Comment, Value, and Variable fields to the Table without attempting to change Illustrator.

Apply also captures the configured row through the shared action workflow, but Comment is intentionally ignored by artwork dispatch. It should not be used with the expectation that text or metadata will appear inside the Illustrator document.

Some screenshots or earlier builds may show a document-level action in the shared footer. A Comment row has no document operation to perform, and the current implementation does not need a selection or document target.

After adding the row, open Table to review its columns, edit it, change its order, copy the result, or download the focused Comment table.

Build a Useful Comment Row

A practical order is:

  1. Write the explanation that a future reader should see.
  2. Add Value when one concise measurement, identifier, or status belongs with the note.
  3. Add Variable when that value needs a stable machine-readable name.
  4. Select Add Row.
  5. Open Table and move the Comment row into the position where it explains the surrounding methods.

Because Comment never processes artwork, it does not need Artwork Tags, Apply to Selection, or a three-state Skip checkbox.

Control-to-Property Summary

Editor purposeDarty property
Human-readable sheet notecomment
Optional associated valuevalue
Optional name for the valuevar

Capture and Review

  • Tools Method Actions and Apply Modes explains Reset, Add Row, and Apply.
  • Tools Method Table Preview explains how to inspect, edit, reorder, copy, and download captured Comment rows.
  • Comment method reference documents the accepted property aliases and sample sheet structure.
Last Updated: 7/21/26, 8:46 AM
Contributors: Vasily Hall
Prev
Clipping Tool
Next
Compound Path Tool