<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - When importing media (eg images) to libreoffice it would be friendly to save some metadata"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119563#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - When importing media (eg images) to libreoffice it would be friendly to save some metadata"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119563">bug 119563</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=119563#c6">comment #6</a>)
<span class="quote">> Regina, has ODF dedicated fields for those information, or a) does it make
> sense to enhance the format first or b) should we (ab)use some meta tag?</span >

No, ODF has no hidden additional information for the image itself. The user can
put information into the general <svg:desc> element of the containing
<draw:frame> element.

It is possible to store information in a <meta:user-defined> element in the
<office:meta> element. In the UI those are in File > Properties, tab 'Custom
Properties'. The user is free in the name (key) of such property, only that it
has to be unique. The content (value) can be arbitrary text. If a user take the
image name as key and the URL as value, he can save the information together
with the document.

Both suggestion needs explicit actions by the user. I would not do such things
automatically. But it sounds like a task for a script, which can be installed
as extension.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>