Improvements:

- Show sync status information inside the editor.

Fixed:
- Reduce the same messages on popup notifications
- show warning message when synchronization
This commit is contained in:
vorotamoroz
2021-12-03 12:54:18 +09:00
parent 4a8c76efb5
commit ecec546f13
7 changed files with 109 additions and 24 deletions
+5
View File
@@ -143,6 +143,11 @@ You can dump saved note structure to `Dump informations of this doc`. Replace ev
Default values are 20 letters and 250 letters.
## Miscellaneous
### Show status inside editor
Show information inside the editor pane.
It would be useful for mobile.
## Hatch
From here, everything is under the hood. Please handle it with care.