2.3.1 Notes Windows


Contents

Opening a new Notes window

or

There are several places in the Origin Project to add your notes. Four of them -- Folder Notes, Page Notes (Workbook/Matrix/Graph/Layout) , Cell Notes, and standalone Notes windows (described here) -- support mixed objects (e.g. text and images) and complex formatting, such as Origin Rich Text. In addition, you can add plain-text notes to the worksheet.

Controls for Notes window

The Notes main menu

When you create new a Notes window, Notes will be added to the main menu.

Notes main menu.png

The context menu on the window title bar

Right-click on the window title bar, you can see there are several items available to control the notes window.

Notes context menu.png

Naming and labelling the Notes window

  1. Right-click on the Notes window's title bar and choose Properties... Alt+Enter to open the Window Properties dialog.
  2. Enter Long Name, Short Name and/or Comments to name the notes window.
  3. Use the Window Title drop-down list to control how to show long name and short name on the title bar.
  4. Click OK button. Of course, you can switch to Info tab to check the detailed information of current notes window.


Controlling Font and Font Size

Use the font and font size on the Format toolbar to control font and font size in notes window.

Button Font.pngButton Size.png


Turning on Text Wrap

  1. With the Notes window active, choose View: Word Wrap to turn on or off Text wrap.
  2. Press Alt+Enter to open Window Properties dialog and set Page Width. Then Ctrl+M to show text wrapping effect.

Saving the contents of the Notes window to a file

  1. Right-click on the title bar of the notes window to select Save Notes As; or activate notes window to choose File:Save Notes As menu.
  2. Choose the desired file type from the Save As Type drop-down list, enter a File Name, and Save.

Entering and rendering the HTML/MarkDown language

  1. New a Notes window, enter your HTML/MarkDown script into the notes window.
  2. Select Notes: Syntax: HTML/MarkDown menu or right-click on the title bar to select Syntax: HTML/MarkDown context menu.
  3. Then, choose Notes: Render Mode menu, or right-click on the title bar to select Render Mode context menu, or press Ctrl+M hotkey to render the script lines in current window. Double click on any place of window workspace or press Ctrl + M hotkey to switch between the editable and un-editable states.

Note: By default, the Notes window has been set to the Origin Rich Text mode. Once you enter some script lines in a new notes window, you can press Ctrl + M hotkey to preview the format and content.

The system variable @NPS is used to set the syntax you prefer to preview the script. @NPS = 0 sets the script lines as HTML language and @NPS = 1 as MarkDown language.


The system variable @CNFS idetermines the behavior of rendered Origin Text in Notes window.

  • @CNFS = 0 the rendered size in Note window was constant regardless of the Scale of the monitor and it corresponded exactly to the font size as measured on screen (like using a ruler).
  • @CNFS = 1 the rendered size in Note window grows with the Scale of the monitor and it does not correspond to the font size as measured on screen.

Exporting the contents of the Notes window as Webpage

  1. Right-click on the window's title, and select Render Mode.
  2. Right click on the window's title bar and choose Export to Webpage..., or select Notes: Export to Webpage... in the menu
  3. Enter a File Name, and Save.
Notes:
  • Export to Webpage menu is only available when the Notes window is currently in Render mode.
  • When you export a Notes window as a HTML file, the necessary PNG files (generated from Origin graphs and get refer to in the Notes window) will get exported as well and put into the same folder as the HTML file.

Inserting to Workbook as a Sheet

Notes Window can be insert to a Workbook as a Sheet.

Right click the sheet tab of a Workbook, and select Add Notes as Sheet.


Previewing Notes in separate window

When Notes window in the Origin Rich Text/ HTML/ MarkDown syntax edit mode, you can press Ctrl + 2 hotkey to toggle separate preview window on to side by side viewing of the edit source and results. Press again Ctrl + 2 can toggle off the preview window.

Ctrl + R is used to refresh the separate preview window after editing raw text.

The preview window can be put to second monitor as floating window.