-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Note history or blame log #7
Comments
What about saving every delta in the persistent database? So we can go back to every state. The size shouldn't be a problem, it shure courses an overheat, but also big advantages. |
Do you have any experience of the persistent database? And I've been very busy for previous two months, but I'm back now 😄 |
I think ProseMirror (by the same author of CodeMirror) might help this. |
Note history (revision) supported in dbc126b |
For a quick improvisation of an annotation and discussion layer with the help of hypothes.is, versioned static URIs allowed for integrating their client. Unfortunately from the revisions menu it is not obvious if each have a content-addresable hash or UUID et al. associated. I would like to be able to visit a https://hackmd.instance/s/`UUID`/ URI to annotate quick and dirty.
|
@almereyda Thanks for giving this idea, it looks great. |
When should we expect this feature to appear on the main website? Our team started using hackmd and we consider the absence of authors not convenient |
Hi @Himura2la, We already provide note revisions which is in the "Menu" -> "Revision". This issue is left for blame log and other related todos. |
I see the revisions, but there is no authors of each revision. I thought this ticket is about authors |
No, that's another issue #312 |
To review note changes and revert.
It's necessary to have change history or blame log.
The text was updated successfully, but these errors were encountered: