I would start with a story about how bad my memory is, except for the small fact that I can’t remember any such stories. Suffice it to say that any significant other of mine can always pull a trump card over me by invoking the “You don’t remember when we XYZ?” But now I'm venting. : )
I use a mixture of methods to keep track of things in my life.
At any given time I have todo items in my email, a Christmas card list scribbled on a piece of paper blotted with chicken tikka marsala sauce, and some note in my head that it’s time to take the car in for an oil change.
And somehow that oil change never happens. (With apologies to my whip.)
Long term personal storage was always tough, though.
Email isn’t good for long term storage because it’s cluttered with lots of other data, and it’s not editable. Paper notes aren’t scalable enough. And so on.
Enter the personal wiki.
I inaugurated my personal wiki two and a half years ago. Since then I’ve created 480 pages and made 4,046 revisions which works out to over four edits per day. I’ve found it to be incredibly useful.
Now lots of other people have written about personal wikis, so I’m going to just assume that you understand the basic idea, and talk about my tips on how to effectively use one.
- Use MediaWiki. At least as of 2008 it was by far the best.
- Turn rich text editing off. Use the text-only markup editing mode.
- The only markup you need to know is: ===A section title===, [[Page Link]], [http://cnn.com HTTP Link], __NOTOC__ to disable a table of contents, start lines with a “* “ to get bullets, and use two blank lines to get a blank skip line.
- Split your Main Page into two columns, like so,
- Avoid hierarchy of pages. Especially if you’re an engineer. Your Main Page should be the only page that is just a bunch of links to other pages.
- You must have the following pages:
- People to see in different cities
- Meeting Notes
- Archive (where you keep links to pages that are now unused)
- Logins (where you keep airline mileage account numbers, special passwords, etc)
- The following pages are recommended but not required:
- Startup Ideas
- Potential Future Investors
- Potential Future Hires
- Grocery Shopping List
- Mentors
- Local Businesses
- Useful Software
- Places to travel to
- People I met while traveling
- Hosting: set up SSL and make your site https only.
- Security: disable account creation, and disallow anonymous browsing.
- Register a domain name that is dedicated to your wiki, that only you use.
- Run the wiki on a fast server. I started on shared hosting and found that my page load times were multiple seconds. I now run my wiki on an old desktop machine, but an Amazon EC2 micro instance does just fine!
That is it for us today, I’m Adam Smith. Thanks again for reading. We’ll leave you with Sting, and a cut off his new album*. Take it away.
* Rather than Sting, I’ll actually leave you with a censored list of pages I keep on my wiki, or at least the first few alphabetically. Take it away.
- "Bookmarks"
- 10 Years of Software
- 2008 Q2 Review
- 2008 Q3 Planning
- 2008 Q4 Planning
- 2008 Review
- 2009 Q1 Planning
- 2009 Q2 Goals
- 2009 Q3 Goals
- 2009 Q4 Goals
- 2010 Birthday Invite List
- Academic papers read at the beginning of Xobni
- Acronis Easy Migrate says "Error: partition configuration changed" on Lenovo
- Acting There Will Be Blood
- Addresses to change when moving
- Apartment hunting 2008
- Apartment Party Post Mortem
- Apartment Recurring Tasks
- Apartment Setup
- Apartment Warming Party 2008
- Archive
- Art I Like
- Attending a Concert, How To
- Audiophile
- Beijing Trip Thoughts
- Better Focus
- Birthday Dinner Planning 2009
- Biz School
- Blackberry: Curve 8900 or Bold
- Blog posts to write
- Blog Todo
- Board Meeting, Oct 2008
- Books That Have Shaped How I Think, Tim O'Reilly
- Books to Read
- Budget Sept 2008
- Budget thru end of June
- Budgeting
- Burning Man
- Burning Man 2008
- Burning Man 2010
- Call with [XYZ], 29-apr-09
...okay you get the idea.
Please leave any tips of your own or other thoughts in the comments!
I myself use TiddlyWiki [1] to keep track of things. Unlike MediaWiki, it fits into a single self-saving HTML file.
I use it in a similar way as you described, but I found out it makes a lousy calendar, but it is great way to store information.
[1] http://www.tiddlywiki.com/
Posted by: Daniel Léonard | 12/23/2010 at 05:56 AM
I use Google Docs. Their "list" interface isn't great but if works really well if you tag things. Also Google Docs will constantly improve whereas I'm not sure about MediaWiki and also not sure how annoying an upgrade would be even if it did improve.
What do you think the benefits of using MediaWiki over Google Docs are?
I've been using Taskforce app for TODOs which is great besides the fact that it's in super beta and deleted all my TODOs once. I look forward to continuing with it when it's more stable.
Posted by: Tony Amoyal | 12/23/2010 at 07:53 AM
Some of my friends use Google Docs as a personal wiki. I've never heard of TiddlyWiki but it looks reasonable.
I'm a big fan of MediaWiki but I could imagine people with different needs preferring different tools.
The most important bit for most people will be using any tool like this for long term personal info storage.
Some more specific thoughts:
* MediaWiki doesn't work very well for TODOs, but I'm fine with that.
* I wish MediaWiki had an email address I could email new pages to.
* RE Tiddlywiki, I haven't used it so I can't be sure, but going from one file to zero files (e.g. a MediaWiki site available from any Internet connection) might be a win for some people.
* Reducing the time to read/write/create pages is an interesting lens to view various tools. I've never used Google Site or Google Docs as a wiki before so I frankly just don't know how they compare.
Happy holidays!!
Posted by: Adam Smith | 12/23/2010 at 01:57 PM
I have my own personal wiki on PBworks and I use it to track the same kind of stuff that you do. I find it really helpful to keep myself organized about notes for personal projects going on, whether it's a programming project or getting car repair estimates.
It's a lot easier to use a hosted service than to set up your own MediaWiki server. You can sign up for a free personal workspace by visiting https://plans.pbworks.com/signup/basic20 (disclaimer: I work there).
I'd love to hear more about what's on your wiki. Any chance you could? It's fascinating to get a glimpse into what information others find important. I guess it's organization porn, like 43folders.
Also: how *do* you attend a concert? Is there some kind of trick I don't know? :)
Posted by: Ryan Park | 12/29/2010 at 02:20 AM
I used to use delicious to tag bookmarks, but I've recently migrated to http://pinboard.in/u:ichthyos .
For TODO, I used Remember the Milk for a while and then moved to Gmail Tasks, but now that Gina Trapani has made an Android app for Todo.txt, I might try that. Todo.txt is her script for managing a TODO list from the command line.
For all other random minutiae, I use Google Docs. I've been thinking about using Evernote, but haven't really tried it.
Speaking of the command line, though, you mentioned that you want to email new pages to MediaWiki. There are tools that let you edit pages locally using your editor of choice and then upload the edits back to your wiki: http://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Command_line_tools
Have fun!
Posted by: Eddie Kay | 01/21/2011 at 12:36 AM