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

auto refresh current note #553

Merged
merged 1 commit into from
Jun 27, 2020
Merged

auto refresh current note #553

merged 1 commit into from
Jun 27, 2020

Conversation

korelstar
Copy link
Member

Fixes #310 by implementing a periodic refresh of the current note. Does not update if the note was changed locally in the meanwhile.

Please note: this does not allow collaborative editing in real-time. For this, we still have to switch the editor, see #331.
Please note also that it is still possible that concurrent changes are overwritten. However, this PR improves the situation.

@korelstar korelstar added the feature: editor Related to generic parts of the editor, e.g. loading/saving notes label Jun 27, 2020
@korelstar korelstar added this to the 3.6.0 milestone Jun 27, 2020
@korelstar korelstar merged commit 220f981 into master Jun 27, 2020
@korelstar korelstar deleted the refresh-note branch June 27, 2020 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: editor Related to generic parts of the editor, e.g. loading/saving notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update notes webview
1 participant