Closed andrewtavis closed 3 months ago
Something that could also be done for this is that the command options could be shown along with the annotation. The annotation could be shown over the translate button field if there is one, and aside from that the conjugate button and plural button could be shown. It doesn't seem reasonable that a person would want to do an autosuggestion at this time, so we could present the two other buttons with it and use the selected word as a source of the command when it's pressed. This would actually be quite simple to implement! 😊
The annotation could also be replaced with an information button that wouldn't be user intractable at first, or this could be shown in cases when there is no annotation.
Working on this one ✋
Closed by #485 :) Thanks so much for the great work here, @Jag-Marcel! 🚀
Terms
Description
Many have commented recently that the functionality of the Scribe key when a word is selected could be reworked to present the commands and then run them over the selected word. What this means is that the command prompts would not be shown and instead the selected word would directly have the command ran over it. This would replace the current functionality where for nouns and pronouns have their form and coinciding case shown respectively.
A way to include the current functionality would be to include it as a selectable option instead of commands that aren't applicable. Specifically words that are already in the keyboard's target language would not need to be translated, so this command could be replaced. Commands that could be displayed given the type of word selected include:
Nouns: form, plural Verbs: conjugate (and case once #81 is finished) Prepositions: case
This feature could also later present the
Synonym
command when #20 has been finished. ADefinition
command could be included as well, with maybe the information fromForm
andCase
being included so that only three options would be needed.Contribution
I need to get more feedback on this, but will implement it if it makes sense. Help would be appreciated if people have interest!