consento-org / consento-org/expo-export

Alternate means to ignore layers / text styles

Open
#11 0 comments 1 reaction 0 assignees View on GitHub
hiddenSymbols
Dominant language
TypeScript
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

In sketch a symbol may be named `icon / myicon` and another one called `icon / othericon` then they will be grouped together in the `icon` group. Now if I ignore a symbol with `#icon / hideIcon` it will not be grouped with other icons so we need a means to ignore without breaking the grouping like `icon / hideIcon #` or `icon / hideIcon ##` to make sure that no typo occurs. _(maybe a config for the ignore rules?)_

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating the plugin logic that parses layer or text-style names for ignore markers and groups symbols, then compare the current `#icon / hideIcon` behavior with the proposed trailing `#` or `##` forms. Done means an ignored symbol remains in its expected group and the chosen syntax or configuration avoids accidental matches.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.