Storage and Purchase information #41

Open
opened 2025-01-19 11:28:49 +01:00 by FrederikBaerentsen · 0 comments

A couple of features I'd like to see I'm currently using Koillection for mine but like the idea of how this breaks down individual components, any chance there's the possibility of adding in "Purchase Price", "Purchase Date", "Storage Location" or even if we could add our own check boxes that would be great, Thanks for putting in the time and effort to make this as good as it already is.
Also I like the idea of adding multiple sets at once (mainly for initial setup) and also grabbing the instructions as well.

Originally posted by @GazaShaggy in #25 (comment)

Storage Bin Location (I currently print out labels for each tub for what sets are in it, but would be much easier and more flexible if the tubs were numbered and I could track what was in each digitally!)

Originally posted by @davidjroos in #35 (comment)

  • Add fields to database table. Ensure it doesn't break existing table.
  • Add env option:
# Optional: Show fields for purchase info.
# Default: false
# BK_SHOW_PURCHASE_INFO=true

# Optional: Show fields for storage location.
# Default: false
# BK_SHOW_STORAGE_LOC=true

  • Add fields on /add (not on /add/bulk) to input purchase info like price, date and storage loc.
  • Add fields on /sets/*/details to show and edit the data
> A couple of features I'd like to see I'm currently using [Koillection](https://github.com/benjaminjonard/koillection) for mine but like the idea of how this breaks down individual components, any chance there's the possibility of adding in "Purchase Price", "Purchase Date", "Storage Location" or even if we could add our own check boxes that would be great, Thanks for putting in the time and effort to make this as good as it already is. Also I like the idea of adding multiple sets at once (mainly for initial setup) and also grabbing the instructions as well. _Originally posted by @GazaShaggy in https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker/issues/25#issuecomment-196_ >Storage Bin Location (I currently print out labels for each tub for what sets are in it, but would be much easier and more flexible if the tubs were numbered and I could track what was in each digitally!) _Originally posted by @davidjroos in https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker/issues/35#issue-81_ - [ ] Add fields to database table. Ensure it doesn't break existing table. - [ ] Add env option: ````bash # Optional: Show fields for purchase info. # Default: false # BK_SHOW_PURCHASE_INFO=true # Optional: Show fields for storage location. # Default: false # BK_SHOW_STORAGE_LOC=true ```` - [ ] Add fields on `/add` (not on `/add/bulk`) to input purchase info like price, date and storage loc. - [ ] Add fields on `/sets/*/details` to show and edit the data
FrederikBaerentsen added the
Kind/Feature
label 2025-01-19 11:28:49 +01:00
FrederikBaerentsen added this to the General Improvements project 2025-01-19 11:28:49 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FrederikBaerentsen/BrickTracker#41
No description provided.