in web version use local client time instead of server time for recording dateModified etc.

This commit is contained in:
zadam
2020-04-26 14:26:57 +02:00
parent 8f68ff1932
commit 586d6b4557
8 changed files with 33 additions and 5 deletions

View File

@@ -58,6 +58,7 @@ class TabContext extends Component {
this.autoBookDisabled = false;
this.textPreviewDisabled = false;
this.codePreviewDisabled = false;
setTimeout(async () => {
// we include the note into recent list only if the user stayed on the note at least 5 seconds