PhilippC / PhilippC/keepass2android
[FEAT] add sorting and/or searching in OneDrive file sélection
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
Hello,
Even if we don't need this often (as long as a database has been opened once, it's remembered) opening a kdbx database stored in OneDrive is sometimes problematic since the list is displayed in an (apparently) random order.
It would be very useful to have the option to show the entries sorted (at least alphabetically).
Searching would be a useful addition too.
When participating in the beta testing I often need to reset the app and locate the file again.
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
Locate the OneDrive file-selection screen and inspect how its file list is currently populated and displayed. Add a way to sort the entries alphabetically and, if feasible, search them; done means users can find a previously opened database without relying on the current ordering.
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