Half a day of work lost thanks to Microsoft Word
1–10 of 24 posts
Re: Half a day of work lost thanks to Microsoft Word
#2Re: Half a day of work lost thanks to Microsoft Word
#3In all honesty, the easiest solution is to save more frequently than every few hours. OneDrive is definitely an option as there are some autosave features though.
Re: Half a day of work lost thanks to Microsoft Word
#4If I'm working on high value documents (reports for work) I regularly save separate timestamped backup copies in a different location anyway, especially if it's a collaborative doc like sharepoint or google docs. But I'm sure i would have been caught by this too, I wouldn't do it more often than 1/2 daily except under some special circumstance.
You could just use google docs, I think it has versioning, though I don't know what triggers a version.
Re: Half a day of work lost thanks to Microsoft Word
#5Re: Half a day of work lost thanks to Microsoft Word
#6It is a good point that Word doesnt do versioning for a file saved on disk (as far as I know) while it does in sharepoint (I'm not familiar with onedrive). If I'm working on high value documents (reports for work) I regularly save separate timestamped backup copies in a different location anyway, especially if it's a collaborative doc like sharepoint or google docs. But I'm sure i would have been caught by this too,…
It's not quite the same as versioning, because it's still possible to clear out the history of changes (in fact, when you accept changes that's what it does), but it's pretty effective.
Re: Half a day of work lost thanks to Microsoft Word
#7I’m a developer so this may not be for everyone.
I use markdown+git for documents.
If I must use office, I write in gitlab markdown first (auto backups) and then copy into office
Re: Half a day of work lost thanks to Microsoft Word
#821 years ago when I used Windows 2000 I faced such problems. One would think those kind of issues would be resolved by now. Anyway I’m a developer so this may not be for everyone. I use markdown+git for documents. If I must use office, I write in gitlab markdown first (auto backups) and then copy into office
Re: Half a day of work lost thanks to Microsoft Word
#9Re: Half a day of work lost thanks to Microsoft Word
#1021 years ago when I used Windows 2000 I faced such problems. One would think those kind of issues would be resolved by now. Anyway I’m a developer so this may not be for everyone. I use markdown+git for documents. If I must use office, I write in gitlab markdown first (auto backups) and then copy into office