1. It is a plugin. 2. My pattern is like; type type type Hmm, what if I changed that loop to a generator?
I want to duplicate the work I've done when I click 'right', and make the changes I want to evaluate, so I want a copy of the current state to start from. Clicking R or L brings the next choice into existence. I use the term 'choice' specifically to avoid 'version', which in my mind, implies a linear progression of work. This is spatial, each choice offers _difference_ not necessarily newer, better ... This is a very crude proof of concept, lots of room for enhancement. Don't get me started. On Tue, Jul 8, 2014 at 11:15 AM, Edward K. Ream <[email protected]> wrote: > On Tue, Jul 8, 2014 at 8:32 AM, Kent Tenney <[email protected]> wrote: >> OK, now make the one-line @button right and @button left > > A few comments: > > 1. You have to execute the script every time you launch leo. The > script installs g.update_choice. Of course, that's just a hack for > prototyping. > > 2. I have been finding that clicking the left and right buttons is > confusing. Not sure why. Perhaps its related to the fact that you > can go "beyond" the actual stored versions by hitting the right or > left buttons too many times. I think it would be much more intuitive > not to increment or decrement the version number if doing so would > lead to a non-existent version. > > Edward > > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/leo-editor. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
