(Update page, adding some ideas for 4.4) |
|||
| Line 1: | Line 1: | ||
| − | == Ark | + | == Ark Plans == |
| + | === KDE 4.4 === | ||
| + | See the [[Schedules/KDE4/4.4_Feature_Plan#kdeutils|feature plan]] for KDE 4.4. | ||
| + | |||
| + | * Add a proper way to display a notice to the user when autosubfolder is enabled in the extraction dialog | ||
| + | * Make single/double-clicking an entry open the file in the default launcher instead of using the internal previewer (which shall become a context menu option) | ||
| + | |||
| + | == Personal TODOs == | ||
=== Harald === | === Harald === | ||
* Formalize the dbus communication protocol and implement it in dolphin | * Formalize the dbus communication protocol and implement it in dolphin | ||
| Line 7: | Line 14: | ||
* Revert the single folder label | * Revert the single folder label | ||
| + | == Misc == | ||
=== Some use cases for commandline options === | === Some use cases for commandline options === | ||
* Extracting a single file into the current directory, automatically creating a subfolder | * Extracting a single file into the current directory, automatically creating a subfolder | ||
Contents |
See the feature plan for KDE 4.4.
ark --batch --autosubfolder lala.tar.gz
ark --batch --autosubfolder --dialog lala.tar.gz
ark --batch --destination /tmp lala1.zip lala2.tar lala3.rar
ark --batch --destination /tmp --subfolder mystuff lala1.zip lala2.tar lala3.rar
ark --batch --destination /tmp --autosubfolder lala1.zip lala2.tar lala3.rar
ark --batch --subfolder lala.tar.gz