zim-wiki team mailing list archive
-
zim-wiki team
-
Mailing list archive
-
Message #00671
fixed hard coded file extension in stores/files.py
Hi,
I fixed the hard coded file extension in stores/files.py
In notebook.zim it looks like this:
[Notebook]
stores_files_extension=.txt
As you can see the config value includes the dot.
Thereby its possible to set it to something like this:
stores_files_extension=/README.txt
and end up with a tree with a README.txt in every subdirectory.
--
thorsten
Attachment:
files.py.gz
Description: GNU Zip compressed data
Follow ups