From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Burdick Subject: Re: Help testing orgmode connection to interactive web environment Date: Sun, 23 Aug 2015 06:55:53 +0000 Message-ID: References: <55D8D5E4.40705@dagertech.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d044403ba8c3b4e051df4fe1b Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59265) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTPCI-0005cI-AJ for emacs-orgmode@gnu.org; Sun, 23 Aug 2015 02:56:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZTPCG-0001DD-G8 for emacs-orgmode@gnu.org; Sun, 23 Aug 2015 02:56:06 -0400 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:36854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTPCG-0001D9-4F for emacs-orgmode@gnu.org; Sun, 23 Aug 2015 02:56:04 -0400 Received: by wicja10 with SMTP id ja10so45536796wic.1 for ; Sat, 22 Aug 2015 23:56:03 -0700 (PDT) In-Reply-To: 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: Peter Salazar Cc: "David A. Gershman" , org-mode --f46d044403ba8c3b4e051df4fe1b Content-Type: text/plain; charset=UTF-8 On Sun, Aug 23, 2015 at 9:24 AM Peter Salazar wrote: > In Chrome: > > The show/hide button doesn't seem to do anything. > Clicking CLICKING THIS LINK gives "elisp links not supported." > Edits don't seem to stick. > Thanks for the feedback, Peter! Elisp is not supported because it's not connected to your Emacs -- we haven't published the connection mode to Melpa yet because we wanted some people to look it over first before I made an actual announcement. I just put instructions on how to get leisure-connection-mode for Emacs into the doc. Until we publish the Melpa package, you can just clone the GitHub repository if you want to connect to emacs. The instructions go over this in more detail. Show/Hide just toggles visibility for top-level headlines that have the hidden property set to true and in this document, the only hidden "slide" (i.e. top-level headline) is the last one, which contains some settings, so you have to be at the very bottom of the doc to see it that slide show up. By changes not sticking, do you mean if you refresh the document they disappear? This is true because it's just loading a static web page. If you pop up Leisure from Emacs, it will be connected to what is in the buffer, so your changes will persist. When collaboration works again, changes will be mirrored to other collaborators (the older version has collaboration but the new version does not, yet). For storage, we'll use OAuth to hook up to GitHub, Dropbox, Google Drive, etc., as we get the connectors implemented. -- Bill On Sat, Aug 22, 2015 at 4:42 PM, Bill Burdick > wrote: > >> Sorry -- I should have mentioned that it only supports Chromium/Chrome at >> the moment! >> >> On Sat, Aug 22, 2015 at 11:04 PM David A. Gershman < >> gershman@dagertech.net> wrote: >> >>> I'm not sure what is supposed to happen, but I went to the link, allowed >>> Javascript for the textcraft.org domain (via NoScript), and still just >>> got a blue screen with the title "Loading Leisure..."...nothing else >>> happened. >>> >>> I'm running Debian Jessie w/Iceweasel 38.2.0 (repository supplied). >>> >>> >>> On 08/22/2015 07:49 AM, Bill Burdick wrote: >>> > Hi there! >>> > >>> > I'm working on an open-source web-based platform for interactive >>> > editable documents that uses orgmode format, called Leisure. I have >>> > minor mode that connects it to Emacs orgmode buffers so that edits are >>> > mirrored between them. >>> > >>> > I've been working on this for quite a while and I'm putting together >>> > an announcement document but I still wouldn't call it robust or >>> > complete, yet. >>> > >>> > My goal is to put together a video and make an announcement soon but I >>> > want to make sure I have covered a "reasonable amount" of orgmode and >>> > also have a "reasonable amount" of neato functionality, so I'm looking >>> > for brave souls who: >>> > >>> > - use orgmode regularly >>> > - want an editable web representation that updates as they edit in >>> Emacs >>> > - won't mind some exciting adventures >>> > - don't mind dirtying their hands with software that's still a bit >>> buggy >>> > >>> > Anyone think they might be interested in helping me test this thing >>> > and giving me their impressions? >>> > >>> > If you'd like to see what I have, so far, you can view the rough, >>> > unpolished version of my Emacs-to-Leisure document (subject to drastic >>> > change). At this point, this link is in flux so your mileage may vary: >>> > >>> > http://textcraft.org/newLeisure/?load=elisp/README.org >>> > >>> > >>> > -- Bill Burdick >>> >>> >>> > --f46d044403ba8c3b4e051df4fe1b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Sun, Aug 23= , 2015 at 9:24 AM Peter Salazar <cycleofsong@gmail.com> wrote:
In Chrome:=C2=A0

