karakeep-app/karakeep

Expand text input field on mobile

Open

#2,364 opened on Jan 9, 2026

View on GitHub
 (4 comments) (1 reaction) (0 assignees)TypeScript (1,356 forks)auto 404
androidfeature requestgood first issueiospri/lowstatus/approved

Repository metrics

Stars
 (27,587 stars)
PR merge metrics
 (PR metrics pending)

Description

If we want to add a new text-only bookmark on the Android app, the text input field has a height of one line. This results in text with paragraphs being cut off, which is quite confusing. Changing the height to fill the available vertical space would fix this.

Contributor guide