View Single Post
An extended version of the Copy As Markdown script for OO3.
  1. Any column values are copied as FoldingText-style inline @key(value) pairs or child line key : value property pairs. (The latter are used for longer values).
  2. MD bold/italic/combined emphases are captured
  3. Selection logic is improved – selecting a single OO3 node will still copy that node and its whole sub-tree, but extended selections will no longer cause duplicated copying.
Attached Files
File Type: zip OO3CopyAsFTMarkdown-021.scpt.zip (65.9 KB, 1785 views)
File Type: zip OO3SaveAsFTMarkdown-021.scpt.zip (61.1 KB, 1760 views)

Last edited by RobTrew; 2012-11-29 at 03:29 AM..