<div class="gmail_quote">2012/1/21 Zoltán Vörös <span dir="ltr"><<a href="mailto:zvoros@gmail.com">zvoros@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I was wondering whether there is any particular reason why a "save as"<br>
option is not implemented in the html notebook. To me it seems that<br>
"rename" does what it says, renames the document, and therefore, there<br>
is no way to create multiple versions of the same notebook file. So, at<br>
the moment, whenever I need another version, I end up making a copy on<br>
the command line. This is OK, and if there are reasons, I will certainly<br>
understand them, but perhaps there are others who would find a dedicated<br>
menu option useful.</blockquote></div><br>The development version now has a "Make a copy" menu item, which copies the notebook and opens a new tab to edit the new one. In time, integration with version control should reduce the need to save multiple versions side by side.<br>
<br>Thomas<br>