Commit Graph

37 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 3b366b4a17 new default astroid config values 2018-07-02 09:10:01 +02:00
mxmehl e6ab662343 improve signature 2018-03-29 18:04:05 +02:00
mxmehl fb7275695a increase date limit 2018-03-13 12:09:51 +01:00
mxmehl bead4b8bb9 latest automatic config changes 2018-03-13 12:09:40 +01:00
mxmehl 195b10d4a7 increase send delay to 6 sec 2018-02-19 09:12:54 +01:00
mxmehl b904f029c2 new format=flowed config 2018-02-19 09:12:31 +01:00
mxmehl ea62d30313 remove new tag 2018-02-19 09:11:57 +01:00
mxmehl 9893b5f5f6 change position of move-tag.sh and index before and after it 2018-02-05 17:50:17 +01:00
mxmehl 3cbdab7c13 more intelligent way to set limit for date 2018-02-05 17:47:43 +01:00
mxmehl 9416201066 config changes with new version 2018-01-18 18:12:52 +01:00
mxmehl ff91f1aae2 remove links to private websites 2017-11-21 11:00:07 +01:00
mxmehl 3f8726c26c Add markdown signature and introduce inbox tag 2017-11-14 14:11:11 +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 e7276755b7 config update to v9 2017-08-23 11:35:25 +02:00
mxmehl 62ccda24f5 signature change 2017-08-18 13:30:08 +02:00
mxmehl d416d0745e cleanup of scripts 2017-08-18 13:29:46 +02:00
mxmehl 8e28c5626b increase sendwait 2017-08-12 14:17:48 +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 82762b4ea3 add sleep time to prevent astroid crash 2017-07-24 21:28:23 +02:00
mxmehl 0afb2aee43 add attachment and flagged tag back to hidden_tags until astroid's PR #336 is finished 2017-07-24 17:07:50 +02:00
mxmehl b975159420 add hook to delete a mail permanently 2017-07-24 15:30:04 +02:00
mxmehl 13f17c4844 improve log output and comments 2017-07-24 15:29:34 +02:00
mxmehl 399fa3343b more verbose log output 2017-07-24 14:20:33 +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 317a0898d6 remove special tags because they have been replaced by icons in #336 2017-05-18 12:41:26 +02:00
mxmehl 5941c5e739 add debug messages to track recent astroid crashes 2017-05-10 20:41:00 +02:00
mxmehl 7428c39c1b ignore dynamically created folder tag commands 2017-05-10 20:33:17 +02:00
mxmehl 69b0c46be3 add GA list 2017-04-26 12:39:44 +02:00
mxmehl aea30418bf more advanced highlighting of problematic words 2017-04-23 22:22:52 +02:00
mxmehl 98a9df846c extend ignored files 2017-04-22 22:29:12 +02:00
mxmehl 9e4f99145f move astroid config to separate folder 2017-04-13 12:54:32 +02:00