Re: Headline in body text?

2017-01-03 Thread 'Terry Brown' via leo-editor
On Tue, 3 Jan 2017 18:10:58 -0800 (PST)
Ross Burnett  wrote:

> I am poking around in the LeoDocs.leo file, and the *Leo 5.4 /* *Bugs
> fixed* children have some headlines that are longer than fit in the
> default-sized outline window.  For example: 
>   Fixed #289: Leo crashes with unusual combination of @clean and .leo
> file
> 
> To view the entire headline, I need to scroll right in the outline,
> or I can see the entire headline in the status area at the bottom in
> a smaller font, but is there a way to automatically mirror the
> headline at the top of the body text so it can be more easily read? 
> I think it might also add context to the body text.
> 
> Or would this need to be my first plugin?

Probably, if you want to learn about PyQt and messing with the Leo
interface, it wouldn't be a bad thing to try, although having used
a GUI library before would help with the concepts.

Commands -> Body Editors -> Add Editor creates a second body editor,
and gives each exactly the headline you're describing - might not be
the simplest piece of code to poke around in though.

There's also the `edit-headline-long` command, but that's for editing.

Cheers -Terry

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.


Headline in body text?

2017-01-03 Thread Ross Burnett
I am poking around in the LeoDocs.leo file, and the *Leo 5.4 /* *Bugs fixed* 
children have some headlines that are longer than fit in the default-sized 
outline window.  For example: 
  Fixed #289: Leo crashes with unusual combination of @clean and .leo file

To view the entire headline, I need to scroll right in the outline, or I 
can see the entire headline in the status area at the bottom in a smaller 
font, but is there a way to automatically mirror the headline at the top of 
the body text so it can be more easily read? 
I think it might also add context to the body text.

Or would this need to be my first plugin?

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.


Re: Installation docs - improvements suggested

2017-01-03 Thread Ross Burnett
I appreciate the quick response.

>
> ​So what?
>
I thought this was a simple one file install where one could reasonably 
expect an equally simple way of restarting the program, like 99% of Windows 
installs. 

> ​
>  
> ​No.  I meant what I said. leo.exe is, indeed, a stand-alone version of 
> Leo. Nothing else is required. You can create a link to it and put it on 
> the desktop.
>

Creating a shortcut - that I can do, but am unable to locate leo.exe in the 
installation.  The only .exe I could find is LeoApp  

Re: most recent sourceforge page (Home  
/ Leo 
 / 5.4-final)  - is there 
documentation about the various downloads? Some are mentioned in the Leo 
doc pages, but not in detail.

I believe in the awesomeness of your system, and really, really want to 
learn and use it, but I guess I need to become more educated about the 
various tools that are needed for development and deployment, which I need 
to do anyway. I've been developing in Cobol for IBM mainframes off and on 
since the early '70's when I used to power up and IPL a 360-30 with 64k ram 
and load my programs via the cardreader when I worked on the weekends.  But 
Cobol is not so good for windows desktop apps.

Thanks again,
RSB

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.


Re: Where are uA's (links and tags?) stored?

2017-01-03 Thread Largo84
After some further experimenting, links are *not* lost w/ @clean files, but 
*are* lost w/ @auto-x files. I suppose that's because the .leo file keeps a 
full copy of the @clean file inside, while the @auto-x data is read into 
the .leo on load. Am I correct?

Rob..

On Tuesday, January 3, 2017 at 1:20:45 PM UTC-5, Largo84 wrote:
>
> I get the following messages when reopening a .leo file:
>
> backlink: link to xyz overview from ??? lost
> backlink: link from abc to ??? lost
>
> The lost links are nodes inside @auto-md files, so can I assume that the 
> link information (are these considered uA's?) is lost because these files 
> are 'clean' of Leo sentinels? Should I further infer from this that all 
> linking (or tagging) information will be lost for nodes in @clean or any 
> other @auto-x files?
>
> Anyone else seeing this or have suggestions to work around?
>
> Rob..
>

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.


Where are uA's (links and tags?) stored?

2017-01-03 Thread Largo84
I get the following messages when reopening a .leo file:

backlink: link to xyz overview from ??? lost
backlink: link from abc to ??? lost

The lost links are nodes inside @auto-md files, so can I assume that the 
link information (are these considered uA's?) is lost because these files 
are 'clean' of Leo sentinels? Should I further infer from this that all 
linking (or tagging) information will be lost for nodes in @clean or any 
other @auto-x files?

Anyone else seeing this or have suggestions to work around?

Rob..

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.


Re: Installation docs - improvements suggested

2017-01-03 Thread Edward K. Ream
​​
On Mon, Jan 2, 2017 at 7:49 PM, Ross Burnett  wrote:

> I unzipped LeoAppFolder and executed LeoApp and it did start up Leo, but
> it did not create a Leo icon on the desktop or in Start, and there is no
> launchLeo included in the package.
>

​So what?
​


> I also can't find python.exe in the package, so it's using the python i
> already had installed?
>

​The package contains python27.dll and many other .dll and .pyd files.​


Did you mean to point to a different link?
>

​No.  I meant what I said. leo.exe is, indeed, a stand-alone version of
Leo. Nothing else is required. You can create a link to it and put it on
the desktop.

Having said this, I don't recommend the stand-alone version of Leo.
Downloading Anaconda is easier in the long run.  A gazillion scientists use
Anaconda as the base of IPython.  Anaconda gives you pip, and once you have
pip installing other packages is a snap. And once you pip install git,
keeping Leo up-to-date with git pull is also a snap.

In short, focusing on one-step installation is counter-productive in the
long run. Anaconda, pip and git are tools worth a little work to get.

EKR

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.