My Diploma Thesis
Apps I use
I use the following Apps:
- git
- MS Word (Sadly mandatory)
- Logseq
Because of our school we have to use MS Word for our diploma thesis. I am not a huge fan because every time I edit something I am scared to break the whole document. You do not want to know how many times I had to redo the heading-numbers.
For version control I use git. Git is great is is easy lightweight and It is easy.Also it is better to make many small commits instead of a few big ones.
The Problem with Word in combination with Git:
Git sees the .docx format as an binary file and can't give you an overview of the changes directly from the git-interface.