Re: [Zim-wiki] Re-ordering the index / custom sorting

2015-02-17 Thread Brian Allen Vanderburg II
1/ Do you only want custom ordering, or switch between custom and alphabetical sorting ? Perhaps both, or if not both, an option to sort child pages, optionally recursively. Strictly from a code point of view, it would probably be less complex if only custom ordering was implemented, with a

Re: [Zim-wiki] Best way to store directories

2015-02-17 Thread Thorsten Grothe
Hi Jaap, * Jaap Karssenberg, 17.02.2015 15:08:27: Afraid there is not a completely clean way to do this. Since folders are used to organize the page files, folders always show up in the tree. ok thanks Jaap for the information Myself I just put data folders in the tree and ignore the fact

Re: [Zim-wiki] Re-ordering the index / custom sorting

2015-02-17 Thread Paulo van Breugel
my 2ct.. On Tuesday, February 17, 2015 11:48 AM, Jaap Karssenberg jaap.karssenb...@gmail.com wrote: Dear all, Next task on my list is refactoring the code of the index. Main reason is that I see a lot of bug reports relating to indexing, so hope a cleanup of the code will help to

Re: [Zim-wiki] Change input

2015-02-17 Thread Dr. Nikolaus Klepp
Hi Jaap! I looked at the code and see what you mean :-) When you work on that code, may I suggest you add just one callback for key pressed that can be utilised from plugins? With that callback I could quite easily implement my planed behaviour, just like an autoformat plugin. Nik Am

Re: [Zim-wiki] Index mess (Is there a workaround ?)

2015-02-17 Thread Jaap Karssenberg
Andreas, I'm reworking the index at the moment, not sure if it will be much faster when a full re-index is needed, but at least it should be more robust for detecting deltas in the index. So hope it will remove the need to re-index often. For completeness can you refer the bug report you

Re: [Zim-wiki] Is there a workaround ?

2015-02-17 Thread Jaap Karssenberg
Hi Laurent, The bug you describe means some accounting in the index is out-of-sync. Afraid it is hard to diagnose without knowing what caused the out-of-sync in the first place. I'm working on making the index more robust. Hope that helps to remove these kind of bugs. Or at least have the index

Re: [Zim-wiki] Best way to store directories

2015-02-17 Thread Jaap Karssenberg
Hi Thorsten, Afraid there is not a completely clean way to do this. Since folders are used to organize the page files, folders always show up in the tree. Myself I just put data folders in the tree and ignore the fact that they show up in the index. If you don't like that, using zip files or iso

Re: [Zim-wiki] error at starting up zim 0.62

2015-02-17 Thread Agustin Lobo
works with zim --standalone and rebuilding index the first time. Afterwards it works the --standalone is not needed. Thanks!!! Agus On Fri, Feb 13, 2015 at 9:50 AM, Jaap Karssenberg jaap.karssenb...@gmail.com wrote: Have seen this error before, but usually it goes away again - try restarting /

[Zim-wiki] Error at exporting

2015-02-17 Thread Agustin Lobo
I get the following when I try to export to html one page and its subpages using ZeroFiveEight or Default with index. Works for Default. (using 0.62 on linuxmint) Agus This is zim 0.62 Platform: posix Locale: en_US UTF-8 FS encoding: UTF-8 Python: (2, 7, 4, 'final', 0) Gtk: (2, 24, 17) Pygtk:

Re: [Zim-wiki] Re-ordering the index / custom sorting

2015-02-17 Thread Laurent Hofer
Hello :) Happy to help. Zim is so useful, it changed my life. My hairis grew back. 1/ Do you only want custom ordering, or switch between custom and alphabetical sorting ? My email web interface use a custom ordering for folders and I like it. However, sometimes I mess with the order and it's