Request: add notes to dive site XML import and export

Suggestions? Comments? Features you'd like to see?
Post Reply
otherguy
Posts: 10
Joined: Tue May 19, 2020 3:09 pm
Dive Computer: Suunto D4i Novo

Request: add notes to dive site XML import and export

Post 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>
otherguy
Posts: 10
Joined: Tue May 19, 2020 3:09 pm
Dive Computer: Suunto D4i Novo

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

Post by otherguy »

Hah, just remembered that I already asked for this once :lol:
viewtopic.php?p=15374#p15374
User avatar
mfupi
Posts: 36
Joined: Tue Jul 19, 2022 12:50 am
Dive Computer: Shearwater Perdix 2

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

Post 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.
Post Reply