From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [ANN] Editable HTML export of Org-mode files Date: Thu, 16 Aug 2012 14:11:27 -0600 Message-ID: <87r4r6r405.fsf@gmx.com> References: <87pq6ua0kk.fsf@gmx.com> <87ipcjibc4.fsf@gmx.com> <87k3wyssip.fsf@gmx.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T26QI-0002Ah-TY for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 16:12:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T26QH-0005VQ-NE for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 16:12:06 -0400 Received: from mailout-us.gmx.com ([74.208.5.67]:52867) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1T26QH-0005TS-Fc for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 16:12:05 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ista Zahn Cc: Org Mode Mailing List > > > All is working as expected, and as expected it's really cool. Thank you! > Great, happy its working. > > Now if I could just edit babel source blocks and have the results > blocks update on the fly I would be in R workshop presenter heaven. > Any chance of this sort of thing down the road? > Yea, I haven't implemented an edit interface for code blocks yet. As you suggest I think that they could benefit from a customized edit interface, luckily Nicolas' org-export makes element-specific exports easy to implement. I'm not sure what sort of interaction would be best... - would a [RUN] button be useful - should just the body of the code block be editable, or everything - should code block results have a re-run button No solution has jumped out yet, so I'm just wanting till something seems obvious. If you have more specific ideas I'd love to hear them. I think something like Python's notebooks should be fairly easy to implement. Cheers, > >> >> Best, >> >>> >>> Best, >>> Ista >>> >>>> >>>> Thanks, >>>> >>>> -- >>>> Eric Schulte >>>> http://cs.unm.edu/~eschulte >>> >> >> -- >> Eric Schulte >> http://cs.unm.edu/~eschulte > -- Eric Schulte http://cs.unm.edu/~eschulte