connors511 / dinto-issues

Public issue tracker for https://din.to
0 stars 0 forks source link

Simple version control on documents #4

Closed jonaslb closed 7 years ago

jonaslb commented 7 years ago

There should be a simple version control on documents.

If someone can edit a document without it being visible to anyone, the document system becomes unreliable for trusted documents.

For example, someone might edit a meeting minute (hedder et referat virkelig det???) to be favorable to their personal opinion, even though an opposing decision was made at the meeting. And later, when someone returns to the document again to remember what happened, they would be clueless that it had been edited.

A first "version of version control" could just be an edit history of when someone edited it. But optimally it would show differences for each edit.

connors511 commented 7 years ago

Referat = Summary. By version control, what would you prefer; git-like diff'ing or just a "document looked like this at revision X"?

jonaslb commented 7 years ago

Obviously git(hub)-like is superior :-P