Tracking things using static site generators
Find a file
2025-04-27 12:16:13 +01:00
build/games Actually this is for personal use 2025-04-27 12:16:13 +01:00
gamebuild Prepare for adding other trackers 2024-06-19 15:52:15 +01:00
placebuild Add place tracker 2024-06-19 16:26:09 +01:00
recordbuild Add script for displaying record collection 2024-12-06 18:36:40 +00:00
.gitignore Add script for displaying record collection 2024-12-06 18:36:40 +00:00
backlog.py Prepare for adding other trackers 2024-06-19 15:52:15 +01:00
build.sh Actually this is for personal use 2025-04-27 12:16:13 +01:00
cardstring.py Prepare for adding other trackers 2024-06-19 15:52:15 +01:00
demo.org Add place tracker 2024-06-19 16:26:09 +01:00
gameskel.py Prepare for adding other trackers 2024-06-19 15:52:15 +01:00
gamesort.py Prepare for adding other trackers 2024-06-19 15:52:15 +01:00
generate.py Actually this is for personal use 2025-04-27 12:16:13 +01:00
generategames.py Prepare for adding other trackers 2024-06-19 15:52:15 +01:00
generateplaces.py Retry place coordinate fetching 2025-04-17 18:04:41 +01:00
generaterecords.py Add script for displaying record collection 2024-12-06 18:36:40 +00:00
history.py Prepare for adding other trackers 2024-06-19 15:52:15 +01:00
init.py Add script for displaying record collection 2024-12-06 18:36:40 +00:00
library.py Corrections 2024-06-19 15:59:42 +01:00
placegen.py Actually this is for personal use 2025-04-27 12:16:13 +01:00
readme.org Actually this is for personal use 2025-04-27 12:16:13 +01:00
README.org Add script for displaying record collection 2024-12-06 18:36:40 +00:00
sublibrary.py Prepare for adding other trackers 2024-06-19 15:52:15 +01:00
UNLICENSE Standing on the shoulders of giants 2024-03-24 21:15:39 +00:00
variables-template.py Add script for displaying record collection 2024-12-06 18:36:40 +00:00

secrets.py should contain orgpath = "full path to journal root directory".

placelist.py should contain disambig = {"bowness":"westmorland"} etc. and places = [{"lookup":"aberystwyth","lat":52.4143113,"long":-4.0816846}] etc. (ideally symlinked from personal files).

Run placegen.py for any new places (should be flagged by the generate script) and add them to places in placelist.py.