@lewis This worked for me:
1. Download leo-html-export.leojs into a new empty directory. 2. Open the conventional Leo (Python version). 3. Open the file 'leo-html-export.leojs' in Leo. 4. Copy the node '@button export-html' to the clipboard. 5. Open myLeoSettings.leo. 6. Insert '@button export-html' from the clipboard as a child of the @settings node. 7. Save, close and restart Leo. Now you should see a working 'export-html' button. Select the tab 'leo-html-export-leojs' which should still exist from step 3. If you now click the 'export-html' button, you will immediately the outline opened in a browser window. Reinhard On Wednesday, September 24, 2025 at 9:54:45 AM UTC+2 lewis wrote: > The plugin is not working for me. > Plugin is enabled in myLeoSettings.leo with: > leo_to_html_outline_viewer.py > > When I select Plugins>leo_to_html_outline_viewer.py the docstring loads in > a VR3 window but there is no html file written to my home/.leo folder. > There is no output to the log pane or console. > Am I missing some other required step? > > > > *Leo 6.8.7-devel, devel branch, build 1f0ff06572Python 3.13.7, PyQt > version 6.9.2Windows 10 AMD64 (build 10.0.19045) SP0* > > Lewis > -- 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 visit https://groups.google.com/d/msgid/leo-editor/ca357034-48b1-45e9-96d8-c1c96897e2dfn%40googlegroups.com.
