Actually this is for personal use

This commit is contained in:
mez 2025-04-27 12:16:13 +01:00
parent 8562d9f2bf
commit a0cb496ffc
20 changed files with 2229 additions and 0 deletions

5
readme.org Normal file
View file

@ -0,0 +1,5 @@
=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=.