You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/stuff.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,13 @@
7
7
Update HelpScreen
8
8
9
9
# Statistics Screen
10
-
For the Wordcount lets create a Current Day streak and a Longest Day streak stat. any day with a wordcount of 1 or more should count.
10
+
-For the Wordcount lets create a Current Day streak and a Longest Day streak stat. any day with a wordcount of 1 or more should count.
11
11
12
12
# Terms Screen
13
+
-
13
14
14
15
# Reader
15
-
16
-
lets also make the orignal sentence in the AI translation modal be collapsible
16
+
-
17
17
18
18
# TTS
19
19
- Future: add a selector in language settings to apply TTS voices based on languages.
@@ -23,7 +23,6 @@ lets also make the orignal sentence in the AI translation modal be collapsible
23
23
- Add 'virtual' sentence dictionary to SentenceDictionary popup.
24
24
25
25
# Sentence Reader
26
-
27
26
- If the book page hasn't changed then open to the last setence read intead of starting at 1
28
27
29
28
edge case? upside down '?' are at the start (and ? at the end as well) of spanish question words but the sentence parser doesn't pull them in if its at the start of new sentence and it stays on the last sentence. Any way to do this intelligently from the language settings that we have access to or would we need to hard code this in the parser.
0 commit comments