leo user's home directory (folder)

2015-01-29 Thread Todd Mars
Sorry for stupid question. (on windows 7 now) where is the user's home folder? I tried saving into a leo config sub-folder and got blocked by administrator rights which is a separate issue, normally in the shell you get a permission dialog which you can click through but from leo itself you

Re: Leo *for* web apps vs. Leo *as* a web app

2015-01-29 Thread Ville M. Vainio
Leo already works with ipython, but I'm aware we are talking about ipython notebook here ;). I think I did an experiment on this back in the day - it would involve launching ipython kernel (that hosts all the data, and that is used as a backend for the web frontend) in the Leo process. This would

missing doc: So you want to hack on Leo...

2015-01-29 Thread Matt Wilkie
There's a nice intro to Programming *with *Leo http://leoeditor.com/tutorial-programming.html, but not so much for what to do if you want to change Leo itself, and contribute back in a way that's easy to ingest. For example today I noted that some of the text at

Re: leo user's home directory (folder)

2015-01-29 Thread Matt Wilkie
Leo looks for HOME environment variable first (which isn't usually defined in Windows), if that doesn't exist it checks for HOMEDRIVE\HOMEPATH (which is defined, unless you mess with it, strongly not advised). On Win7 this looks like: HOMEDRIVE=C: HOMEPATH=\Users\matt If you want to control

Re: Macros in Leo 5

2015-01-29 Thread bobS
Thanks for the clarification, Edward. On Thursday, January 22, 2015 at 11:16:21 AM UTC-6, Edward K. Ream wrote: On Fri, Jan 9, 2015 at 1:06 PM, bobS rjsha...@gmail.com javascript: wrote: It turns out that the newline is being injected by section reference expansion, and is not a problem

Re: Plan for 2015

2015-01-29 Thread Dufriz
What about making Leo more user friendly, for a change? All the improvements to Leo have always been in the direction of adding new features. It's about time you developers concentrate a bit more on user friendliness (UI, etc). This will certainly attract more users. -- You received this