Skip to content

feat(labels): add printable label offset for partially used sheets - #19336

Open
r-xyz wants to merge 7 commits into
grokability:developfrom
r-xyz:labels-offset
Open

feat(labels): add printable label offset for partially used sheets#19336
r-xyz wants to merge 7 commits into
grokability:developfrom
r-xyz:labels-offset

Conversation

@r-xyz

@r-xyz r-xyz commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Based on #18781.

Added a simple integer offset option to labels bulk-generation. If offset >=1, a corresponding number of empty label(s) will be skipped from the beginning of the sheet.
This will enable to easily print on partially used multi-label sheet (e.g Avery templates).
Included localization for tool-tip text. Please let me know if also offset should require localization.

Fixes #18013.

image image image

EDIT:
Added Bulk Label Generator page, with offset option.
image

@r-xyz
r-xyz requested a review from snipe as a code owner July 21, 2026 10:13
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@r-xyz
r-xyz changed the base branch from master to develop July 21, 2026 10:18
@r-xyz

r-xyz commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

I added a basic Bulk Generator Page, which might be expanded with additional parameters/options in the future (i.e. Number of copies, as suggested in #18013).
Also, I ensured all text comes from localization.
Please let me know shall additional changes be required.

@r-xyz

r-xyz commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

@snipe
The PR is already fully functional, yet - as suggested here it would probably make sense to have a single workflow going forward.

I agree it would make more sense to just have the Assets > Generate Labels bulk menu action to redirect to the new label generator page, prefilling the selected assets. It seems the most flexible way, since new features could be added to the Label Generator page in the future.

Please let me know what you think, so I could clean it up as required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Generate labels at a starting position on the label sheet

1 participant