mfuentesg / SyncSettings

Sync Settings - The cross-platform solution to keep Sublime Text configuration synchronized
https://mfuentesg.dev/SyncSettings
MIT License
288 stars 38 forks source link

Add option to exclude certain keys in certain files? #85

Closed AllanLRH closed 5 years ago

AllanLRH commented 7 years ago

Would be nice if it was possible to exclude certain keys in certain files... If it was just on download, that would be fine with me.

I'm using Windows and Mac, and the same font and theme settings don't render on both platforms (and screen resolutions).

Another option would be to add a hook-system, where one could add a custom python-script which manipulates a file before download or upload of it? My guess is that it would be less work for you, and provide a lot of customizability :)

mfuentesg commented 5 years ago

fixed https://github.com/mfuentesg/SyncSettings/pull/107