PhilippC / PhilippC/keepass2android
[FEAT] Show field title instead of field name when using Entry Templates for KeePass plugin
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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