Closed ryansb closed 8 years ago
This looks great! I'll look more closely and probably merge tonight. Thanks!
Argh, sorry for totally failing to review this on time. The patch set seems to generate a conflict now, too /-:
Can you rebase against master? Thanks in advance!
Alright, I rebased it and squashed a couple of the less interesting commits for cleaner history.
Is this still going to be merged? I think it would be a welcome addition.
I'm planning on experimenting with gmail-britta to replace the ad-hoc filter management I had been doing with vim+git. many of my filters are using from
and I want to preserve as much behavior as possible so the resultant filter diff
is easier to read.
I'm using gem 'gmail-britta', :git => 'https://github.com/ryansb/gmail-britta.git', :ref => 'feature-tofrom'
and I'll report back if I have any problems.
I have now completely replaced the mail filters for my personal and work accounts using feature-tofrom
. so far, I've encountered no issues.
\o/ Happy second birthday, PR#6!
Resubmission of the pull request from earlier, now with 200% more tests.