darktable-org / darktable-org/lua-scripts
EXIF image information editor
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 219
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Make an editor to create/change EXIF image information. The changes will only exist in the database/xmp files and no changes to the image files will be made.
From https://github.com/darktable-org/darktable/issues/11111
Contributor guide
No contributing guide indexed for this repository
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 reading the referenced darktable issue 11111 and reviewing how this lua-scripts repository currently handles image metadata. Identify the intended editor scope, supported EXIF fields, and database/XMP persistence path. Done means a defined editor can create and change the agreed metadata without modifying image files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100