3.9 Recent Origin Files


Recent Origin Files dialog shows the Origin Project files (*.opj(u)) and child Window files (*.ogw(u);*.ogg(u);*.ogm(u)). It can help you browser or find the Origin files used recently.

To open the Recent Origin Files dialog:

or

or

or

or

doc -mrf;

Using system variables to control whether allow double-click workspace to open Recent Origin Files dialog and Ctrl+double-click to open Project Browser.

  • @DDW=0 (default): Support both double-click to open Recent Origin Files dialog and Ctrl+double-click to open Project Browser.
  • @DDW=1: Disable both double-click and Ctrl+double-click.
  • @DDW=2: Disable double-click to open Recent Origin Files dialog, but allow Ctrl+double-click to open Project Browser.


Contents

Previews

When the cursor is placed on a Origin file name, it will produces a popup preview for the graph/workbook in the project with the project name.

Recent Origin Files preview.png

Open the Files

Recent Origin Files Open File.png

Find in Project Files

Right-click on the file and select Find in Project Files... in the context menu to open the Find in Project Files dialog.

Recent Origin Files Find File.png

Specify the displaying Files

To specify the displaying files, you can right-click on a file (files) or the empty space of the file list and then select the following option, or use the hotkey.

Copy Information of the Recent Files

To copy the recent files information, you can right-clicking on the file (files) and then select the following option, or use the hotkey.


Remove the file from this list

Select one or multiple files, right-click it (them) and choose Remove from List to remove the file(s) in this dialog.

You can use Ctrl+A key to select all files in the list. It also supports to use Ctrl+Z and Ctrl+Y hotkey to undo and redo this remove operation.


Pin Files to Top

Select one or multiple files, right-click it (them) and choose Pin to Top to pin the file(s) to the top of this dialog. Then the rows of these files will be filled background with Yellow color.

Right-click on the pinned to top files, and choose Unpin, then the files follow the sorting by the column in this dialog.


Change the Display or the Order of Columns for the list

Recent Origin Files Header.png

Search in Recent Origin Files

Recent Origin Files Search 01.png
Recent Origin Files Search 02.png
Recent Origin Files Search 03.png


Recent Origin Files Menu

When you select File: Recent Projects menu, you can find the 15 recent project files listing in the fly-out Menu. Click the project name to reopen the recent project easily. Also, when this menu is expending, you can press the accelerator key of the project to reopen it.

Recent Projects menu.png
Customize the Fly-out Menu

Select Customize... under the menu to open the Recent Project dialog. You can change the number of the recent project displaying in the menu, and specify whether to show the file path and accelerator key of the files. All changes will take effect next time when you choose this menu.

Recent Projec dialog.png
  • When the file path is hidden in the menu, place the cursor on the file name then path should be shown on tooltip and on status bar.
  • Using the system variables also can customize this fly-out menu.
    • @MRP : Set number of recent project items. By default, @MRP=15.
    • @MRPHP: Set whether to show file path. By default, @MRPHP=0, show the file path in the menu.
    • @MRPA: Set whether to show accelerator key. By default, @MRPA=1, show the accelerator key in the menu.