-
-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Location QR Codes #9
Comments
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 ) |
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. |
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: €20 + $50 BountiesBounties paid automatically on close:
|
/boss €10 |
Regarding this discussion #35 (and hay-kot/homebox#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
The text was updated successfully, but these errors were encountered: