Commit Graph

23 Commits

Author SHA1 Message Date
luukvbaal
7d3658238b
parallelize multiple accounts and mail preview 2019-05-30 16:23:41 +02:00
luukvbaal
15eeddc235
don't allow to be run concurrently with itself
This allows mailsync to be called like this `bindsym $mod+e exec --no-startup-id mailsync; exec $term -e neomutt && pkill -RTMIN+12 i3blocks` such that it refreshes your mail when you open mutt without it needlessly syncing if a sync is already running.
2019-05-13 12:46:03 +02:00
Kr1ss
c56b139614
mailsync: fix early exit on graphical(-only) login
Resolves https://github.com/LukeSmithxyz/mutt-wizard/issues/197.
2019-05-07 14:39:01 +02:00
Luke Smith
ed6ed5854a
Merge pull request #186 from dmsalomon/mailsync-param
Mailsync: only pass -a to mbsync when no args
2019-05-01 19:54:24 -04:00
Luke Smith
be2c4c5baa
only sync if user logged in 2019-05-01 19:51:22 -04:00
Dov Salomon
cff2554231 Mailsync: only pass -a to mbsync when no args
If -a is passed along with "$@", mailsync will sync all mailboxes even
if only a single channel is passed in with "$@". This breaks the
semantics of the `o` macro in mutt which should only sync the current
mailbox that is currently being viewed in mutt.
2019-04-30 20:38:53 -04:00
Luke Smith
6faf22488c
to avoid user conflicts 2019-04-26 21:19:11 -04:00
Luke Smith
98d4758b6b
bad idea 2019-04-26 18:14:28 -04:00
Luke Smith
42223132cc
libnotify note in mailsync 2019-04-26 10:42:35 -04:00
Luke Smith
94c5600245
one mailsync at a time please 2019-04-26 09:41:26 -04:00
Luke Smith
4d2bd99c40
i'm dumb and blind 2019-04-22 09:33:26 -04:00
Luke Smith
2183b2b469
mailsynclast run fix 2019-04-22 09:26:37 -04:00
Luke Smith
9202a7284f
notification sound removed 2019-04-20 19:02:08 -04:00
Luke Smith
927a95bd2c
mailsync checks inbox case insens 2019-04-19 18:20:10 -04:00
Luke Smith
b911eba455
even comments are bloat 2019-04-16 13:52:37 -04:00
Luke Smith
f796821828
not assume dunst 2019-04-11 23:16:21 -04:00
Luke Smith
83029cfee0
begin switch to mbsync 2019-04-11 13:39:47 -04:00
Luke Smith
96e582a817
title and body dunst notification 2019-04-02 19:27:06 -04:00
Luke Smith
f8d1dec122
mailsync fix 2019-03-13 16:50:41 -04:00
Luke Smith
77c89b16cc
ding now ogg & played with pa 2019-02-22 17:41:01 -05:00
Luke Smith
92397be772
le bloated img replaced with cringe emoji 2019-02-22 16:37:16 -05:00
Luke Smith
cd13ef20f0
shellchecked 2019-02-22 12:25:37 -05:00
Luke Smith
03279ea318
rewrite underway 2019-02-21 10:14:17 -05:00