theKashey / holistic-image

Wholesome image management
37 stars 1 forks source link

Allow per-file/folder configuration #7

Open theKashey opened 3 years ago

theKashey commented 3 years ago

Some files might require fine-tune for conversion settings, however, it's not very clear why one might need/want per folder/file configuration for files expected to be generated once.

Probably some quality aspects can be stored in the filename itself

maraisr commented 3 years ago

Maybe just a .holistic.js file in any folder will override config for files in that folder and south. Not liking the idea of filename to encode config — much harder to refactor