(Update page, adding some ideas for 4.4) |
|||
| Line 5: | Line 5: | ||
* Add a proper way to display a notice to the user when autosubfolder is enabled in the extraction dialog | * 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) | * 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) | ||
| + | * proper cancel support and no crash if closed during exctraction | ||
| + | * letting a plugin try to open something and possible fail, basically rework the plugin management | ||
| + | * more GUI means a settings dialog for example. I also would like to share more functionality with dolphin as we discussed once (other view modes etc) | ||
| + | * finish AddDialog | ||
| + | * general code cleanup and api doxyfication | ||
== Personal TODOs == | == Personal TODOs == | ||
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