I’m currently writing a CV using LibreOffice Writer, and in one section I include the number of years that I have been using various programming languages. I would like these numbers to be updated automatically so that I don’t have to do the date calculations in my head every time I update my CV in the future.
For example, my CV currently contains the text “JavaScript: 2 years”. If I edit the file again this time next year, I would like it to automatically update to “JavaScript: 3 years”.
This is possible in LibreOffice Calc using e.g. DATEDIF, but I haven’t been able to make this work in Writer. Is there a way?