|
|
|
|
|
by shabble
826 days ago
|
|
maybe I'm just doing it wrong, but having looked at these capabilities occasionally, they seem pretty weak. - There's no equivalent of "git blame" that I can find to see who/when a particular line/paragraph/section changed. - I can't see if there's a way to view my changes separate from other edits to the document, or isolate changes by single authors generally. - "diffing" via the "compare documents" action seems to want to generate a new document with track-changes edits for changes from old/new, but mangles the histories to present all changes as by the invoker of the diff, at that time, which isn't all that useful. It's definitely better than nothing at all, but a long way short of where I'd hoped we'd be regarding collaborative document authoring at this point. |
|
First of all, most developers can’t use git blame
Secondly, there hasn’t really been a good diffing / compare documents experience for complex documents, with images and tables. The experience we have with HTML occasionally breaks the document itself, it’s not suitable for an average office worker.
You have to keep in mind that the tools being complicated are a not just a training problem - every time I see a developer making a blog, they spend more time on the technology than on the content they want to write. That’s why I don’t host my blog, I need the tool to get out of the way so that I can think about the relevant issue - communication.