Action
Open in CotEditor
Opens the current draft in CotEditor and archives the draft.
The draft title will become the document name, and the rest of the draft will populate the content of the document.
Steps
-
runAppleScript
on execute(draft) tell application "CotEditor" activate set newDoc to make new document with properties {name:"[[safe_title]]"} set contents of newDoc to "[[body]]" end tell end execute
Options
-
After Success Archive , Tags: exported to coteditor Notification Info Log Level Info
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.