On Apr 4, 7:26 am, ObsessiveMathsFreak <[email protected]> wrote: > I'm currently using sage across multiple computers but I'm having a > problem in saving and transferring worksheets between computers. > > Specifically, my problem is that when a worksheet is saved and then > loaded, the load creates and entirely new worksheet with the same name > instead of simply overriding the original worksheet. This gets pretty > confusing after a while, because sometimes I forget which files are > which.
True, I have this issue as well. I usually append the date of the new one. This is a feature, actually, because otherwise one could really mess up by loading up a worksheet with the same name. Especially the name 'Untitled'. > I'm wondering if there is another, better way of saving and loading > worksheets, and working with them across multiple computers. > Essentially, I would like to treat worksheets as I treat individual > files from other programs. Is this currently possible in sage? Worksheets are identified by directory, not name, at base, I believe. So I don't know if that is exactly possible at this time. Can you be more explicit about what behavior you would like? - kcrisman -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
