aonez / Keka

The macOS & iOS file archiver
https://www.keka.io
4.81k stars 237 forks source link

Custom .omt extension for zip bundle #638

Open msoutopico opened 4 years ago

msoutopico commented 4 years ago

Is your feature request related to a problem? Please describe

I use packages which are normal zip bundles but with a different extension (.omt).

Describe the solution you'd like

I would like Keka to recognise my .omt files as something that can be handled just as .zip files (for extraction) Being able to pack the contents of a folder with my custom extension would be great too!

Describe alternatives you've considered

If I rename the file (changing .omt to .zip) I can extract the bundle, but I would like the tool to recognise my custom extension.

Additional context

These .omt packages are OmegaT projects, packaged so that it's easy to transfer the file.

aonez commented 4 years ago

I like this idea very VERY much.

aonez commented 4 years ago

Just meanwhile, note that you can already extract those omt files by dropping them in the extraction zone or with the latest 1.2.0 beta using the contextual menu.

msoutopico commented 4 years ago

Thanks for your reply! I hadn't seen two options in the Services section at the bottom of the contextual menu, now I can see "Extract with Keka" and "Compress with Keka". So it seems I don't need a custom extension to unpack, only to pack into it .omt. If that can be added, I would certainly buy the tool :)