I was in v1.6 and when i went to open i would get an error. When i tried to save, i'd get another error, saying i couldn't save. I upgraded to 1.7, and now...
... I have added it to my todo list, but be aware that the editor view will not be able to show the words as links due to limitations of the editor component. ...
... Trac tickets were flooded by spam, so I locked write access to the tickets and I am instead maintaining my own todo list for such things. Your request was...
Hi Michael, Getting this error when trying to review a table: Version: 'wikidPad 1.9beta6' Session start: 2007-06-01 15:15:29 Traceback (most recent call...
... I had a report about this error. Assuming that it has the same reason here, the following helps (the next version will be fixed): I guess that you are...
... Which database backend do you use in your wiki ("Original Gadfly", "Compact Sqlite", "Original Sqlite")? Is there a "WikidPad_Error.log" file created in...
... have ... hyperlink ... Funny. But 3 years after the original question was asked, I searched a solution for the same problem. Luckily the solution is...
Written a little more nicely: interwiki_dict={'Google':"http://www.google.com/search?q=", 'Wikipedia':"http://en.wikipedia.org/wiki/"} for prefix,myurl in...
Hi all! I wrote another mini-plugin: # Press CTRL-ALT-S to insert a link to a subpage of the current page. # Look into the code if you want to customize the...
Dear All, I have been using wikidPad for a few weeks, it is powerful and easy to use. Thanks to our developers. Now I want to install Spell Checking program. ...
Not sure if this is the correct placefor this but It's a start. A little known feature of Notepad is if you put on the very first line of a file .LOG the file...
... You must install the spell check add-on (for Windows binary distribution, on the WikidPad homepage) or the pyEnchant library (for source distribution) to...
Does the wikiPad offer "text boxes?" Description: Where your text is set-off in a box. The box is filled with some solid color, which set's your text off as...
Hi, Maybe Michael (Butscher) will have a better answer but here's an hints: you can use html code inside your wikidpad page. When I embed some source code in...
Hi again, for Michael (Butscher), maybe in the future we can image have something like <<code="c#" --- to use syntax highlighting my code ... <<code="c++" ...
this program looks awesome but even as an intermediate computer user i find the install instructions at http://wikidpad.python-hosting.com/wiki/InstallMacosx ...
I feel so frustrated with this. Here's some examples of what I find quite hard to understand: "open a terminal, cd to source code" cd to source code? now wtf...
Hi, ... my solution to the question is the following: The standard preview is not very capable of interpreting html code. But you can use Internet Explorer of...
Hi, ... As far as I know this is not possible. however, there is the possibility to write a little python script that you can call with a shortcut. See...
I REALLY liked Michael Judex's comments about using CSS Style Sheets. I'm totally unfamiliar with defining tags for Style Sheets, but she how I'd love to be...
Hello! There is a problem with the use of WikidPadHooks.py since the new multi-tab-interface of version 1.9. I'm using "openedWikiWord(wikidPad, wikiWord):"...
Hi Ken, you are right the <pre> tag is a predefined html tag which shows your data as in the editor (with no line wrapping). I use it to show some code...
I just uploaded a bug fixed version of my ToDo extension to http://www.ziemski.net/wikidpad/ Now tags like todo.sometext.2007-06-16 are working as expected. ...