PhilippC / PhilippC/keepass2android
[FEAT] Include 'Extra string names' in the advanced search options
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
One thing the advanced search doesn't have is an option to search the extra info names. Sometimes that name is all I can remember and since I have many hundreds of entries, searching with that name would save me a lot of time.
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
Start with the advanced search entry point and locate how its existing options are defined and how extra information is searched. Confirm how extra string names are represented and add the requested search option; done means users can find entries by those names alongside the existing advanced-search criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- mobile-dev, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100