From 834f1a54f5fc59a29230d6c8a599d9affb392c3c Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 28 Jan 2019 19:50:45 -0800 Subject: [PATCH] Add open recent and how to clear list of recent files --- source/2/2.4/2.4.1/ARK.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.1/ARK.rst b/source/2/2.4/2.4.1/ARK.rst index d0d1fa84..3fa1877b 100644 --- a/source/2/2.4/2.4.1/ARK.rst +++ b/source/2/2.4/2.4.1/ARK.rst @@ -19,7 +19,9 @@ Useage ------ To open a file in a archieve, open the archieve, then double click the :menuselection:`File --> Open` button. If you want to extract or move a file from the archieve, use the extract button. After you have extracted to places and you have the file open it will appear in in the menu for quick areas to extract to in :menuselection:`Archive --> Extract All --> Quick Extract to`. -To create an archieve the :menuselection:`archieve --> new` button to bring up the create new archive dialog. Enter in the folder you want to create this archieve in the folder or press the folder button on the right to select where to create this archieve. Type the filename of the archieve you want to name the file. To select which type of archieve you get a drop down menu to select tar or zip archieve with various different kinds of compression. Some types of archives will allow to expand tunable settings of compression to change the compression with higher compression but will take more cpu to decompress. +To create an archieve the :menuselection:`archieve --> new` button to bring up the create new archive dialog. Enter in the folder you want to create this archieve in the folder or press the folder button on the right to select where to create this archieve. Type the filename of the archieve you want to name the file. To select which type of archieve you get a drop down menu to select tar or zip archieve with various different kinds of compression. Some types of archives will allow to expand tunable settings of compression to change the compression with higher compression but will take more cpu to decompress. + +To view how to open recent archives :menuselection:`Archive --> Open Recent`. To clear the list of recent files :menuselection:`Archive --> Open Recent --> Clear List`. Version -------