I also like to track my dives in the SSI log (for certifications) but obviously MacDive is my primary log. It would be great if MacDive could generate an SSI compatible QR code, so that I can just scan the code with the SSI app.
The QR format is super simple. Here's an example, converted to text format:
Code: Select all
dive;noid;dive_type:0;datetime:201907211000;divetime:38;depth_m:
12.8;site:119506;var_weather_id:1;var_entry_id:22;var_water_body
_id:13;var_watertype_id:5;var_current_id:8;var_surface_id:11;var
_divetype_id:24;user_master_id:1722281;user_firstname:Joe;
user_lastname:Diver;user_leader_id:;watertemp_c:30;airtemp_c:36;v
is_m:105
If you consider the feature, I can give you a full list of all values (var_surface_id etc.). They can also be left out completely for fields where MacDive has free text entry instead of dropdowns or where nothing was entered.