Outstanding

  • Paginate long lists of quotes (and users, quotebooks &c.), especially http://thequotebook.net/quotes.
  • Allow people to add quotes by email, by posting to a special email address (address includes auth token generated for each user). Include context in address too?
  • Indicate in list of quotebooks which ones user is a member of; have button to join?
  • If logged in, make ‘add quote’ link on quotebook show hidden form (with Javascript), or link to separate page if logged out or no Javascript.
  • Add option for quotebooks not to be indexed by searchengines.
  • When editing a quote to change the quotebook, make sure to add both quotee and quoter to new quotebook.

Done

  • Personal feed, for quotes from all quotebooks of which you are a member (and corresponding page).
  • Nicer page titles
  • User option to enable email notifications.
  • Show latest (relevant) comments on home page
  • Email people when they are quoted, and comments on quotes of them / by them / which they commented on.
  • Look into integration with MyOpenID as affiliate to make it easier for users who do not already have an OpenID to sign up.
  • Allow basic formatting in comments, including auto-linking detected URLs. Either a subset of HTML, or some sort of wiki- or forum-like markup (markdown?). Possibly also in quotes, for italics at least.