inseven / incontext

Multimedia-focused static site builder for macOS
https://incontext.app
MIT License
1 stars 0 forks source link

Per-directory settings files to override global behaviour and make localized settings easier #274

Open jbmorley opened 3 months ago

jbmorley commented 3 months ago

Settings / configuration files are able to pass default values into importers setting, for example, things like the default category for a document. This is incredibly convenient, but configuring it can be a little fiddly as—right now—it necessitates crafting a new regex and importer statement which specifically targets that directory or subtree. It might be much easier to allow per-directory settings files which allow the global behaviours and defaults to be overwritten.