# HG changeset patch # User k0s # Date 1265664563 18000 # Node ID 292aeb1741f3b0514f4887cfb990e500ab89c3db # Parent e3c72e2c881eff497f46ad40c7a7ce58688dc487 note about extension point diff -r e3c72e2c881e -r 292aeb1741f3 TODO.txt --- a/TODO.txt Tue Feb 02 18:18:22 2010 +0000 +++ b/TODO.txt Mon Feb 08 16:29:23 2010 -0500 @@ -1,6 +1,9 @@ TODO ---- + * bitsyblog only has one fundamental event: add blog post. Make this + an extension point to do horrible things like mirroring to twitter. + * DELETE posts (since browsers don't delete, maybe a POST request to /k0s/20080302221048 might have to be used)