Copy Notes Window within or across sessions


Version: 2021

Type: Features

Category: Miscellaneous

Subcategory: General

Jira: ORG-22434


  • Right click a Notes window title bar and choose Copy

  • Right click Notes window in Project Explorer and Copy.

Then in another running instance of Origin, Ctrl+V to paste such Notes window in current folder.

Labtalk command

note.copy();// copy the active Note window to clipboard

win -n notes __clip__ //create a new Note window from the content of the clipboard