Spellcheck 2.4.1

19.04
Lyn Perrine 5 years ago
parent ce6b577123
commit 660c003baf

@ -1,29 +1,29 @@
Chapter 2.4.1 ARK
=================
ARK is a file archieve utility. It can be used to view, compress, put multiple files in the same archieve, and decompress files.
ARK is a file archive utility. It can be used to view, compress, put multiple files in the same archive, and decompress files.
Supported file formats include:
- 7 zip archives
- Java Archieve
- Tar Archieves
- Tar acrhieves compressed with bzip, gzip, lzip, LZMA, XZ compressed
- Zip Archieves
- Java Archive
- Tar Archives
- Tar archives compressed with bzip, gzip, lzip, LZMA, XZ compressed
- Zip Archives
Screenshot
----------
.. image:: ARK.png
Useage
Usage
------
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 open a file in a archive, open the archive, then double click the :menuselection:`File --> Open` button. If you want to extract or move a file from the archive, 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 archive :menuselection:`File --> Open`. To rename a file in an archive press :kbd:`f2` or :menuselection:`File --> Rename`. To delete a file from an archive 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 press :kbd:`Control +N` or :menuselection:`Archieve --> New` to bring up the create new archive dialog. Enter in the :guilabel:`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 :guilabel:`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 in the :guilabel:`Type` drop down menu. Some types of archives will allow to expand tunable settings of compression to change the compression with higher compression but will take more cpu useage to decompress.
To create an archive press :kbd:`Control +N` or :menuselection:`Archieve --> New` to bring up the create new archive dialog. Enter in the :guilabel:`Folder` you want to create this archive in the folder or press the folder button on the right to select where to create this archive. Type the :guilabel:`Filename` of the archive you want to name the file. To select which type of archive you get a drop down menu to select tar or zip archive with various different kinds of compression in the :guilabel:`Type` drop down menu. Some types of archives will allow to expand tunable settings of compression to change the compression with higher compression but will take more cpu usage 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. Once you add a file press the :guilabel:`Add` button to add a file. If you want to select multiple files to add at once you can hold down :kbd:`Control` and then left click on the files.
To view how to open recent archives :menuselection:`Archive --> Open Recent`. To clear the list of recent files :menuselection:`Archive --> Open Recent --> Clear List`. To find files in an archieve press :kbd:`Control+F` or :menuselection:`Archieve --> Find`. To view the properities of your archieve press :kbd:`Alt+ return` or :menuselection:`Archive --> Properties`. To test your archieve press :kbd:`Alt +T` or :menuselection:`File --> Test Integrity`.
To view how to open recent archives :menuselection:`Archive --> Open Recent`. To clear the list of recent files :menuselection:`Archive --> Open Recent --> Clear List`. To find files in an archive press :kbd:`Control+F` or :menuselection:`Archieve --> Find`. To view the properties of your archive press :kbd:`Alt+ return` or :menuselection:`Archive --> Properties`. To test your archive press :kbd:`Alt +T` or :menuselection:`File --> Test Integrity`.
Version
-------
@ -31,13 +31,13 @@ Lubuntu ships version 4:18.12.3 of ARK.
Customizing
-----------
To acess your prefrences :menuselection:`Settings --> Prefrences`. To show files in the associated program press the :guilabel:`Open file with associted application` radio button. To preivew with internal previewer press the :guilabel:`Preview file with internal previewer` radio button. To have a warning when creating a zip file with AES encryption check the :guilabel:`Show a warning when creating zip files with AES encrpytion` checkbox.
To access your preferences :menuselection:`Settings --> Prefrences`. To show files in the associated program press the :guilabel:`Open file with associted application` radio button. To preview with internal previewer press the :guilabel:`Preview file with internal previewer` radio button. To have a warning when creating a zip file with AES encryption check the :guilabel:`Show a warning when creating zip files with AES encrpytion` checkbox.
To cancel your changes to your settings press the :guilabel:`Cancel` button. To apply your changes and close the window press the :guilabel:`OK` button. To currently apply your settings press the :guilabel:`Apply` button.
The :guilabel:`Extraction Settings` tab has options for extracting files. To open the destinatation folder after extraction check the :guilabel:`Open destination folder after extraction` checkbox. To close ARK after extraction check the :guilabel:`Close ARK after extraction` checkbox. To have ARK extract to a subfolder if the archive has more than one file or directoryy at the of the file check the :guilabel:`Extract to subfolder if the archive has more than one top-level entry`.
The :guilabel:`Extraction Settings` tab has options for extracting files. To open the destination folder after extraction check the :guilabel:`Open destination folder after extraction` checkbox. To close ARK after extraction check the :guilabel:`Close ARK after extraction` checkbox. To have ARK extract to a subfolder if the archive has more than one file or directory at the of the file check the :guilabel:`Extract to subfolder if the archive has more than one top-level entry`.
The :guilabel:`Plugin Settings` tab has settings for each individual plugin. The :guilabel:`Name` column is the name of the plugin and the :guilabel:`Description` column is a descrption of the plugin. To toggle enabling or disabling a plugin check or uncheck the chekbox next to the plugin name in the :guilabel:`Name` coulumn.
The :guilabel:`Plugin Settings` tab has settings for each individual plugin. The :guilabel:`Name` column is the name of the plugin and the :guilabel:`Description` column is a description of the plugin. To toggle enabling or disabling a plugin check or uncheck the checkbox next to the plugin name in the :guilabel:`Name` column.
To toggle preview for files larger than a certain size check/uncheck the :guilabel:`Disable preview for files larger than` checkbox. To change the size of the amount to be previewed change the field to the right of :guilabel:`Disable preview for files larger than` field.

Loading…
Cancel
Save