<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Useless menu entry - File > Download as..."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124159#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Useless menu entry - File > Download as..."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124159">bug 124159</a>
              from <span class="vcard"><a class="email" href="mailto:contact@0x17.ch" title="Nicolas Christener <contact@0x17.ch>"> <span class="fn">Nicolas Christener</span></a>
</span></b>
        <pre>I agree, that having the conversion functionality would be great.


Maybe something like this could work? Assuming the current file is foo.odt and
the user wants to convert to docx:
* try if the location of the current file is writable
* check if "foo.docx" does not exist (otherwise use "foo_1.docx" or the next
free number)
* convert the file and save it as "foo.docx"
* show a message "document was converted and saved as "foo.docx" in the current
folder</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>