| Line 3: | Line 3: | ||
* Formalize the dbus communication protocol and implement it in dolphin | * Formalize the dbus communication protocol and implement it in dolphin | ||
* Clean up the command line parameters (better names, descriptions) | * Clean up the command line parameters (better names, descriptions) | ||
| − | |||
* The extract dialog needs to be able to settable to batch extract mode | * The extract dialog needs to be able to settable to batch extract mode | ||
* Find somewhere in svn to stick the service menu | * Find somewhere in svn to stick the service menu | ||
| Line 10: | Line 9: | ||
* BUG: extractiondialog is confused by "/" in subfolder name | * BUG: extractiondialog is confused by "/" in subfolder name | ||
* BUG: batch extract does not create subfolder | * BUG: batch extract does not create subfolder | ||
| + | |||
=== YMChen === | === YMChen === | ||
* 7zip plugin | * 7zip plugin | ||
=== Things not started yet === | === Things not started yet === | ||
| − | |||
* Figure out what menu elements we want for the service menu. | * Figure out what menu elements we want for the service menu. | ||
| − | |||
* Pursue someone to fix libzip in ubuntu etc according to bug 167018 | * Pursue someone to fix libzip in ubuntu etc according to bug 167018 | ||
Contents |
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