Add functions for showing card or deck details, proposing trades; correct priority for scrapbook singles

This commit is contained in:
mez 2025-05-20 07:42:27 +01:00
parent aee8f5e122
commit b7f628944d
5 changed files with 184 additions and 9 deletions

View file

@ -14,6 +14,7 @@ Python scripts to generate a mobile-friendly static site for tracking tcg cards
cd tcg
cp log-template.py log.py
cp variables-template.py variables.py
cp trade-template.py trade.py
#+END_SRC
- Edit =variables.py= to set the variables as follows:
- =servername=: name set for your remote in =rclone=