lra / mackup

Keep your application settings in sync (OS X/Linux)
GNU General Public License v3.0
14.57k stars 931 forks source link

Feature Request: Add option to save plist files as xml #1644

Open kevintraver opened 4 years ago

kevintraver commented 4 years ago

It would be awesome to have the option to backup plist files as xml. Probably could just convert each file using plutil before copying.

This would be super useful when saving in git.

LucasLarson commented 3 years ago

I love this idea specifically for CVS. Are there any other formats that are modified before being copied?

joshmedeski commented 3 years ago

Pull requests are welcomed, I can see something like this being helpful :)