Scrunch Edit
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.
Status | Released |
Category | Tool |
Platforms | Windows, Linux |
Rating | Rated 1.0 out of 5 stars (1 total ratings) |
Author | No Time To Play |
Tags | ascii, Minimalist, Open Source, Text based, User Interface (UI) |
Code license | MIT License |
Average session | About a half-hour |
Languages | English |
Inputs | Keyboard, Mouse |
Links | Homepage, Source code |
Download
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.