A downloadable tool for Windows and Linux

Often a text editor is more than enough to handle even long, complex documents. But past a certain point it gets hard to navigate the structure. This is where outliners come in. It's just that most outliners use their own file formats, and have poor or non-existent support for import and export. We can do better.

Scrunch Edit is a two-pane outliner with as many main goals:

  • support popular markup formats such as Org Mode and Markdown;
  • fit in a single file, to be easily copied and modified.

It otherwise acts much like a simple text editor.

Uses

  • Keep many small text files in one to save disk space and directory entries.
  • Interoperate with applications like Emacs and Orgzly.

Status

This page hosts Scrunch Edit TT, a new port that enables easy bundling. It hasn't been tested as much as previous versions. Please back up your data.

As of 6 October 2023, version 2.6 comes with better file dialogs on Linux and the new Prefix Lines command.

Usage notes

Scrunch Edit guesses formats based on file extensions. There's no other way short of separate "open" commands, since the same text file can be interpreted in different ways based on context.

  • The preface is any text that comes before the first heading, in Org Mode parlance. That's unusual in Markdown, but you can still have one.
  • If you add sections while a search is active, Find Again will skip them.

While an effort has been made to provide key combos for most functions, Scrunch Edit is best used with mouse and keyboard together.

Credits

Scrunch Edit is based on knowledge gained from TkDocs.com; it borrows much from OutNoted and Tee-Wee Editor.

Stand-alone binaries made with freeWrap.

StatusReleased
CategoryTool
PlatformsWindows, Linux
Rating
Rated 1.0 out of 5 stars
(1 total ratings)
AuthorNo Time To Play
Tagsascii, Minimalist, Open Source, Text based, User Interface (UI)
Code licenseMIT License
Average sessionAbout a half-hour
LanguagesEnglish
InputsKeyboard, Mouse
LinksHomepage, Source code

Download

Download
scrunched-linux64.zip 7 MB
Download
scrunched-win64.zip 8 MB
Download
scrunched-linux32.zip 7 MB
Download
scrunched-win32.zip 8 MB

Install instructions

Simply unpack the archive and run the right binary for your operating system.

Running Scrunch Edit TT from source requires Tcl/Tk 8.6 with Tklib. Both are available on most Linux distributions, or else from the tcl-lang.org website.

Recommended screen resolution: 800x600.

Leave a comment

Log in with itch.io to leave a comment.