Skip to content

Commit

Permalink
Simplified text description
Browse files Browse the repository at this point in the history
  • Loading branch information
alderg committed Apr 4, 2024
1 parent 888f5bb commit faad254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/link.html
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ <h2 style="text-align:center;width:100%;">Create Custom Link</h2>
<br><br>
3. Tags: <input type="text" size="60" id="tags" placeholder="water pipes"></input> Space-separated list of tags, * for all
<br>
<small>This will find the cells that have <i>all</i> given tags and change their visible state.<br>
<small>This will find all cells with <i>all</i> given tags and change their visible state.<br>
Use <i>Add Tags</i> below to set the visible state of the tags instead.</small>
<br><br>
4. Exclude Cells/Layers: <input type="text" size="60" id="exclude" placeholder="1 2 3"></input> Space-separated list of cell or layer IDs
Expand Down

1 comment on commit faad254

@davidjgraph
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed.

Please sign in to comment.