-
-
Notifications
You must be signed in to change notification settings - Fork 0
Update README with screenshots and clean up content #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -20,6 +20,16 @@ | |
|
|
||
| > A cross-platform photo manager and lightweight DAM that organises your collection by metadata, develops RAWs/JPEGs non-destructively, and stays out of the way — no local database, no cloud sync, your folders + sidecar XMP are the source of truth. | ||
|
|
||
| ## 🖼️ Screenshots | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
This commit records AGENTS.md reference: AGENTS.md:L26-L27 Useful? React with 👍 / 👎. |
||
|
|
||
| ### Library | ||
|
|
||
|  | ||
|
|
||
| ### Develop | ||
|
|
||
|  | ||
|
|
||
| ## Purpose | ||
|
|
||
| PhotoManager helps photographers and photo enthusiasts: | ||
|
|
@@ -138,17 +148,6 @@ PhotoManager helps photographers and photo enthusiasts: | |
| - [ ] Crash-safe metadata write-back queue | ||
| - [ ] Background pre-cache of thumbnails | ||
|
|
||
|
|
||
| ## 🖼️ Screenshots | ||
|
|
||
| ### Library | ||
|
|
||
|  | ||
|
|
||
| ### Develop | ||
|
|
||
|  | ||
|
|
||
| ## How It Works | ||
|
|
||
| 1. **Scanning**: The application scans specified directories for image files | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The commit subject,
Update README with screenshots and clean up content, omits the required leading change prefix. Rewrite it to begin with the applicable marker, such as*, so the commit conforms to the repository's mandatory history format.AGENTS.md reference: AGENTS.md:L23-L24
Useful? React with 👍 / 👎.