| Line 4: | Line 4: | ||
* Clean up the command line parameters (better names, descriptions) | * Clean up the command line parameters (better names, descriptions) | ||
** Find a solution to the current directory problem with service menus | ** Find a solution to the current directory problem with service menus | ||
| − | |||
* 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 | ||
| + | * The Ark KPart needs a way set password for protected archives | ||
| + | * BUG: extractiondialog is confused by "/" in subfolder name | ||
=== YMChen === | === YMChen === | ||
* 7zip plugin | * 7zip plugin | ||
=== Things not started yet === | === Things not started yet === | ||
| − | |||
* The current state of creating archives/adding files needs to be checked (So far only extracting has been worked on) | * The current state of creating archives/adding files needs to be checked (So far only extracting has been worked on) | ||
* Figure out what menu elements we want for the service menu. | * Figure out what menu elements we want for the service menu. | ||
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