mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #60] [Feature]: Additional Print Archive Information #25
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
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-maziggy-1#25
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 @MisterBeardy on GitHub (Jan 7, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/60
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
Wondering if there is any way to add some additional information when viewing the archived prints across the various views.
Proposed Solution
When on the Card view, I would like to be able to see the start time and finish of a print, right now it shows a date and time, but I can't tell if that's when it finished or was submitted. Along with that, maybe seeing how many objects are part of the print on the main card would be helpful at a quick glance.
On the List view, there are only options to open in an external app and download. Can we get the edit/delete here as well?
Calendar view, when you click on a date and it shows the prints for that day, can we get the time the job was started and finished? Also when you click on an archived print that is part of a project, it shows all the prints for that project. Is there a way that it highlights the print that was selected? Maybe a highlight around it for easy finding?
Alternatives Considered
No response
Feature Category
Print Archiving
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Jan 8, 2026):
Don't want to add that much information to the cards. I think that "overloads" the card. What we certainly can do, is to add some sort of print loggging database.
You mean the amount of objects included in the print?
Yes, that's no problem.
Yes, that would be helpful. Already saw that and it's on my todo list
Will look into this tomorrow morning.
@MisterBeardy commented on GitHub (Jan 8, 2026):
Oh that's a good idea, maybe at least have a start time listed on the card and more information on the Edit Archive dialog box instead of the card?
Yes.
Awesome.
@maziggy commented on GitHub (Jan 9, 2026):
Please use branch 0.1.6-final and let me know if it works for you.
Print loggging database is now on the todo list and follows.
Added:
Fixed:
@MisterBeardy commented on GitHub (Jan 9, 2026):
Bingo! those updates are perfect. The print logging DB, would that be something that is added later on?
@maziggy commented on GitHub (Jan 9, 2026):