mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #126] [Feature]: Add picture at completed notification #69
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lbeumer-bit on GitHub (Jan 22, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/126
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
I really enjoy seeing a pic of the end result straight away as soon as I get the notification that my print is completed. Would be nice if there would be an option to attach a snapshot to the notification.
Proposed Solution
Create a snapshot right before end of print, attach this to the notification.
Alternatives Considered
No response
Feature Category
Print Archiving
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Jan 22, 2026):
We already have an image attached to the archive. We need to make it available in notification templates.
@maziggy commented on GitHub (Jan 22, 2026):
Don't know if/how all notification providers are supporting attached images. So for now I would include an URL to view the image. Is that fine for you?
@maziggy commented on GitHub (Jan 22, 2026):
Available in branch 0.1.6b11.
@lbeumer-bit commented on GitHub (Jan 23, 2026):
Awesome, thank you!