Automatically class portfolio decks as high priority

This commit is contained in:
mez 2024-11-18 19:53:45 +00:00
parent a195e97f5c
commit b1f90124c6
2 changed files with 27 additions and 16 deletions

View file

@ -44,7 +44,4 @@ Python scripts to generate a mobile-friendly static site for tracking tcg cards
- For each transaction, add a dictionary ={}= to the =log= list like in the example (removing any of ="received"=, ="lost"=, ="crayons"=, ="decks"= that arent relevant).
- Run =./build.sh= in this directory to download the relevant card images and then upload everything to the server.
** Currently unaccounted for
- Duplicates (should be fine but not checked)
- Coupons
- Card search
- Date to level needs redone