The show/hide butt= on doesn't seem to do anything.=C2=A0
Clicking CLICKING THIS = LINK gives "elisp links not supported."=C2=A0
Edits don= 't seem to stick.=C2=A0

Tha= nks for the feedback, Peter!

Elisp is not supporte= d because it's not connected to your Emacs -- we haven't published = the connection mode to Melpa yet because we wanted some people to look it o= ver first before I made an actual announcement.

I = just put instructions on how to get leisure-connection-mode for Emacs into = the doc.=C2=A0 Until we publish the Melpa package, you can just clone the G= itHub repository if you want to connect to emacs.=C2=A0 The instructions go= over this in more detail.

Show/Hide just toggles = visibility for top-level headlines that have the hidden property set to tru= e and in this document, the only hidden "slide" (i.e. top-level h= eadline) is the last one, which contains some settings, so you have to be a= t the very bottom of the doc to see it that slide show up.

By changes not sticking, do you mean if you refresh the document t= hey disappear?=C2=A0 This is true because it's just loading a static we= b page.=C2=A0 If you pop up Leisure from Emacs, it will be connected to wha= t is in the buffer, so your changes will persist.=C2=A0 When collaboration = works again, changes will be mirrored to other collaborators (the older ver= sion has collaboration but the new version does not, yet).=C2=A0 For storag= e, we'll use OAuth to hook up to GitHub, Dropbox, Google Drive, etc., a= s we get the connectors implemented.


-- Bill


On Sat, Aug 22, = 2015 at 4:42 PM, Bill Burdick <bill.burdick@gmail.com> = wrote:
Sorry -- I should= have mentioned that it only supports Chromium/Chrome at the moment!
<= div>

On Sat, Aug 22, 20= 15 at 11:04 PM David A. Gershman <gershman@dagertech.net> wrote:
I'm not sure what is supposed to happen, but I= went to the link, allowed
Javascript for the textcraft.org domain (via NoScript), and still just
got a blue screen with the title "Loading Leisure..."...nothing e= lse
happened.

I'm running Debian Jessie w/Iceweasel 38.2.0 (repository supplied).


On 08/22/2015 07:49 AM, Bill Burdick wrote:
> Hi there!
>
> I'm working on an open-source web-based platform for interactive > editable documents that uses orgmode format, called Leisure.=C2=A0 I h= ave
> minor mode that connects it to Emacs orgmode buffers so that edits are=
> mirrored between them.
>
> I've been working on this for quite a while and I'm putting to= gether
> an announcement document but I still wouldn't call it robust or > complete, yet.
>
> My goal is to put together a video and make an announcement soon but I=
> want to make sure I have covered a "reasonable amount" of or= gmode and
> also have a "reasonable amount" of neato functionality, so I= 'm looking
> for brave souls who:
>
> - use orgmode regularly
> - want an editable web representation that updates as they edit in Ema= cs
> - won't mind some exciting adventures
> - don't mind dirtying their hands with software that's still a= bit buggy
>
> Anyone think they might be interested in helping me test this thing > and giving me their impressions?
>
> If you'd like to see what I have, so far, you can view the rough,<= br> > unpolished version of my Emacs-to-Leisure document (subject to drastic=
> change).=C2=A0 At this point, this link is in flux so your mileage may= vary:
>
> http://textcraft.org/newLeisure/?load= =3Delisp/README.org
>
>
> -- Bill Burdick



--f46d044403ba8c3b4e051df4fe1b--