PhilippC / PhilippC/keepass2android

[FEAT] Show field title instead of field name when using Entry Templates for KeePass plugin

Open
#2,635 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
6.2k
Forks
478
Avg merge
1h 4m
Merged PRs (30d)
2

Description

On my Keepass desktop database, I'm using the Entry Templates for KeePass plugin to create templates that I use for my password entries.
Beside the field and fieldname, each field in a template has a field title, that stores a userdefined desciption.

On keepass2android, I like to see the field title instead of the field name for the entries.

Thanks!

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Inspect how keepass2android reads and renders fields from Entry Templates for KeePass, starting with the code that displays entry field names. Use a test database containing a template field title and confirm that entries show the user-defined field title instead of the field name, while retaining existing behavior for fields without titles.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, csharp
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.