Hi Edward, it looks very very good. Oh im wishing again I had these back when I started hehe.
Some thoughts that might or might not be accurate, but will state them in case u agree: Regarding the line: v.u: v.unknownAttributes, a Python dictionary. I would switch "a Python dictionary" for "a persistent python dictionary" (stays with the nodes) How about also adding recent Jacob dictionary suggestion<https://groups.google.com/forum/#!searchin/leo-editor/dictionary$20plugins/leo-editor/r5Ig0oZR_1o/EqhOaVbjlCEJ> ? Such as: c.user_vars: Python dictionary not persistent (Will be deleted each time the file is closed) Perhaphs c.validPosition() should also be around there, but again not sure. I sometimes think that that one should exist as c.p.isValidPosition. I know it doesnt make sense because c.p will always be a valid position but those methods are applied to positions that might come from a stored one, thus making sense if applied to those. Also I would make emphasis in the importance of using alt+1 and alt+2 from the beginning. I realized of those months after starting, and all the help they could have given me was mostly not as necessary hehe. In general, I would add in the end of each chapter a link to the expanded version of the summary. For instance, for the @directives part, I would add a link to the directives part of the tutorial, so the user can review that if he doesnt remember any specifics about those. Same for the g functions list, it would be great to point to the full list :) Or for instance a link to a list of all the minibuffer commands when the "Common commands" chapter ends. The idea for that would be that a new user can have the cheatseet always open and know that in one or two clicks he will be within any information or full tutorial he needs about Leo =) But in case this idea is not acceptable, also wanted to say that it makes an awesome summary, thanks for this Edward. On Tuesday, October 15, 2013 1:06:34 PM UTC+2, Edward K. Ream wrote: > > http://leoeditor.com/cheatsheet.html > > It's amazing how much easier it is to do a cheat sheet than a tutorial. > > I'm pleased with the result: all suggestions & corrections welcome. > > 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/groups/opt_out.
