Std RecentFiles: Difference between revisions

From FreeCAD Documentation
No edit summary
(Fixed GuiCommand.)
Line 15: Line 15:
|MenuLocation=File → Recent files
|MenuLocation=File → Recent files
|Workbenches=All
|Workbenches=All
|Shortcut=-
|Version=-
|SeeAlso=[[Std_Open|Std Open]], [[Std_Import|Std Import]]
|SeeAlso=[[Std_Open|Std Open]], [[Std_Import|Std Import]]
}}
}}

Revision as of 09:36, 14 March 2020

Std RecentFiles

Menu location
File → Recent files
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Std Open, Std Import

Description

The Std RecentFiles menu option displays a list of recent files which can be opened.

Usage

  1. Select the File → Recent files option from the menu to display the recent files list.
  2. Select a file from the list to open it.

Preferences

  • The maximum number of files in the recent files list is determined by the Tools → Edit parameters... → BaseApp → Preferences → RecentFiles → RecentFiles setting. This setting can also be changed in the Preferences Editor.
  • The last used file location is stored: Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath.