13 Open Issues Need Help Last updated: Jan 8, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue requests an update to the project's README file. The update is needed to document several recent changes and new features, specifically mentioning the `--format json` and `--path` options, the `rename` command, partial search functionality, and backup features.

Complexity: 2/5
documentation help wanted good first issue
enhancement good first issue
Update unit tests about 1 month ago
enhancement good first issue
enhancement good first issue
enhancement good first issue
enhancement good first issue
enhancement good first issue
enhancement good first issue

AI Summary: This issue requests adding a warning message for the `unencrypted` flag. The warning should clearly state that using this flag will leave all OTP codes unencrypted and is intended for debug purposes only, thereby informing users of its security implications.

Complexity: 1/5
enhancement good first issue

AI Summary: This issue proposes refactoring the flag definitions used across various subcommands within the project. The primary goal is to eliminate redundant code by identifying and consolidating repetitive flag configurations. The suggested approach involves introducing a new struct to encapsulate these common flags, thereby promoting code reuse and improving maintainability.

Complexity: 3/5
enhancement good first issue
enhancement good first issue
enhancement good first issue