Allow metadata to be provided
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It should be possible to load metadata related to photos and provide that to the template. If there is a JSON or YAML file that has been named the same way as the photo itself (ie. foo.jpg and foo.json), it should load the data and then pass that to the context.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the photo-loading and template-context entry points. Check how same-basename files are discovered and how JSON or YAML data can be parsed. Done means metadata from foo.json or foo.yaml is loaded for foo.jpg and made available in the template context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100