OmniOutliner for Mac

September 10, 2009

Stability

  • OmniSoftwareUpdateCheck should no longer crash on machines that have multiple display adapters when submitting system information.

Bugs

  • Pro only: Fixed an issue with the HTML (Dynamic) exporter that prevented alpha values from being used.

Other

  • OmniSoftwareUpdate will no longer write out debug info to the console log.
  • OmniSoftwareUpdate will no longer complain about the OSULastRunStartInterval value.

OmniOutliner for Mac

August 27, 2009

Snow Leopard Compatibility

  • Quick Look for attachments have been fixed.
  • Clipping service will be activated automatically. It can be easily deactivated through the Services preferences along with assigning a different shortcut.
  • All Automator actions have been fixed.
  • The red underlining for misspelled words properly appear.
  • OmniCrashCatcher will not crash.
  • OmniSoftwareUpdate will not write errors to the console log.
  • Bundled HTML exporters and the Docx exporter will function properly. Custom exporters may not function under 10.6 with this version. We are working on the problem.
  • The Quick Look generator has been fixed.

Bugs

  • Fixed an issue with line spacing changing when clicking into a text cell most commonly encountered with Japanese fonts.

Other

  • OmniSoftwareUpdate has been updated for better error handling.

OmniOutliner for Mac

August 19, 2009

New Features

  • (Pro Only) Added a new export type (docx) to OmniOutliner Pro that uses the OOXML format used in MS Word 2007 (Windows) and MS Word 2008 (Mac). This format can also be imported into Pages '09.
    • Each row in the OmniOutliner document is assigned its corresponding outline level. So when you go to outline view in Word, you will see the same structure as in OO. In other views you will see a flat list (the exception to this is if you used row labeling).
    • Row level styles, if any exist, will be used for the corresponding heading styles in Word.
    • Note text is not assigned an outline level and is treated like normal text but with the character style "Note Style" applied to it which is generated from the note style in the OO document.
    • Styles applied to the 'Whole Document' style in OO will be applied to the 'Normal' paragraph style in Word.
    • If any named styles are applied to text in the OO doc, those style characteristics will be applied directly to the text in Word. Word only supports having one style of each type (paragraph/character) applied to any given text so they can not be safely used as styles in Word.
    • Only the left most column will be exported. Columns can be rearranged before exporting if a different column is desired for export.
    • Embedded files
      • Embedded file attachment support is limited due to the differences between the apps.
      • Currently only images and PDFs are supported and only if they don't contain spaces in the file name. Pages will display images that contain spaces in the file name however.
      • Movies will not be supported and will simply show the name of the file that is suppose to be there.
      • Other embedded attachments are currently ignored as most other formats are not supported by Word when embedded.
    • Linked or aliased files will work the same as they do with OO, it will take the same absolute path to the file.
    • Row numbering can not be correctly supported due to the major differences in implementation. An exported file that uses row numbering will show a numbering label in Word but it may not be the correct value.
    • Background colors are converted to one of 16 colors as that is all you're allowed to select in Word.
    • Due to MS Word's limit of 9 outline levels, all rows at level 10 or higher will be set to level 9. They will still use the correct row style though.
  • New unsaved documents will now be backed up in the event of a crash. OmniOutliner now uses Apple's auto-save feature that became available in 10.4. This means that the backup copy will now be saved as " (Autosaved).oo3" into the same folder that the OmniOutliner document is saved in. Backups will no longer be saved inside the document file wrapper. For new never manually saved documents, the backup will be saved to "~/Library/Autosave Information".

    In the event of a crash, the next time you launch OmniOutliner, all backup copies will automatically load. There will no longer be a dialog box asking which version you want to open. If you don't want the backup copy, you can use the revert to saved option or close and reopen the document at which point the backup will be deleted.
  • OmniOutliner now uses the new OmniSoftwareUpdate. This provides the ability to update to a new version from within the app and have it installed automatically.
  • Added a new pasteboard type "OmniDataOnlyTabularPboardType" that is compliant with OmniGraphSketcher. It is a TSV format that flattens the copied data and ignores checkboxes and handles.
  • Added a duplicate row function under the Edit menu.
  • Added a two-week fully-functional trial period for unlicensed users. Trial licenses will no longer be used. After the trial period has ended, you will only be able to view files and export, editing will no longer be possible.
  • The subfolder AppleScripts are located in (if any) will appear in the name of the script when viewed in the customize toolbar sheet. When added to the toolbar, it will only display the script name. The full path will be shown in the tooltip to help differentiate between them.
  • Alternate rows color will now be shown in the Quick Look previews and HTML (Dynamic).
  • Quick Look previews now have buttons for expand and collapse all that will appear if you mouse over the bottom center of the window.

Bugs

  • The "Word (HTML)" exporter will now correctly format level 8 and 9 rows using the level styles.
  • Tab stops will no longer disappear when modifying them with a Wacom tablet.
  • Fixed an issue with Dvorak keyboard layouts and some others that prevented the create child row shortcut from working.

Stability

  • Fixed a crash most often encountered while closing the application.

Other

  • Japanese localization has been updated.

OmniOutliner for Mac 3.8

February 24, 2009

New Features

  • Added Quick Look support for attachments. Simply select an attachment and push the spacebar to bring up Quick Look.
  • Keynote '09 import support. You should be able to now import any Keynote file from any version. Support is still limited to straight text, no attachments or styles, but text blobs should be imported as well in addition to the bullet points.

Stability

  • Fixed an error caused by pasting a large amount of text into the batch find field.

HTML/DHTML Exporters

  • Text alignment should now always be used in HTML/DHTML exports. Specifically text alignment applied at the text insertion style level is now supported.
  • Row child indent values should now be used in the HTML/DHTML exporters and Quick Look previews.

Bug fixes

  • Vertical page break indicators should now always be accurate. However, a side effect of the fix for this is that you will not always see the page break indicator once you've snapped to it.
  • Quick Look option in the contextual menu is now correctly localized.

OmniOutliner for Mac

November 19, 2008

Stability

  • Reverted a change made in 3.7.1 beta 1 to fix a potential hanger dealing with mouse events that left a few people unable to drag rows.