I used to always write using MS Word. I actually like Word since Word2010, and have not really felt the need to move to the unusable Windows TeX editors that I have tried in the past. But since starting at the University of Luxembourg I also work on a Mac, and switching between Word on two different OS’s is quite annoying. In the meantime, Overleaf has managed to become a rather usable TeX editor, so I have been working with this for the past months and must say I have grown to rather like it.
There is however one caveat; Overleaf manages all files itself and integrating it with Dropbox is almost $100/year. I do not want to just trust Overleaf with my entire thesis, so I set out to automate backups of my work. Although Dropbox does versioning, it doesn’t show the exact changes like git allows, so I wanted to also backup to BitBucket, which allows private repositories for free unlike GitHub[1]I don’t need my entire thesis writing to be public yet.. This proved not a trivial task, so I will write here how I managed to create a workflow of automatic backups for Overleaf → Dropbox → BitBucket.
Continue reading “Backup Overleaf → Dropbox → BitBucket”
References
↑1 | I don’t need my entire thesis writing to be public yet. |
---|