Yogi
Yogi is a Getting Things Done implementation similar to Tracks (link needed eventually). WorkingEnv is important.
Tools
Yogi is using the following.
Probably more, but those are the top level deps.
Design
Initially I want Yogi to be very simple. As simple as possible one might thing. I'm going to keep some Aspects of the original Yogi.
- Wiki - Instead of a /wiki namespace, the entire site will be a wiki with special namespaces inside.
- Tags - I like the general purpose nature of tags as opposed to Contexts.
- Initially the site is going to be pure OpenID. Also the model will have little to no user segmentation dance that the original Yogi had.
- Projects and Tasks will likely remain the same
- I am going to make the markdown render code very stupid and make the controllers catch things that don't exist.
- Searching is going to be integrated from the start.
This is my current brain dump. Gonna go get back to coding now.