Open tankerkiller125 opened 4 months ago
I'm gonna try implementing this pr again: https://github.com/hay-kot/homebox/pull/543
I'm gonna try implementing this pr again: hay-kot/homebox#543
Love it! Thanks for the support @icanc0
Location QR codes are a thing already (CC @icanc0 ) To do this:
Yea, the original intent was to recursively generate QR codes for a location, which needs a rehaul since the current QR code is entirely client-side.
The label generator portion does not yet exist, which would be the important bit I think.
Honestly, I can see some "processes" being built around the ability to scan location QR codes off labels that have been printed in the future.
The label generator portion does not yet exist, which would be the important bit I think.
Yeah, that's the main hurdle, you can do so many things with a label generator on the backend. Having a label customization system would be nice but it's a lot of work to design + implement.
Yeah, that's the main hurdle, you can do so many things with a label generator on the backend. Having a label customization system would be nice but it's a lot of work to design + implement.
I've got some experience with label/pdf generation in php... I haven't done anything in Go yet, but I can take a stab at it when I get some free time, if its not been picked up yet.
/boss €10
Total Bounty: €23 + $50
/boss €13.37
Regarding this discussion #35 (and https://github.com/hay-kot/homebox/issues/696), I know merging items and locations is a long job, but it would also benefits for this issue. I think we should consider this and list all other issues that might be covered by this refactor.
EDIT: I've opened an issue #251 listing all potential benefits to keep them in mind.
/boss $50
What is the problem you are trying to solve with this feature?
Original issue hay-kot/homebox#879 by @NedPool
There are currently no way to label things like bins, cabinets, boxes, etc. as a location with a QR code in the real world.
What is the solution you are proposing?
A QR code generation page for locations.
What alternatives have you considered?
No response
Additional context
No response
Contributions