This helps you build outlines with 11 levels of hierarchy. It supports storing data on external memory cards -- including awareness of multiple memory card (useful if you have a RAM disk or a device that can mount more than one physical card.) Outlines can be exported as a memo or to a memory card file with HTML tagging or imported from a memo.
Update Description:
v2.59a:
- Fixed a problem when moving a file from RAM to external memory when multiple volumes are available (e.g. LifeDrives with an installed memory card.) It would move the file to the wrong volume.
v2.59:
- Fixed Again! The last fix for multiline edit fields was done poorly so I kept the improved algorithm for calculating height and ditched trying to remember it. It works much better.
- Added HiRes+ support in portrait or landscape mode.
v2.58:
- Import from memo supported.
- Fixed! Multiline edit fields looked horrible because of poorly handled text length to field height calculations. Initially multi-line records in outlines created in prior versions might display slowly on older devices. That slowness will occur only once per record and improvement ought to be noticed immediatley.
- Fixed a beep in version 2.57 that happened with every single line height line draw I had in for debugging.
v2.51:
- Save / Quit without saving capability.
- Inserts into subtrees and collapsed trees are made more sensibly, I hope, taking into account the hierarchy levels of the head and subordinate items.
- Uncheck tree.
- Uncheck all.
Problems fixed:
- An insert being done at the incorrect indent level.
- Moving items or tress up and down, could cause the program to hang.
- Inserting at end of outline or into a collapsed tree was problematic.
- Outline could scroll off screen.