<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi, Dave <br>
    <br>
    I don't know if Utkarsh has had a chance to post his gif.animation
    of the ux. However, the alert looks roughly like this:<br>
    <br>
    Please provide a name for your project  [Untitled]  save  quit <br>
    <br>
    Where the initial text is just that. The [] enclose an entry with
    the default value to be replaced by the user. The save and quit
    buttons operate as you describe.<br>
    <br>
    I like 'Name this entry' for this alert. It is short and simple.
    However 'entry' is computerese. Perhaps Name this project.<br>
    <br>
    The tricky part is what to say when the user has resumed a document
    so the alert looks like:<br>
    <br>
    Name this project [my report on Simon Bolivar] save  quit <br>
    <br>
    The user is able to change the entry, e.g. [Simon Boliver Part II] 
    save quit or leave it and click on save. <br>
    <br>
    So the user has three options - change the name and save to keep the
    original and the modified version, leave the name and save to
    replace the original, or quit to revert to the original version.<br>
    <br>
    Somethng like: To save as a new project, change the name:<br>
    <br>
    Tony<br>
    <br>
    <div class="moz-cite-prefix">On 07/11/2016 05:18 PM, Dave Crossland
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAEozd0x9m5Y3AoDFRFBX7cuAwzhh32CMx2fHKZ2AXhgU-vVp7Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On 11 July 2016 at 11:15, Tony
            Anderson <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:tony_anderson@usa.net" target="_blank">tony_anderson@usa.net</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div text="#000000" bgcolor="#FFFFFF">The alert requries
                the user to provide a title or to quit (not saving the
                document). My suggestion is that the alert should ignore
                a click on save until the user provides a title or
                selects to quit. Untitiled in this context would operate
                just like a password - if you don't supply one, the
                login is ignored.</div>
            </blockquote>
            <div><br>
            </div>
            <div>I like that! :) <br>
              <br>
              However, in this case, perhaps the text could be more
              self-explanatory and a call-to-action... "Name this
              entry"? </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>