We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cddf0f0 commit 215b82dCopy full SHA for 215b82d
README.md
@@ -25,9 +25,11 @@ The client side condes are put in the public directory (/public/public) in the r
25
4. Synchronization mechanism needs to be improved:
26
* Each time, only the changed note/notebook should be synchronized rather than "alldata".
27
5. For the Windows version:
28
+ * The recorded audio cannot be downloaded.
29
+6. For both Mac and Windows versions:
30
* The file management part cannot fit the screen perfectly.
31
* There is an unknown scroll bar outside the note.
-
32
+
33
# Bugs
34
1. When copying the shared note to user's own notebook.
35
2. In notebook hierarchy, the number of notes in the child-notebook is incorrect after first refreshing.
0 commit comments