Commit Graph

15 Commits

Author SHA1 Message Date
mxmehl 1f153edaec increase speed heavily
This was possible by removing the step to tag mails in the inbox and move them directly instead; by removing a few unnecessary for loops; and interrupting the while loop if there is not even a thread to search in
2018-07-04 09:26:14 +02:00
mxmehl fb7275695a increase date limit 2018-03-13 12:09:51 +01:00
mxmehl 3cbdab7c13 more intelligent way to set limit for date 2018-02-05 17:47:43 +01:00
mxmehl 62cfa32a83 attachment script and markdown preview 2017-11-14 12:24:25 +01:00
mxmehl bae2bceb00 fix attachments with spaces and don't delete them after opening them 2017-08-23 11:35:53 +02:00
mxmehl d416d0745e cleanup of scripts 2017-08-18 13:29:46 +02:00
mxmehl a1f51e588e add attachment saving script which isn't perfect yet but does its job 2017-08-02 12:00:46 +02:00
mxmehl 880c654c43 add debugging and dynamic date ranges to improve speed of finding and tagging mails 2017-07-28 17:12:21 +02:00
mxmehl 5952521240 fix some logic and regex bugs and add 'draft' to list of ignored tags 2017-07-12 15:30:01 +02:00
mxmehl eb82a77e46 uncomment actual operation 2017-05-30 21:26:59 +02:00
mxmehl 72e7544914 better tag selection and blacklists; some speedup 2017-05-30 16:59:02 +02:00
mxmehl 7cfae284d1 update ignored files 2017-05-26 11:29:55 +02:00
mxmehl 5941c5e739 add debug messages to track recent astroid crashes 2017-05-10 20:41:00 +02:00
mxmehl 69b0c46be3 add GA list 2017-04-26 12:39:44 +02:00
mxmehl 9e4f99145f move astroid config to separate folder 2017-04-13 12:54:32 +02:00