From c43570ffac7a082349fb7671e570dc999b289347 Mon Sep 17 00:00:00 2001 From: Peter Tiedemann Date: Mon, 28 Aug 2017 07:53:24 +0200 Subject: [PATCH] Clarify config.ini usage (#243) --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 12a55b1..b5b8bb0 100644 --- a/Readme.md +++ b/Readme.md @@ -172,11 +172,11 @@ Usage: elodie.py verify OK, so what if you don't like the folders being named `2015-07-Jul/Mountain View`? No problem! -You can add a custom folder structure by editing your `config.ini` file. +You can add a custom folder structure by editing your `config.ini` file (which should be placed under `~/.elodie/config.ini`). #### Custom folder examples -Sometimes examples are easier to understand than explainations so I'll start there. If you'd like to understand my magic I explain it in more detail below these examples. You customize your folder structure in the `Directory` section of your `config.ini`. +Sometimes examples are easier to understand than explainations so I'll start there. If you'd like to understand my magic I explain it in more detail below these examples. You customize your folder structure in the `Directory` section of your `config.ini`. For details of the supported formats see [strftime.org](http://strftime.org/) ``` location=%city, %state