PhilippC / PhilippC/keepass2android

[FEAT] Locate an entry in the folder tree

Open
#2,775 0 comments 1 reaction 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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.