I've updated the Wiki page on the TagView plugin by Jaysen Nadoo, to make it compatible with the 2.0 alpha versions. I just applied some necessary API changes...
UPDATE: The file was corrupt, perhaps due to memory stick or something, prob not because of the software. Luckily I found it was possible to open the file in...
... Good to hear! You may want to check your stick with "H2Testw" from http://www.heise.de/ct/ftp/ Direct link: ftp://ftp.heise.de/pub/ct/ctsi/h2testw_1.4.zip...
Hi, version 2.0beta01 of WikidPad is available as source or with Windows installer (source is identical to revision 188 of the "mbutscher" branch of the...
... Starting Wikidpad (src or .exe) under Windows XP needs more than 30 seconds. Starting the source version (with Python 2.5.4) shows some details: Exception...
Hi, I am still using 1.9 beta 20 on ubuntu 8.10 (source version). I have seriously hacked the wikisyntax (many more words are highlighted). I would like to...
How do I migrate from 1.9 to 2? (You beta's are normally solid) I'd like to move Christian's todo macro, my key assignments and favorite wiki's, and (if...
... Some operations give this error if they need longer than a certain timeout value (given in "Consts.py" in the source as "DEADBLOCKTIMEOUT") which is by...
... The parser is based on PyParsing ( http://pyparsing.wikispaces.com/ ), but is heavily modified and can be found in source in "lib\pwikis\WikiPyparsing.py"....
... Yes, easily. I should have mentioned that WikidPad always opens my standard wiki. It's 3,5 MB in 300 files with Original Sqlite backend. (I don't consider...
Hi, I wrote a plugin that relies on other python packages (biopython). This works fine on my ubuntu running the source version of wikidpad. However, when I...
Thanks, I start hacking away as soon as I havew time. When you create a new wiki, there is an option of "wiki language" where the only option is Wikidpad...
... No. For the described error it is more important how large each page(s) is/are, especially the ones which are opened on startup and maybe how many pages...
... I tested it with my original 21 open pages down to only one open page (step by step), switching from an empty Wiki to mine and back. It always needs 23...
... Yes it can. During installation choose different directories. And you have to take care not to open the same wiki with both WikidPad versions. Once opened...
Hi. I get odd cursor behaviour when using wikidpad in linux. Occasionally the cursors position get offset to the right by a few characters. For example, say I...
Small question or rather, feature request: How hard would it be to enable tabs to be viewed side-by-side? I basically mean the ability to have 2 viewing panes...
I've uploaded a DEB package for ubuntu with a fix to disable the shortcut for the space bar. https://launchpad.net/~florent.x/+archive/ppa It is experimental ...
Absolutely. We are good about bug reporting, but not so good about reporting things that work RIGHT or innovative decisions that make wikidpad such a great...
I have noticed that when my laptop enters battery mode (pulling out the power cord) or is already in battery mode and comes out of standby, wikidPad closes...
Hi, is anybody using the "reloadMenuPluginsPlugin". It doesnt seem to work for me as I expected it to. When I change the sourcecode of a (different) plugin (in...
... Yes. WikidPad lists all found plugins of type "WikiParser". Currently there is only one. ... It works similar to plugins of other types, you have a...