Commit Graph

63 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 b997ea0747 softlink to other password store 2018-04-11 17:07:09 +02:00
mxmehl 06d93ddd03 add textern Firefox addon for auto-loading configs 2018-04-11 17:00:16 +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 c807fe97b7 don't set unread tag but new instead. this is the recommended behaviour 2018-02-05 17:48:35 +01:00
mxmehl 3cbdab7c13 more intelligent way to set limit for date 2018-02-05 17:47:43 +01:00
mxmehl fb0d1665d6 add markdown footnotes plugin 2018-01-25 17:38:03 +01:00
mxmehl fc5293f608 set decrypt as default, possible since notmuch 0.26 2018-01-25 16:54:29 +01:00
mxmehl 46324312bc increase max width in mail header 2018-01-18 18:14:09 +01:00
mxmehl 696c8d95bd new greeting, add shortcut to cut email address 2018-01-18 18:13:45 +01:00
mxmehl 9416201066 config changes with new version 2018-01-18 18:12:52 +01:00
mxmehl ee39c594fb hide todo tag in inbox 2017-12-13 12:56:08 +01:00
mxmehl 7116d71dad add surround plugin 2017-12-13 12:55:48 +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 000856a0ef Add LanguageTool to vim 2017-11-14 12:46:00 +01:00
mxmehl 60991738df Also exclude git tag from searches 2017-11-14 12:45:37 +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 5b2e733d67 delete deprecated carddav tools, vdirsyncer and khard are the new cool kids on the block 2017-08-12 14:11:22 +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 7c536d1761 add parameter to ignore first line in search output 2017-07-10 14:46:04 +02:00
mxmehl a53ded5d70 switch contact integration to khard/vdirsyncer 2017-07-10 14:14:04 +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 5fc9af56a9 keep empty directory 2017-05-26 11:32:50 +02:00
mxmehl 7cfae284d1 update ignored files 2017-05-26 11:29:55 +02:00
mxmehl 95cc6db107 add new closing to mail 2017-05-26 11:20:41 +02:00
mxmehl f69bc17f88 ignore vim dictionary files 2017-05-18 12:46:00 +02:00
mxmehl 2891bf4fb9 comment out alternative ways of reformatting which I never used 2017-05-18 12:42:20 +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