Add keyboard shorctuts for new archieve in ARK

contrib-versioning
Lyn Perrine 5 years ago
parent 53004ecb87
commit 6d002df7c2

@ -19,7 +19,7 @@ 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 preview a file press :kbd:`Control +P` or :menuselection:`File --> Preview`. To open a file placed in an archieve :menuselection:`File --> Open`. To rename a file in an archieve press :kbd:`f2` or :menuselection:`File --> Rename`. To delete a file from an archieve press :kbd:`Delete` or :menuselection:`File --> Delete` and you will have a confirmation so you do not accidently lose data as this can't be undone.
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 press :kbd:`Control +N` or :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 add a file to your archive :menuselection:`Archive --> Add Files` which brings up a file picker to choose how to add files.

Loading…
Cancel
Save