zim-wiki team mailing list archive
-
zim-wiki team
-
Mailing list archive
-
Message #01432
Placing wiki files/folders in $HOME
Hi,
I have been thinking about setting up my zim wiki in the folder
structure of $HOME, so notes in folders are placed exactly where they
best belong, together with the files for that particular issue.
The only showstopper is that folders/namespaces in zim are formed by a
folder and a text file, so I would end up with lots of files with no
content, in my case, cluttering up the filesystem. So, for example, I
would have
$HOME/Projects/
$HOME/Projects.txt
$HOME/Projects/First.txt
when I would rather have
$HOME/Projects/
$HOME/Projects/First.txt
So no file for a namespace that has only child pages but no content itself.
Is this doable at all with the current code? Would it be possible by
hacking at zim's code without too much getting broken?
Thanks,
Iago
Follow ups