Treating GTD links as first-class
Posted in opinion on November 29th, 2008 by ben – Be the first to commentI’ve been thinking a lot about a wiki-like system to facilitate the habits of GTD. It’s a wiki in the sense that everything is an item, and there is no explicit hierarchy. There are no folders, and no binary parent/child relationships between projects and tasks.
But its not enough to depend on a simple wiki, since wikis don’t treat links as first-class objects. Wikis automatically link outward from the item to other items referenced in the context, and if they’re good, they can also report which items are linking to items.
If a link were a first-class object, it would have other attributes, such as
- Strength – think of the links that connect you to your friends in Facebook – some friendships are stronger than others, with the strongest being your spouse, weakening down to the point of the folks you added just to play Mob Wars
- Directionality – if you’re using links to establish task sequencing, obviously one of the items is a prerequisite to the other
- Why – the “link type”, possibly including
- blocked by – for “waiting for” items, could be blocked by another person or task
- revision of – when a newer item overrides the content of a previous item
- reference – when two things are related just because they are part of the same project
- source – where did the item come from
- member of – for mimicking parent/child relationships
I have a few questions:
- What is the smallest set of link types that can suffice to map all the items used for system that captures all your GTD activity?
- Do links have “completeness” ? Can a link itself be marked as finished? Or is it the item that is marked as finished? (Think about when a task is delegated to someone.)
- Do links have age? Like twine left in the rain, do links fade over time?