Feature Request - Link to rebrickable item page #22
Labels
No Label
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Unraid
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: FrederikBaerentsen/BrickTracker#22
Loading…
Reference in New Issue
Block a user
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?
Would be nice if while on the home page where it shows all the sets you have, if within the set clicking on the name or something would open a link to the set on rebrickable in a new tab.
Also I see getting the instructions are manual, is it due to the ways they are stored? not allowed by API? this was what I thought a link to the page could make it faster for getting things link this.
Also maybe a way to show sets missing instructions so we can upload them.
And one last thing, can we make it that when clicking on instructions it opens in a new web page.
Also do you take donations? I can see I am going to love this app. Thanks so much for creating it.
I added set numbers to be links, if you add
LINKS=True
to your.env
or as a compose environment variable. See2f6cc79790
and the updated readme.I can't find a place to programmatically download instructions. It is my top priority, but i've been working on a fix for a while without a clear way to do it.
Under
Show
i added a button to just show items without instructions.47f63b085e
This is fixed how.
827415fb2f
Donations can be done through buymeacoffee.
Let me know if the issue can be closed.
@almulder Let me know if it is working for you.
I am not home for the next week, But will defiantly check it out. Thanks so much. And I will send you some love once I get home also.
No worries! I’ll keep the issue open so I’m sure it’s working.
sweet that worked, Thanks again.. I do have one thing in reguards to the LINKS=True. it might be best to make it so its not case sensative
I belive this would make it so its not case sensative.
"{% if links|lower == 'true' %}"
Also I have a few more tweak requests if possibe,
Would be nice if we were able to download the other pics that the site has for the set, then when under the inv screen have the pics acrooss the top and when clicking on them make the background white instead of transparent. And when in large view have arrows to switch between the pics.
Also not sure if able but maybe have the main pic a pic of the Box instead of the completed item. (Or an option to select what is perfered and if extra images are wanted, and maybe other options under the config instead of the .env file or have it write to the env file that way if it does not exist, it gets created with a button to restart docker for setting to take effect)
Just a few thoughts. Might have more leter if interested.
But love the work you have done on this. This is exactly what I wanted. I have sets going back to when I was a kid like from the 80's and have the instructions still for almost everything. So I might need to break out my scanner and make some PDF's of the ones I can get.
Also next week I will get you some coffee. (After Payday) and recomend you add your donation info under the config section for others to easily donate.
.env
variables as case insensitive.env
to/config
As for scanning instructions, between LEGO, Brickset, Rebrickable, Peeron, Brickinstructions 99% of instructions are already online in some form. I would look at those sites first, before spending time scanning them.
Forgot to donate some coffee, Just remebered. Sorry for the delay!
@almulder Thank you so much! I'm closing the issue as almost everything is fixed.
Exceptions:
e2425a106a
) and v1.0.0 release should look much better though.