todo items collated into todo document

This commit is contained in:
Philip Sargent
2021-04-21 20:41:01 +01:00
parent a92dc79bd7
commit 6929e47371
3 changed files with 18 additions and 7 deletions

View File

@@ -35,6 +35,11 @@ If a heading is in italics, then there are hidden items.
<p>To see the "data maintenance" and "survey data-entry" to-do lists, go to <a href="todo-data.html">the other TO-DO list</a>
<h3>Module to-do texts</h3>
<p>These are extracted directly from the <var>todo = &apos;&apos;&apos;Thing to do &apos;&apos;&apos;</var> string at the top of each file of troggle code:</p>
<hr>
<embed type='text/text' height='200px' width='800px' src="/todo/tests">
<hr>
<h3>Process Documentation</h3>
<details><summary><!--2020-03-26 psargent-->Wallets and new-cave</summary>
@@ -83,8 +88,7 @@ If a heading is in italics, then there are hidden items.
<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-07-24 psargent-->Replace jpeg images in prospecting_image with OpenStreetMaps data
<dd><!--2020-05-01 psargent-->This whole subsystem needs a good examination and possible rewriting. :expoweb:/noinfo/prospecting_guide_scripts
<dd><!--2020-05-01 psargent-->This whole subsystem needs a good examination and rewriting. :expoweb:/noinfo/prospecting_guide_scripts
</dl>
@@ -125,7 +129,7 @@ If a heading is in italics, then there are hidden items.
<dd><!--2020-04-10 psargent-->Regenerate the diagram of the tables in the database & document</dd>
<dd><!--2020-04-10 psargent-->Describe the parsing/import procedures so non-nerds can do it</dd>
<dd><!--2020-03-26 psargent-->Copy [some of] the .wiki material into the documentation somewhere?</dd>
<dt><!--2020-03-26 psargent-->Surveyscans</dt>
@@ -184,7 +188,7 @@ If a heading is in italics, then there are hidden items.
<dd><!--2020-07-24 psargent-->as per Wookey on new server Debian 10
<dt><!--2020-03-26 psargent--> document directory structure
<dd><!--2020-04-03 psargent-->as per Julian's GitHub list - then close that issue.
Use 'tee' to cretae ascii art for this.</dd>
Use 'tee' to create ascii art for this.</dd>
<dt>permissions
<dd><!--2020-04-03 psargent-->do we need a cron job or has the group membership fix fixed it ? either way, document it.