Add "Star", or Flag, bookmark
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
When I go through hundreds of photos, it was be great to have a shortcut key I can hit to "star" certain photos.
The simplest way I think to do this would be enable a "star" button or shortcut key (like was in Picasa) that can edit the EXIF metadata Rating property.
Then the photos can be sorted by rating in File Explorer.
This would make it much easier to then delete all the photos that were not starred, for instance.
Contributor guide
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
Start by tracing how ImageGlass handles keyboard shortcuts and photo metadata, then identify the entry points for adding a star action. The feature is done when a shortcut or button writes the EXIF Rating property and rated photos can be recognized by File Explorer; verify this with representative image files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100