An open API service indexing awesome lists of open source software.

https://github.com/leo-editor/leo-editor

Leo is an outline-oriented editor written in 100% Python.
https://github.com/leo-editor/leo-editor

editor ide outliner pim

Last synced: 2 days ago
JSON representation

Leo is an outline-oriented editor written in 100% Python.

Awesome Lists containing this project

README

          

Leo https://leo-editor.github.io/leo-editor/ 6.8.8 is now available on [GitHub](https://github.com/leo-editor/leo-editor/releases) and [pypi](https://pypi.org/project/leo/).

Leo is an [outline-oriented text editor](https://leo-editor.github.io/leo-editor/preface.html).

**The highlights of Leo 6.8.8**

- Replace Leo's legacy beautifier commands by full support for
[ruff format](https://docs.astral.sh/ruff/formatter/).
- Make the ``add-comments`` command compatible with ruff format.
- Add the ``@bool raise-file-update-dialogs`` setting.
- Add the ``dump-last-colorizer-trace`` command.
- Remove support for leoflexx and --gui=browser.
- Add check_leo.py script.
- Add gdc.summary_diff_two_revs script helper.
- Fix several minor bugs.

**Links**

- [Install Leo](https://leo-editor.github.io/leo-editor/installing.html)
- [6.8.8 Issues](https://github.com/leo-editor/leo-editor/issues?q=is%3Aissue+milestone%3A6.8.8+)
- [6.8.8 Pull Requests](https://github.com/leo-editor/leo-editor/pulls?q=is%3Apr+milestone%3A6.8.8)
- [Documentation](https://leo-editor.github.io/leo-editor/leo_toc.html)
- [Tutorials](https://leo-editor.github.io/leo-editor/tutorial.html)
- [Video tutorials](https://leo-editor.github.io/leo-editor/screencasts.html)
- [Forum](https://groups.google.com/group/leo-editor)
- [Leo on GitHub](https://github.com/leo-editor/leo-editor)
- [LeoVue](https://github.com/kaleguy/leovue#leo-vue)
- [What people are saying about Leo](https://leo-editor.github.io/leo-editor/testimonials.html)
- [More links](https://leo-editor.github.io/leo-editor/leoLinks.html)