Re: Smart diff handler / open files from the GUI
Martin Pohlack <[email protected]>
| Newsgroups | gmane.network.unison.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Kyle,
On 10.12.23 18:43, Kyle Evans wrote:
> Hi guys, I started using unison over 10 years ago and fell out of using
> it as my habits changed. I'm back to using it as a way to synchronize
> my desktop and mobile home folders.
>
> Being that this involves a wide array of file types, are there any smart
> diff utilities, or handlers that look at file header and/or mime type to
> determine a suitable merge strategy? A good companion script is what I
> think I'm looking for.
I was trying to do something similar many years ago but with git. I
have a partial solution for calendar ICS files that I was syncing by
hand at the time here:
https://urldefense.com/v3/__https://github.com/martinp26/ics-tools__;!!IBzWLUs!VR2gT-aVM4KHtq0e1QLQMXLegcaqmm3AH01CB_UvOiauZsKF4LFqKUdaQFDUuQ9YVxAxW7bC4vCPqReq2QeGKp7Jyd55zpo$
Apart from that, I would try to increase the sync frequency to reduce
conflict probability, maybe with one of the inotify wrappers to trigger
unison in real-time on file-system changes.
Martin
--
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].