The Leo Text Editor's Home Page (leo-editor.github.io)
from HaraldvonBlauzahn@feddit.org to programming@programming.dev on 14 Jun 15:33
https://feddit.org/post/14177380

This is a very interesting but not well-known editor.

Some unusual features it has:

Personally, I have used it extensively to generate documentation for a large commercial library around signal processing. The fact that it supports an interlinked ā€œDAGā€ of text elements made it easy to cross-reference and link important stuff. For exanple, I could maintain a glossary with footnotes, and I could also export it to a braindead ancient source control system called VisualSourceSafe - let a proofreader make changes, and then import it back in, keeping the structure, and merge the corrections via git.

Overall, it can do similar stuff like Emacs + Org-Mode, but while org-modes has a huge number of features, I’d say LEO is a tad simpler.

#programming

threaded - newest

BigMikeInAustin@lemmy.world on 14 Jun 15:40 collapse

Interesting. Thanks for sharing. (Not sarcasm)