I export to HTML frequently, and I would like to have a default location I could set so that every time I export, it automatically goes to the same location....
Hi, I switch from Window XP to Ubuntu 7.1. I guess I made a wise choice. However, when I want to install WikidPad on Ubuntu, I can not find it in any...
Hi, I use wikidpad on my PC(winxp) and on an eeepc(eeexubuntu). I have follow http://wikidpad.python-hosting.com/wiki/InstallLinux to install wikidpad on my...
Hey there! I'm just trialling Wikidpad for my information need - I'm running the latest beta on a 10.4.11 Mac OS X Powerbook. I've got it working now, but...
Hello! Now as we switched to daylight saving time I realized that wikiPad still uses the normal time with the function "Insert date" (CTRL-ALT-D). So my PC...
If you rename a page that starts with a minus sign - e.g. rename [- Test] to [Test] using rename/ctrl-alt-r the name changes but the automatic relinking does...
Is there anyone who can help me how to perform boolean "AND" search? "Anded regex" in Search Wiki Window (<ctrl><alt><F>) does not work (unfortunately I got no...
Since the search doesn't pick up certain "special" characters, is there a way to find everything that has two tags? Our wiki has info for a series of stories....
... (Same problem like mine.) Please try: * <ctrl><alt>F * fill in "barbers and Townsville" * select "anded regex" * and search According to Wikidpad helpfile...
... The problem with this is that it will also bring up everyone who has, say, "his brother's a barber" or "her sister lives in Townsville" in addition to...
Hi guys Is the group still active?.. there is spam on it now at the moment I have a performance issue with wikidpad.. I have a massive wiki with possibly...
... <snip> Not sure if this is what you're looking for, but try going to "Tree" on the Options menu and de-selecting "Tree auto-follow". If you haven't already...
Is there a list of key names (symbols) that can be defined in KeyBindings.py? I'm trying to define Control-Semicolon and Control-Quote to toggle folding key...
Lorena, Well that didnt work but i was playing around with the settings and noticed that the "remember expanded tree nodes" when set to "always" NEVER forgets...
I'm trying to create a page with all wikiwords, as an Index. I did not succeed as words = wikidPad.getMainControl().wikiData.getAllWords() seems not to be...
... In WikidPad version 1.9 this does it: <% for word in sorted(pwiki.getWikiData().getAllDefinedWikiPageNames()): editor.AddText(word+"\n") %> Christian...
Hi all, I'm searching a way to do following operation: * automatically export a set of page I currently use -p option to add page to open (and to export), but ...
After making some tests, it seems that adding [export=none] or [export=yes] to a node select if this node will be exported (or not) Sorry for my previous...
... The API documentation is really outdated and additionally the api.txt (2005) differs from ApiDocs.wiki (2006). So I searched the source code for...
... The indentation is not gone, it's simply invisible ... Solution: -) If you are receiving the message by mail: Have a look at the source code of the mail -)...
... I like that idea! For easier testing/developing I changed the code so that it can be evaluated inline on a wiki page (by pressing Ctrl-E). Of course you...
[This message replaces the buggy one from Sat Apr 19, 2008 6:44 pm] I added another feature: Now there is an alphabet index generated and shown at top and...
Hi I've made a wiki with version 1.8.13 and it was working fine (for those who can remember, an old persistent problem with html headers configuration, but...
Hi Mike Hi Vincent Sorry for the delay. I tried it one month ago :-) but still had no results :-( The internal preview browser had no change at all. ... I've...