aboutsummaryrefslogtreecommitdiff
path: root/ldgallery.1.md
Commit message (Collapse)AuthorAge
* compiler: add a prefix setting for tags generated from parent dirspacien2020-02-23
| | | | GitHub: closes #59
* compiler: unify directory special filespacien2020-02-17
|
* compiler: metadata sidecar for whole directoriespacien2020-02-17
| | | | GitHub: closes #3
* documentationZero~Informatique2020-02-13
|
* compiler: reject input and output directories that coincidepacien2020-02-03
| | | | GitHub: closes #80
* compiler: tweak default thumbnail sizepacien2020-02-02
| | | | For better packing.
* doc: clarify argument syntaxpacien2020-01-31
| | | | Avoiding silly shell expansion issues for path arguments
* compiler: add flag for output dir cleanuppacien2020-01-30
| | | | | | Making it explicit. GitHub: closes #62
* compiler: switch to imagemagickpacien2020-01-29
| | | | | | | | | | Use ImageMagick to resize images instead of JuicyPixels, using the superior Lanczos resampling and cutting memory usage. This requires ImageMagick to be installed on the host system and the `magick` executable to be present in the PATH. GitHub: closes #49
* compiler: add jpeg export quality settingpacien2020-01-26
| | | | GitHub: closes #2
* compiler: add directory incl and excl glob settingspacien2020-01-26
| | | | GitHub: closes #41
* manual: normalise headerpacien2020-01-08
|
* compiler: rename date field to more explicit datetimepacien2020-01-06
|
* compiler: properly reject invalid dates in sidecar filespacien2020-01-06
| | | | GitHub: closes #31
* compiler: document default date valuepacien2020-01-06
|
* compiler: replace file filter with inclusino and exclusion glob listspacien2020-01-05
| | | | GitHub: closes #16
* compiler: add option to add tags from n parent directoriespacien2020-01-05
| | | | GitHub: closes #15
* add manualpacien2020-01-05