Page 1 of 1

Request: add notes to dive site XML import and export

Posted: Mon Jun 24, 2024 5:31 pm
by otherguy
Hi!

Good to have you back, nick!

I have a small request: could you please add the "Notes" field to the XML import and export of dive sites? And perhaps also the "Altitude" field? These are the only 2 editable fields that can not be imported or exported.

I have a fairly extensive list of dive sites in XML format that I would love to import. Currently, my XML contains an `altitude` and a `notes` field, but they are not being imported of course.

Code: Select all

  <site>
    ...
    <altitude>1000</altitude>
    <notes><![CDATA[
      Description goes here
    ]]></notes>
  </site>

Re: Request: add notes to dive site XML import and export

Posted: Mon Jun 24, 2024 5:32 pm
by otherguy
Hah, just remembered that I already asked for this once :lol:
viewtopic.php?p=15374#p15374

Re: Request: add notes to dive site XML import and export

Posted: Wed Jul 03, 2024 10:47 pm
by mfupi
I still second the second request, and would also add the thumbnails. The notes are the most interesting part of the site’s data.