Skip to content

Commit c846c43

Browse files
committed
Update stuff.md
1 parent f10afd2 commit c846c43

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/stuff.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
Update HelpScreen
88

99
# 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.
1111

1212
# Terms Screen
13+
-
1314

1415
# Reader
15-
16-
lets also make the orignal sentence in the AI translation modal be collapsible
16+
-
1717

1818
# TTS
1919
- 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
2323
- Add 'virtual' sentence dictionary to SentenceDictionary popup.
2424

2525
# Sentence Reader
26-
2726
- If the book page hasn't changed then open to the last setence read intead of starting at 1
2827

2928
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

Comments
 (0)