This commit is contained in:
parent
8f9c7fc348
commit
a6b805207b
|
@ -228,8 +228,7 @@ full_path=%year/%month/%location
|
||||||
location=%city, %state
|
location=%city, %state
|
||||||
month=%m
|
month=%m
|
||||||
year=%Y
|
year=%Y
|
||||||
date=%year-%month
|
full_path=%year-%month/%location
|
||||||
full_path=%date/%location
|
|
||||||
# -> 2015-12/Sunnyvale, California
|
# -> 2015-12/Sunnyvale, California
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue