On Tue, Sep 8, 2009 at 8:11 PM, Brian Granger<ellisonbg....@gmail.com> wrote: > > >> At the same time, I think it would be big mistake to give up easy >> WYSIWYG editing of text cells. Is it easy to convert between HTML and >> ReST (both directions)? If so, I think it would be easy to make a text >> cell toggleable between TinyMCE and a textbox that would let you put in >> ReST. >> > > Yes, I agree. For developer types, ReST is wonderful and quick. But for > many potential Sage users > (like all of my students) ReST would be a huge step back from the current > WYSIWYG editing.
Certainly! What I'd love to have is reST as a native storage format (so it can be easily edited outside the GUI with emacs) along with a choice of visual/native editing in the notebook interface. It's just that in switching from visual to native you'd go to reST as the 'raw' format instead of pure html, and the html would be only rendered for visual display. This would also let us produce a pdf of any notebook with the full sphinx machinery: every worksheet could have an optional cell/tab/something to provide the equivalent of conf.py for sphinx docs. Just thinking out loud... Cheers, f --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---