Skip to content

[Annotation] Style first autosuggestion button based on the gender of a word typed #135

@andrewtavis

Description

@andrewtavis

Terms

Description

This issue is the first to start adding in Scribe command functionality to Scribe-Android 🚀

When a user types a word that is found in a nouns table we'd like the first autosuggestion button to change based on the gender of the word. The suggestion key should also be disabled when an annotation is being shown.

The changes are the following:

  • For feminine the key is red with an F
  • For masculine the key is blue with an M
  • For neutral the key is green with an N
  • For common (combination of feminine and masculine in Swedish) the key is purple with a C
  • For plural the key is orange with a PL

The letters described above should also change based on the language. See Scribe-iOS/Keyboards/KeyboardsBase/ScribeFunctionality/Annotate.swift#L37 for the needed conversions for Swedish and Russian.

Contribution

Happy to support with this and get to it myself eventually if need be! This is the first Scribe functionality within Scribe-Android. Really looking forward to it 😊

Metadata

Metadata

Labels

featureNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions