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.
- Host: GitHub
- URL: https://github.com/leo-editor/leo-editor
- Owner: leo-editor
- License: other
- Created: 2014-02-11T11:14:41.000Z (about 12 years ago)
- Default Branch: devel
- Last Pushed: 2026-04-12T11:57:02.000Z (4 days ago)
- Last Synced: 2026-04-12T12:16:50.828Z (4 days ago)
- Topics: editor, ide, outliner, pim
- Language: Python
- Homepage: https://leo-editor.github.io/leo-editor/
- Size: 250 MB
- Stars: 1,582
- Watchers: 41
- Forks: 163
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-python-applications - Repo
- awesome-python-applications - Repo
- awesome-starred - leo-editor/leo-editor - Leo is an Outliner, Editor, IDE and PIM written in 100% Python. (others)
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)