I would look at version control using git and put the common files on github, then you clone the repo to each computer and you get both unified versions, and one update somewhere can be easily distributed via a Pull Request and subsequent pulls.
On 2026/01/20 12:07, Adrien Rebollo via lyx-users wrote: [...] > I might explain the use case a bit more : all my documents are > stored on a USB key that I use on various systems (at least three, > Linux and Windows). > > I have specific preamble files and LyX modules on my key, with a > script that uploads them into the user $LyXDir each time they get > out of sync. The only configuration file that can't be managed that > way is the LyX document containing the math macros. [...] -- lyx-users mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-users
