> > but opening a folder with .leo files doesn't provide an outline view,
Opening a workspace folder that contains a leo file will not open a leo outline, indeed, it will just activate the expansion so that the 'Open Leo File Button' can now appear (When hovering the leo:Outline bar) Either on the explorer view or on the 'Leo' view. See this gif in the first few frames... <https://raw.githubusercontent.com/boltex/leointeg/master/resources/animated-screenshot.gif> On Friday, October 11, 2019 at 1:11:58 PM UTC-4, Arjan wrote: > > I'm not yet able to get a Leo outline working with these instructions. I > do get the new window with a Leo icon in the sidebar, but opening a folder > with .leo files doesn't provide an outline view, and I don't see an "Open > Leo File" on the Leo view. > > Is there a way to check if the Python/Leo setup itself is configured > correctly? I'm normally using Anaconda with Python3, with a Leo git repo > located in C:\Programs\Leo, on Windows 10. And I normally start Leo by > running a .bat file I've placed on my PATH: > > @ECHO OFF > START "" C:\Programs\Anaconda3\pythonw.exe C:\Programs\Leo\launchLeo.py -- > no-dock > > I've added `C:\Programs\Leo` to a newly created env var "PYTHONPATH" (it > didn't exist yet). Seems like picking up the Python install could be my > problem? > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/1cdaa0b8-e7b6-4d4f-abed-cedbb0d3f427%40googlegroups.com.