The OPML Editor is an outliner -- an editor that works with chunks of text that slide around on rails. You can control the level of detail you look at, and reorganize according to structure. #
It's great for writing technical notes, presentations, program code, legal briefs, product plans, to-do lists, blog posts, entire websites, anything where ideas need organization. #
See the outliner cribsheet for an idea of how outlining works. #
2. Copy it where you want it, be aware that it can't be moved after you install. The obvious choice: your Program Files folder.#
3. Open the folder and launch OPML.exe. A dialog should appear asking if you want to update to get the latest code. Please do. It's a "hot" install, you don't need to quit the app to keep going. #
2. Drag the OPML folder to the Applications folder.#
3. Open the folder and run the OPML app. As of August 2018, you will probably get a dialog asking for the location of opml.root. Newer versions of Mac OS are trying to protect you. Ted Howard has notes on how to get past this. #
4. A dialog should then appear asking if you want to update to get the latest code. Please do. It's a "hot" install, you don't need to quit the app to keep going. #
You can download the latest OPML app from Ted Howard's site. Ted has been maintaining the kernel for the last few years. Thanks Ted! He also maintains a GitHub repository with the latest releases in reverse chronologic order. #
Important: If the app has trouble finding opml.root at startup, there is a workaround, documented here. #
As of October 2011, the app in the OPML folder is a Universal app. You don't need to find Rosetta to run OPML. #
It boots as an outliner, but it's also a rich scripting environment, with a built-in web server, content management system, multi-threaded runtime,. It's also a development environment with a full debugger and built-in object database. #
All of it is organized by the outliner. We noticed that hierarchies are all over computer systems, so having it all organized with a rich hierarchy editor made a huge amount of sense. #
It's also a rich environment for running apps, which you can find on the "Tool Catalog" page.#