Commit Graph

52 Commits

Author SHA1 Message Date
8811fea38e small config improvements 2019-11-05 16:29:59 +01:00
b182c215f0 update signature 2019-03-05 10:36:01 +01:00
e2f16d7b16 fix MID and user agent header 2019-03-05 10:35:48 +01:00
c2d8d07817 tag emails as inbox if addressed in To or Cc 2019-03-05 10:35:24 +01:00
62af68f521 do not move files from archive which are tagged as spam 2018-12-04 10:45:23 +01:00
7a561a34a8 update config and keybindings 2018-12-04 10:44:57 +01:00
70da920f7f hook to move a mail back to the inbox 2018-07-19 11:42:57 +02: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
787a229c08 new default astroid config values 2018-07-15 12:28:25 +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
39a03fce20 display runtime of script 2018-07-05 17:55:29 +02:00
99d2bf712f update version and import to new WebExt 2018-07-04 09:55:05 +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
3b366b4a17 new default astroid config values 2018-07-02 09:10:01 +02:00
e6ab662343 improve signature 2018-03-29 18:04:05 +02:00
fb7275695a increase date limit 2018-03-13 12:09:51 +01:00
bead4b8bb9 latest automatic config changes 2018-03-13 12:09:40 +01:00
195b10d4a7 increase send delay to 6 sec 2018-02-19 09:12:54 +01:00
b904f029c2 new format=flowed config 2018-02-19 09:12:31 +01:00
ea62d30313 remove new tag 2018-02-19 09:11:57 +01:00
9893b5f5f6 change position of move-tag.sh and index before and after it 2018-02-05 17:50:17 +01:00
3cbdab7c13 more intelligent way to set limit for date 2018-02-05 17:47:43 +01:00
9416201066 config changes with new version 2018-01-18 18:12:52 +01:00
ff91f1aae2 remove links to private websites 2017-11-21 11:00:07 +01:00
3f8726c26c Add markdown signature and introduce inbox tag 2017-11-14 14:11:11 +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
e7276755b7 config update to v9 2017-08-23 11:35:25 +02:00
62ccda24f5 signature change 2017-08-18 13:30:08 +02:00
d416d0745e cleanup of scripts 2017-08-18 13:29:46 +02:00
8e28c5626b increase sendwait 2017-08-12 14:17:48 +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
82762b4ea3 add sleep time to prevent astroid crash 2017-07-24 21:28:23 +02:00
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
b975159420 add hook to delete a mail permanently 2017-07-24 15:30:04 +02:00
13f17c4844 improve log output and comments 2017-07-24 15:29:34 +02:00
399fa3343b more verbose log output 2017-07-24 14:20:33 +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
317a0898d6 remove special tags because they have been replaced by icons in #336 2017-05-18 12:41:26 +02:00
5941c5e739 add debug messages to track recent astroid crashes 2017-05-10 20:41:00 +02:00
7428c39c1b ignore dynamically created folder tag commands 2017-05-10 20:33:17 +02:00
69b0c46be3 add GA list 2017-04-26 12:39:44 +02:00
aea30418bf more advanced highlighting of problematic words 2017-04-23 22:22:52 +02:00