<div dir="ltr"><div>Of the files in the ::drawings:: repo where an image file or sketch is referred to (743 instances) about 230  are pointing at folders which no longer exist. See attached.<br></div><div><br></div><div>e.g. link to</div><div>../../../../../../media/expo/EXPO64/expofiles/surveyscans/2018/2018#08/plan2.jpg</div><div><br></div><div>So our problems with catlitter etc need a bit of perspective. See attached list of all the strings containing "surveyscans" inallthe drawings files. These hard-coded paths are a nightmare. They make a mockery of all the path settings in localsettings.py such as <br>REPOS_ROOT_PATH =  '/home/expo/'<br>SURVEX_DATA = REPOS_ROOT_PATH + 'loser/'<br>TUNNEL_DATA = REPOS_ROOT_PATH + 'tunneldata/'<br>SURVEYS = REPOS_ROOT_PATH<br>SURVEY_SCANS = REPOS_ROOT_PATH + 'expofiles/'<br>FILES = REPOS_ROOT_PATH + 'expofiles'</div><div><br></div><div>How can we make Therion & Tunnel use "standard" paths rather than just copying what was used on the laptop of the person entering the data?</div><div><br></div><div>Or should this be done when troggle imports the files somehow?<br></div></div>