Allow mass collecting by series
This commit is contained in:
parent
26159685ce
commit
93de038712
3 changed files with 55 additions and 19 deletions
|
@ -42,7 +42,7 @@ Python scripts to generate a mobile-friendly static site for tracking tcg cards
|
|||
- =firstmasteries=: a list of decks you mastered first
|
||||
- =misclink=: under ="link"=, a link to any page you choose, and under ~"text"~, text to display as the link
|
||||
- =donations= : lists of donated decks and individual scrapbook cards
|
||||
- =masscollect=: list (python dict) of series/themes being mass collected, each containing at least one of ="decks"= specifying a list of decks, or ="singles"= specifying a list of individual cards
|
||||
- =masscollect=: list (python dict) of series/themes being mass collected, each containing at least one of ="series"= specifying a list of series from the online decklist, ="decks"= specifying a list of decks, or ="singles"= specifying a list of individual cards
|
||||
- =anniversary= : list of current anniversary decks
|
||||
- Run the following:
|
||||
#+BEGIN_SRC bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue