View Single Post
Hi!

A while back I wrote a script to do this very thing. Here it is:

Code:
tell front document of application "OmniOutliner Professional"
	delete (rows whose topic is "")
end tell
That's it! Save that as a script and put it in your OmniOutliner scripts folder, and you're set.