Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Private wikis for personal organisation

I’ve been struggling with different methods of staying organised for as long a I can remember, but I think I’ve finally found something that works. A couple of days ago I set myself up a password protected Wiki (using my own slightly modified version of WikkiTikkiTavi) to see if a private personal Wiki could help me stay on top of things. It’s already proving remarkably useful. I’ve set up the front page as a to-do list, split in to University, Work and Personal sections. Any tasks which involve writing or developing ideas are wiki words linking to a page where I can develop them further. I’ve also got a section devoted to things I plan to blog (hence the recent surge in blogging activity), a bunch of links to useful sites and the beginnings of a collection of phone numbers and contact details. I also finally have a good place to keep all of those irritating but essential pieces of information such as my National Insurance number.

Of course, with the amount of personal data I am now accumulating security is likely to become more of an issue due to the threat of identity theft (I’m not keeping anything truly vital like passwords on there but it’s still a consideration). Maybe I should start looking in to https.

This is Private wikis for personal organisation by Simon Willison, posted on 5th April 2003.

View blog reactions

Next: Personal web cache

Previous: Applications in Java

10 comments

  1. It's not freeware, but Treepad is my saviour, http://www.treepad.com/ helped me get much more organised.

    Daniel Nolan - 5th April 2003 22:00 - #

  2. You might also want to look into backup. ;-)

    Sterling Hughes - 5th April 2003 23:10 - #

  3. TreePad looks pretty nice but I use several different PCs in an average day (the koys of uni life) so I really need something web based. Backup sounds like a very good plan ;) I think I'll implement my ultra-low-budget backup option: a cron job running on my home linux desktop which grabs a dump of the database once a day.

    Simon Willison - 5th April 2003 23:35 - #

  4. How did you end up picking WikkiTikkiTavi? I've been thinking of doing something similar and was considering MoinMoin...

    Ramon Felciano - 13th April 2003 05:14 - #

  5. I went with Tavi because I've used it before, it's PHP (hence I can use it on my hosting), it's got a good feature set, is relatively easy to customise and nice and quick to install.

    Simon Willison - 14th April 2003 11:46 - #

  6. If your host has Python, I'd go for Moin. It has a good feature set, has a plugin arch (I think I remember that), and of course, is in Python, which is a plus in itself.

    Jeremy Dunck - 15th April 2003 04:42 - #

  7. curious if you have considered use mod?

    mark - 16th April 2003 14:28 - #

  8. I haven't, mainly bcecause I know what I want in a Wiki and Tavi provides it, using technology I'm comfortable with.

    Simon Willison - 17th April 2003 11:30 - #

  9. I've been considering Moin, which is better?

    zip codes - 7th July 2003 22:44 - #

  10. i need to get my password back please help.

    Shannon Walls - 5th January 2005 14:37 - #

Comments are closed.

Previously hosted at http://simon.incutio.com/archive/2003/04/05/privateWikisForPersonalOrganis

A django site