bilelmoussaoui / bilelmoussaoui/Hardcode-Tray
Feature request: option to --list-cache and --list-fixable
- Dominant language
- Python
- Stars
- 890
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
The option to list the fixed icons, or to list the caches would make this tool even more useful. Eg.:
```shell
hardcode-tray --list-cache
21-01-2019_14-17-26 [Dropbox]
21-01-2019_16-21-59 [Dropbox,Telegram]
```
A complementary option could be to list the icons, that are fixable. Eg.:
```shell
hardcode-tray --list-fixable
Dropbox
Syncthing
Telegram
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the hardcode-tray command entry point and inspect how existing command-line options expose cache and icon-fixing behavior. Define completion as --list-cache printing available cache entries and --list-fixable printing fixable icons in the formats shown in the issue; verify both options through the project's existing CLI checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100