Fuzzy TODO List ~~~~~~~~~~~~~~~ 1.1 ~~~ pygtk 2.4,2.6 deprecation warnings fixed. thingy 'check every X minutes' in mailboxes - with notification. message passing system for UI updates. then: * changes to folders and folder contents become messages. main window message and folder lists become listeners for this type of message. * add/remove/modify global filters/personalities/settings will be messaged so personality box, etc can listen for them. (make global filters while we're at it) * must be safe to stick a message on the queue when in a thread. folder move up/down should be a drag-n-drop thing. Do we really need: ~~~~~~~~~~~~~~~~~~ per-box sorting rules. more sort methods. possibly a script system for this. option to archive on expire rather than delete. filters aren't very flexible. need multiple actions per filter. should have HTML docs for 0.8.0 release. download headers only option for mailboxes too. (and in filters) DND newsgroup to different nntpbox improve the printing thing (i don't have a printer... :-\) Addition to unixbox export to make it more useful for backups and archives: Select from (* Export all), (* Export from time1 to time2), etc. Add 'default posting box' option, to eliminate 'select a mailbox' thing when posting mail responses to newsgroup posts. erm. do this stuff also (should have been before 1.0 maybe) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ maybe the mime handler thing should be able to set by file extension also. finish personalities stuff. adding sigfiles on personality change. mhbox support broken. [easy] (or did i de-break it?) Some operations should be able to be performed on placeholder messages, like 'delete thread'. search thing in addressbook the search messages thing: need options: search subject, from, etc. Allow a keyboard modifier (shift or ctrl or whatever) to change the DND default of move to copy an 'add to addressbook' thing while reading mail. quicker than manually typing it. like underlined blue hypertexty 'from' header. stuff remains marked as replied even if you delete the reply without sending. PROBLEMS I DON'T WANT TO FIX ============================ posts from stupid and shite mailers that only give "References: " to the last post and not the entire thread will not thread correctly, and fixing this will make the algorithm bitch slow. it would defeat the entire purpose of the algorithm: removing expensive searches and dependance on other messages while placing one in the tree. poo :-(