vote up 2 vote down star
1

I have seen several questions regarding use of wikis for managing development related information and thought I would try it out as I want to document the process of a system i need to install.

Is there a recommended personal wiki app for mac?

flag
are you looking for something that would run locally on your mac or on a webserver?? – zPesk Aug 16 at 21:18
locally on my mac – Einar Aug 16 at 21:38
1  
Should this be on Super User? (Not really a programming question even if it's for "development related information") – Jonik Aug 16 at 22:16

migrated from stackoverflow.com

5 Answers

vote up 1 vote down

Along with TiddlyWiki as David mentioned, VoodooPad is also pretty good.

link|flag
vote up 0 vote down

take a look at this wikipedia article

link|flag
great - thanks! – Einar Aug 16 at 21:50
vote up 0 vote down

TiddlyWiki is pretty good. It consists of a single html file which gets updated through javascript to include what you added or edited. It's very easy to back-up, copy, or remove. Excellent to put on a USB-drive and it works on all platforms.

link|flag
vote up 0 vote down

I use Dokuwiki myself. A Mac has Apache built in and DokuWiki is very easy to set up. You can also use it on a USB drive.

link|flag
vote up 0 vote down

For a work wide wiki we have DokuWiki set up on our Mac OS X Server, while I use VoodooPad to store the more sensitive information and information that doesn't need to be shared with everyone.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.