PhilippC / PhilippC/keepass2android
[FEAT] Locate an entry in the folder tree
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
When searching for an entry or when opened a one, it would be great to have a way to locate this entry in the folder structure to look what's around or to create a another one next to what you just found.
One way to implement this is to have a button or a string label with the path of the entry in the entry view window. And when you click it it transfers you to the directory window with the initial entry focused.
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 by tracing the entry view and directory window mentioned in the issue, including how search and opened entries reach those screens. Define the navigation and focus behavior, then verify that selecting an entry can return to its directory with the original entry focused.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100