scribe-org / scribe-org/Scribe-Android

[Declension] Allow for declined pronoun selection from prepositions case annotations

Open
#276 3 comments 0 reactions 1 assignee View on GitHub

@growabeard is already working on this.

Since Aug 27, 2026.

help wanted
Dominant language
C++
Stars
99
Forks
121
Avg merge
4d 7h
Merged PRs (30d)
16

Description

Terms
Description

This issue is the second to add in the preposition case functionality to Scribe-Android.

  • Note that this issue is blocked by #275, #267 and #270

When a user types a preposition, the next thing they'd like to see is what the possible pronouns that could follow might be. The functionality specifically is:

  • The user types a preposition
  • The user presses space
  • The first autosuggestion key is replaced with an annotation in the style that will be developed in #135 and #275
  • If there is more than one case that possibly follows a preposition, then all are shown on the annotation
  • The user clicks on the button and is shown a declension view that uses the conjugation views developed in #267
    • The declension view that's shown is the first on the button in case multiple cases can follow the preposition

The view the user sees is similar to the following from Scribe-iOS:

Simulator Screenshot - iPhone 16 Pro - 2024-12-15 at 20 42 44

  • The user is then able to select a pronoun using the same functionality developed in #270
Contribution

Happy to discuss this and review a PR once one's opened! 😊

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.