Surprised by reality

I’m a big fan of Wikidpad and use it for most (if not all) of my digital notes (a trusty Moleskin does the trick for those analog ones). Today I was in a meeting discussing a set of integrations between a few applications. Pictures was drawn on the whiteboard and I was somewhat desperately trying to convey these into wiki text. The results wasn’t all that good. This scenario has been played over and over again and I have tried a large number of different replacements for Wikidpad that would be somewhat more “rich” in their content, for example OneNote. Still, every time I have returned to old, trusted Wikidpad.
Now, while in the meeting today I thought that the pictures drawn would be perfect to draw using dot from GraphViz, another favorite of mine. I went into my text editor and hacked up a simple dot file that described that integration scenarios being discussed. When I was about to save the file, it struck me that since it just text it would be better suited to store it right there in the wiki. I thought that some Python (that’s what Wikidpad is written in) hacker should fairly easily write up some code to render it for me. When I was about to start writing an email begging at people over at the dev list, it actually struck me to look at the extensions already shipped with Wikidpad. Lo and behold, right there is was, GraphvizClBridge.py. And nicely documented as well. So now I got perfectly beautiful dot images just where I want them. Couldn’t be happier.

3 Responses

  1. Mike Herrick Says:
    Hey cool - I am a big traditional wiki user. I typically do things like take notes in our wiki’s syntax in vi or some such. Then when I get back on the network I create a real wiki page and dump the notes in there.

    What do you do for this? Are you Wikipad notes private, do you use a traditional wiki etc.?

  2. niklas Says:
    I use it for both personal notes (planning trips and parties, remembering stuff like customer numbers and such) as well as work notes. Currently the amount of work material probably outweighs the personal context 100 to 1 (that probably says a few tragic things about me).

    I also use a traditional web based wiki for sharing notes with others, particularly my wife. But, it’s hasn’t been used that much, wikidpad is certainly my main brain dump store.

    I do store my wikidpad data in Subversion, mostly for backup but also for being able to use them from somewhere else, it’s just plain text files so you can edit them anywhere.

    /niklas

  3. Bruno Braga Says:
    Hi. I tried to install the Graphviz Plugin just copying this file to WikidPad/extensions but nothing has occurred (no menu-item apeared at Plugins). What must I do in order to get it working? Thanks.

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.