mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-18 08:52:37 +00:00
testing commandline git & Edit This Page
This commit is contained in:
parent
4060abc152
commit
e20dca50c7
@ -21,7 +21,6 @@ body {
|
||||
|
||||
<!-- ------------------- Don't touch anything above this line --------------------------->
|
||||
|
||||
|
||||
<h2>How this works</h2>
|
||||
|
||||
<p><b>Click twice on a sub-heading to reveal</b> the individual to-do items. Click again to hide.<br />
|
||||
@ -60,6 +59,7 @@ If a heading is in italics, then there are hidden items.
|
||||
<h3>Wallets re-programming</h3>
|
||||
<details><summary><!--2021-05-21 psargent-->Things wallets.py might do in future </summary>
|
||||
<li>- integrate into troggle, remove as a distinct script
|
||||
<li>- relates to conversion of the XRF shell script into python/troggle too
|
||||
<li>- checking the cave number specified matches the folder for the .svx file,
|
||||
<li>- checking that the *ref: filed in the survex file is the same as the wallet nameS
|
||||
<li>- detecting whether there is a description or a list of QMs in the survex file,
|
||||
@ -71,41 +71,41 @@ If a heading is in italics, then there are hidden items.
|
||||
</details>
|
||||
|
||||
<h3>Surveys data entry documentation</h3>
|
||||
<dl>
|
||||
<dt>Write code to automatically extract ref info about wallets from tunnel xml files
|
||||
<dd><!--2020-04-03 psargent-->This will replace :drawings:chk-xml.txt as used by :drawings:check-xml.sh
|
||||
<dd><!--2020-04-03 psargent-->Do similar for Therion files when people start using #REF comments
|
||||
<details><summary>Write code to automatically extract ref info about wallets from tunnel xml files</summary>
|
||||
|
||||
<dt><!--2020-03-26 psargent-->2019 surveyscans
|
||||
|
||||
<dd><!--2020-03-26 psargent-->edit all the content.json files</dd>
|
||||
<dd><!--2020-03-26 psargent-->try to autocomplete the content.json by parsing .svx files</dd>
|
||||
<dd><!--2020-03-26 psargent-->Put personal names into canonical form</dd>
|
||||
<dt>2014 contents.json
|
||||
<dd><!--2020-04-03 psargent-->parse all the svx files to extract people, dates & svx references
|
||||
</dl>
|
||||
<li><!--2020-04-03 psargent-->This will replace :drawings:chk-xml.txt as used by :drawings:check-xml.sh
|
||||
<li><!--2020-04-03 psargent-->Do similar for Therion files when people start using #REF comments
|
||||
</details>
|
||||
<details><summary><!--2020-03-26 psargent-->2019 surveyscans</summary>
|
||||
|
||||
<li><!--2020-03-26 psargent-->edit all the content.json files</dd>
|
||||
<li><!--2020-03-26 psargent-->try to autocomplete the content.json by parsing .svx files</dd>
|
||||
<li><!--2020-03-26 psargent-->Put personal names into canonical form</dd>
|
||||
|
||||
|
||||
</details>
|
||||
<details><summary>2014 contents.json</summary>
|
||||
<li><!--2020-04-03 psargent-->parse all the svx files to extract people, dates & svx references
|
||||
</details>
|
||||
|
||||
<h3>Handbook</h3>
|
||||
<dl>
|
||||
<dt><!--2020-04-11 psargent-->Desperately needs Navigation - Location Context, Situational Awareness
|
||||
<dd><!--2020-04-11 psargent-->No overall view of what there is: need a user-friendly diagrammatic overview <a href="https://en.wikipedia.org/wiki/Site_map">sitemap</a>. There are 4,869 files in :expoweb:</dd>
|
||||
<dd><!--2020-04-11 psargent-->Not fixed by menus - breadcrumbs needed?</dd>
|
||||
<dd><!--2020-04-11 psargent-->Diagrams of major sections: survey handbook, rigging handbook, computing handbook, Areas, cave data..</dd>
|
||||
<dd><!--2020-04-11 psargent-->Chase Airoa to help fix <a href="../troggle/menudesign.html">the menus for phones</a></dd>
|
||||
<dd><!--2020-04-11 psargent-->Look at <a href="https://www.gov.uk/guidance/government-design-principles">gov.uk guidelines</a> for inspiration</dd>
|
||||
<details><summary><!--2020-04-11 psargent-->Navigation - Context, Situational Awareness</summary>
|
||||
|
||||
<li><!--2020-04-11 psargent-->No overall view of what there is: need a user-friendly diagrammatic overview <a href="https://en.wikipedia.org/wiki/Site_map">sitemap</a>. There are 4,869 files in :expoweb:</dd>
|
||||
<li><!--2020-04-11 psargent-->Not fixed by menus - breadcrumbs needed?</dd>
|
||||
<li><!--2020-04-11 psargent-->Diagrams of major sections: survey handbook, rigging handbook, computing handbook, Areas, cave data..</dd>
|
||||
<li><!--2020-04-11 psargent-->Chase Airoa to help fix <a href="../troggle/menudesign.html">the menus for phones</a></dd>
|
||||
<li><!--2020-04-11 psargent-->Look at <a href="https://www.gov.uk/guidance/government-design-principles">gov.uk guidelines</a> for inspiration</details>
|
||||
|
||||
</dl>
|
||||
<h3>Areas and prospecting guides</h3>
|
||||
<dl>
|
||||
<details><summary>Areas (these are the sub-areas)</summary>
|
||||
<li><!--2020-05-01 psargent-->Downgrade the "areas" aspect of the documentation as we don't use these now
|
||||
<details><summary>Prospecting Guides & slippy map & GPS tracks</summary>
|
||||
|
||||
<li><!--2020-07-24 psargent-->Redesign to be used as overlay on phone/tablet using essentials.gpx data
|
||||
</details>
|
||||
|
||||
<dt>Areas (these are the sub-areas)
|
||||
<dd><!--2020-05-01 psargent-->Downgrade the "areas" aspect of the documentation as we don't use these now
|
||||
<dt>Prospecting Guides & slippy map & GPS tracks
|
||||
<dd><!--2020-07-24 psargent-->Redesign to be used as overlay on phone/tablet using essentials.gpx data
|
||||
<dd><!--2020-05-01 psargent-->This whole subsystem needs a good examination and rewriting. :expoweb:/noinfo/prospecting_guide_scripts
|
||||
|
||||
|
||||
</dl>
|
||||
<h3>Photos</h3>
|
||||
<dl>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user