** Hatch files can live anywhere (e.g. Git checkout).
** Native Messaging manifest is placed in a well-known directory.
** Native Messaging manifest tells the browser how to find 'hatch.sh'
- * hatch.bat & hatch.sh are wrapper scripts that launch Hatch.
-
-== Hatch Settings Files
-
-[source,js]
----------------------------------------------------------------------------
----------------------------------------------------------------------------
-
-== Hatch Data Files
-
-Data is stored by default in the ".evergreen" directory in the user's
-home directory.
-
-image:images/hatch_data_dir.png[Hatch Data Dir]
+ * Settings Files: hatch.properties & logging.properties
== chrome://extensions/
image:images/hatch_chrome_ext_install.png[Hatch Extension]
-== Installed Extension
-
-image:images/hatch_icon.png[Hatch Diagram]
-
== Developer Mode Beware!
image:images/hatch_ext_warning.png[Hatch Extension Warning]
+== Testing and Debugging
+
== Testing the Java Install
[source,sh]
image:images/hatch_stored_data.png[Hatch Stored Values]
+== Hatch Data Files
+
+[source,sh]
+---------------------------------------------------------------------------
+% cd ~/.evergreen
+% ls
+hatch.log hatch.log.lck https_eg-dev-local https_test.hatch.evergreen-ils.org
+
+% ls https_eg-dev-local
+cat.holdings_show_copies eg.audio.disable ...
+cat.holdings_show_empty eg.auth.time ...
+cat.holdings_show_vols eg.auth.token ...
+cat.marcedit.stack_subfields eg.cat.last_record_retrieved ...
+circ.checkout.strict_barcode eg.circ.last_patron ...
+current_tag_table_marc21_biblio eg.grid.circ.patron.search ...
+
+% cat https_eg-dev-local/eg.workstation.all
+[{"owning_lib":4,"name":"BR1-fizzzle","id":"4"}]
+---------------------------------------------------------------------------
+
+
+
== Hatch Printing UI
Administration => Workstation => Printer Settings