Commit Graph

21 Commits

Author SHA1 Message Date
62af68f521 do not move files from archive which are tagged as spam 2018-12-04 10:45:23 +01:00
210b223c34 use notmuch to get mail path 2018-07-19 11:42:43 +02:00
e22ed7b375 turn off debugging 2018-07-19 10:45:13 +02:00
e5c0bff6f7 ignore empty lines and #comments in tag-list.csv 2018-07-19 10:43:10 +02:00
400a6ac017 remove datelimit depending on connection status as it doesn't make a real difference any more 2018-07-05 17:57:01 +02:00
7b0272116b disable debug 2018-07-04 09:54:10 +02:00
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
fb7275695a increase date limit 2018-03-13 12:09:51 +01:00
3cbdab7c13 more intelligent way to set limit for date 2018-02-05 17:47:43 +01:00
62cfa32a83 attachment script and markdown preview 2017-11-14 12:24:25 +01:00
bae2bceb00 fix attachments with spaces and don't delete them after opening them 2017-08-23 11:35:53 +02:00
d416d0745e cleanup of scripts 2017-08-18 13:29:46 +02:00
a1f51e588e add attachment saving script which isn't perfect yet but does its job 2017-08-02 12:00:46 +02:00
880c654c43 add debugging and dynamic date ranges to improve speed of finding and tagging mails 2017-07-28 17:12:21 +02:00
5952521240 fix some logic and regex bugs and add 'draft' to list of ignored tags 2017-07-12 15:30:01 +02:00
eb82a77e46 uncomment actual operation 2017-05-30 21:26:59 +02:00
72e7544914 better tag selection and blacklists; some speedup 2017-05-30 16:59:02 +02:00
7cfae284d1 update ignored files 2017-05-26 11:29:55 +02:00
5941c5e739 add debug messages to track recent astroid crashes 2017-05-10 20:41:00 +02:00
69b0c46be3 add GA list 2017-04-26 12:39:44 +02:00
9e4f99145f move astroid config to separate folder 2017-04-13 12:54:32 +02:00