Hi: Its been one year+ into python, and yesterday I realized again how I cant yet edit Leo core code when its not very simple. So I thought there might be a way for non-programming experts to add to Leo with useful snippets. For instance, the recent script for page up/page down <https://groups.google.com/forum/#!topic/leo-editor/Gx0R5RUypWs>, would be dead easy to implement as a command, but it will be impossible for me to safely embed that into current code. Same with the recent import script I made, for mindmaps of Freemind and Mindjet.
I would really like for useful scripts not to fade away instead of persisting inside Leo, so I thought we could add a commands branch inside leosettings.leo with useful snippets. All the commands should be named with a prefix, such as "uc" (user command) or whatever, so we could get completion for those (and know that they are not "official" Leo commands but user contributed. I know plugins can be added to Leo, but this would be just so easy, quick and useful. What do you think? -- 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.
