On Aug 9, 10:56 am, Volker Braun <[email protected]> wrote: > First of all, if you want to edit a html textarea in your favourite editor > then you can do that already with browser extensions.
Interesting ... How would that trigger saving of the code, though? Do you propose an extension that communicates with an editor and generates the equivalent of a "shift-enter" for the relevant cell? The main obstruction there is that explaining to a student how to install a browser extension is about as high a hurdle as explaining how to install sage on their own computer. > Since different people use Sage in different ways and for > different purposes there is definitely space for more than one user > interface. Absolutely. My inquiry is much more modest, though: Can we have, next to the "save" and "cancel" button above the editor, also a "tear-off" or "open in separate editor window" option? (so mainly, a URL that leads to such an editor window). I have no idea how to do that, but I suspect that someone familiar with the code could implement this in an hour or so. I guess one could just use a separately set up wiki (are there any particularly suitable for code?) and use a variant of "load" on the worksheet that fetches the code from there. Not quite as elegant as "attach" but also usable. -- -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
