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

Tags Tool

Use Tools → Methods → Tags to move identifying information between Darty tags and Illustrator object names, or to remove Darty tags without deleting the artwork.

The method selector at the top chooses one of three distinct sheet methods:

  • Tags To Name copies Darty tags into Illustrator object names.
  • Name To Tags converts Illustrator object names into Darty tags.
  • Remove Tags removes selected or all Darty tags from matched artwork.

Changing this selection changes the method and its available controls; it does not write a shared mode property. For the spreadsheet syntax, see the Tags methods reference.

Tags To Name

Tags to Name method editor

Use Tags To Name when Illustrator's Layers panel or another name-aware workflow should show the Darty tags assigned to an object. If an object has multiple tags, the resulting name uses a comma-separated list.

Choose the Target and Scope

Artwork Tags supplies the target header, represented by tagSearch, and identifies the artwork whose names should be updated. Use Selection Tags copies tags from the current Illustrator selection into the field; it prepares the reusable search but does not by itself restrict execution to the current selection.

The Scope settings determine how far the operation reaches:

  • Selected Only writes selected. Enable it when the method should affect the Illustrator selection at run time rather than every otherwise eligible object.
  • Apply To Contents writes applyToContents. Enable it when matched containers should allow the method to continue into their contained artwork.

Both are three-state checkboxes, so they can be True, False, or Unset. Unset leaves the property out of the row rather than forcing a value over an inherited setting.

Name To Tags

Name to Tags method editor

Use Name To Tags to make an Illustrator object name available for later Darty targeting. A name containing commas is split at those commas to create multiple tags.

Choose the Target and Tag Behavior

Artwork Tags and Use Selection Tags configure tagSearch in the same way as Tags To Name. This target identifies which named objects will be converted; it is not the new tag value itself.

The Options settings control the conversion:

  • Selected Only writes selected and restricts the method to the Illustrator selection at run time.
  • Replace Tags writes replaceTags. Enable it to replace the object's existing Darty tags with the tags derived from its name. Disable it when the derived tags should be added without replacing the existing set.
  • Apply To Contents writes applyToContents and allows the method to continue into contained artwork.

These options are three-state checkboxes. Use True or False when the row must make the choice explicitly; leave a checkbox Unset when the row should not override an inherited value.

Because Replace Tags can remove existing targeting information, check later method rows before enabling it. Any later row that searches for a replaced tag may no longer find that artwork.

Remove Tags

Remove Tags method editor

Use Remove Tags to clean Darty tags off artwork while leaving the Illustrator objects in place. This is different from the Remove Tool, which deletes the artwork itself.

Choose the Artwork and Tags to Remove

Artwork Tags writes tagSearch and identifies the artwork whose tags may be changed. Use Selection Tags copies the current selection's tags into that target field.

Then choose the removal scope:

  • Enter one or more comma-separated values in Tags To Remove to write the tags list and remove only those tags.
  • Enable Remove All Tags to write all: true and clear every Darty tag from the matched artwork.
  • Use Apply To Contents when tag removal should continue into contained artwork. This setting writes applyToContents and uses a three-state checkbox.

The method requires either at least one value in Tags To Remove or Remove All Tags. If neither is supplied, the method has no defined tag-removal action and validation should stop it from being captured or applied.

Remove All Tags is a direct action checkbox, not a three-state override. Leave it off when using the specific tags list.

Removing tags can make later Darty rows stop finding the artwork. Place this operation after any rows that still need the old tags, or deliberately replace the targeting strategy first.

Skip and Three-State Checkboxes

Every Tags mode includes Skip. Its states are:

  • True writes skip: true and prevents that method from running for the row.
  • False writes skip: false and explicitly allows it to run.
  • Unset omits the property so an inherited value can remain in control.

The mode-specific three-state checkboxes follow the same pattern:

ModeThree-state settings
Tags To NameSelected Only, Apply To Contents
Name To TagsSelected Only, Replace Tags, Apply To Contents
Remove TagsApply To Contents

Choose How to Run It

  • Apply to Selection performs the chosen Tags operation on the current Illustrator selection as a one-time action and does not add a reusable row.
  • Add Row captures the chosen method and its current properties in the method table without changing Illustrator.
  • Apply runs the configured method through the normal document workflow.
  • Reset restores the current editor's defaults; it does not reverse a Tags operation that has already run.

See Tools Method Actions and Apply Modes for the shared footer behavior and Tools Method Table Preview for the exact row that will be captured.

Practical Workflows

Make Tags Visible in the Layers Panel

  1. Choose Tags To Name.
  2. Target the intended artwork with Artwork Tags, or choose Selected Only for a selection-driven row.
  3. Decide whether contained artwork should also be updated.
  4. Preview the row and apply it.

Turn Existing Names into Reusable Targets

  1. Give the Illustrator objects meaningful names; use commas only when one object should receive multiple tags.
  2. Choose Name To Tags and target the intended artwork.
  3. Decide whether the new tags should replace or join the existing tags.
  4. Apply the method, then test a later tag search against the result.

Remove Old Tags Safely

  1. Choose Remove Tags and identify the artwork to change.
  2. List only the obsolete tags in Tags To Remove, or deliberately enable Remove All Tags.
  3. Check that no later method still relies on those tags.
  4. Inspect the preview and apply the operation.

Control and Property Reference

ModeEditor controlMethod propertyPurpose
AllArtwork TagsTarget header / tagSearchIdentifies the artwork to process.
AllUse Selection TagsTarget header / tagSearchCopies tags from the current selection into Artwork Tags.
Tags To NameSelected OnlyselectedRestricts the operation to selected artwork at run time.
Tags To NameApply To ContentsapplyToContentsExtends the operation into contained artwork.
Name To TagsSelected OnlyselectedRestricts the operation to selected artwork at run time.
Name To TagsReplace TagsreplaceTagsReplaces rather than preserves the existing tag set.
Name To TagsApply To ContentsapplyToContentsExtends the operation into contained artwork.
Remove TagsTags To RemovetagsLists the specific Darty tags to remove.
Remove TagsApply To ContentsapplyToContentsExtends tag removal into contained artwork.
Remove TagsRemove All TagsallRemoves every Darty tag when enabled.
AllSkipskipPrevents or explicitly allows the chosen method to run for a row.

Validation and Review

Tags To Name and Name To Tags can legitimately produce rows without an optional property cell, depending on how their scope is supplied. Do not add a made-up setting merely to fill an empty-looking table cell.

For Remove Tags, supply either tags or all. Before applying any Tags operation, confirm the current selection when using Apply to Selection, inspect inherited values in the table, and resolve validation messages. Pay particular attention to Replace Tags, Remove All Tags, and Apply To Contents, because each can change a wider set of targeting information than the simplest field values suggest.

Last Updated: 7/21/26, 9:47 AM
Contributors: Vasily Hall
Prev
Swatches Tool
Next
Text Tool