-*- Mode: Outline -*-

Note that these items are not currently in any particular order.

* Make lj-url.el for site-independent url-building functions using format-spec.

Provide functions that take profiles as arguments, like, say,
`lj-url-friends-list' or some such.

* Start making decent use of `catch', `throw', `signal', etc.

The code could really use a good shaking WRT error handling.

* Fix lj-entry.el

Boy, it would be neat to be able to edit old posts.

* Integration with Calendar

This seems like it would be easy enough, and cool. We have the
getdaycounts protocol, right? Some keybinding, `j' maybe, in
`calendar-mode-map' to pull up a listing for that day. Combine
this with the fixes to lj-entry.el and we'd be all set.

* Make lj-editf.el be something other than vaporware

Being able to edit friends would be a good, good thing.

* Handle the other protocol modes

** Archive journal to some mailbox format

Making mad use of the syncitems protocol
