Kunzisoft / Kunzisoft/KeePassDX
Setting to remove unlinked attachments
Open
feature
- Dominant language
- Kotlin
- Stars
- 7.3k
- Forks
- 401
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 1
Description
Add a button in settings to remove orphan attachments (in database but not linked to an entry)
Contributor guide
Research direction
Start by locating the settings screen and the attachment storage/database code. Trace how attachments are linked to entries, then define the cleanup behavior so the settings button removes only orphan attachments while preserving linked ones; verify the result with the project's relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- database, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100