Skip to content

Commit

Permalink
Add todos regarding photobook-automatization.
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudius Röhl committed Mar 1, 2025
1 parent 84958dd commit df51fea
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@
- during rewriting, mediafiles could get corrupted (e.g. when the pc crashes). To reduce the risk of data loss, only moving but never touching (except from the last stage) the mediafiles reduces the risk of data loss
- the problem of multiple files having different xmp-data would vanish. E.g. jpg and raw-images with the same name would share the same xmp-file and therefore the problem of diverging xmp-infos between raw and jpg would never occur.
- [x] change tests to use sidecar files in all stages except aggregate
- [ ] introduce .mow-folder where all metadata lies and make it copyable and location-agnostic such as git
- [ ] introduce .mow-folder where all metadata lies and make it copyable and location-agnostic such as git
- [ ] Write a helper that creates automatically a photobook from filtered files (filtered according to xmp-data but also date). Possible ways include generation scribus or latex scribus files:
- [scribus](https://raw.githubusercontent.com/RaffertyR/PhotoBookTools-for-Scribus/main/PhotoBookTools/Instructions.pdf) has the advantage to be a WYSIWYG-Editor
- [latex](https://github.com/flynx/photobook) is better for texts and generally more programmer-friendly, but its difficult to understand it at times

0 comments on commit df51fea

Please sign in to comment.