Skip to content
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

Update all Action elapsed times when revising Journal after edit #227

Open
WardCunningham opened this issue Mar 4, 2019 · 0 comments
Open

Comments

@WardCunningham
Copy link
Member

When editing a long page you can end up with many dozens of Actions in the Journal that have accumulated over hours. But if you hover over these to see how long you have been working, all claim to have been recorded milliseconds ago. This can't be right.

addToJournal computes and formats the elapsed time for the inserted action when it could recompute this for all the actions. We don't in general update times based on a real time clock but in this case we do have the opportunity to quote elapsed times that at least agree with each other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant