On Monday, April 20, 2020 at 12:20:48 AM UTC-4, Iohannes wrote: > > Hi, a beginner here again. > > I would appreciate some advice on how to se tup Leo. I am no professional > programmer. I am doing research in humanities but I like to do some little > stuff here and there. >
One of the more useful little things I did was to create two buttons that appear above every outline: 1. Show Current Directory 2. Cmd Window Here They both open in the currently effective directory, which is usually the directory of the outline itself. That can be changed using @path directives. So, for example, if you changed an HTML file and wanted to load it into the browser, you could open e.g., Windows Explorer on its directory and then double click it. Another thing that is easy to do is to add a menu item that opens the selected file in your favorite editor (or it could be any program, such as a browser). Another very useful thing I have done is to show line numbers for files. It takes a bit of tinkering to get them aligned right, but I think it's worth it. Adding buttons, etc., like these examples is done by adding simple @settings nodes to the MyLeoSettings file. If you would like to set these up, let us know and I can post the ones that I use a lot. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/f965080e-4f8e-4e40-a7c3-6f731c335fd6%40googlegroups.com.
