Hello,
2014-02-14 2:16 GMT+01:00 APB <
apb...@gmail.com>:
> (Intentionally sent to the group rather than the poster.)
>
> This sounds like an interesting application, but you don't provide enough
> information on your front page. I'm not going to enter my address and hit
> the Subscribe button when I can't even tell if this is something to download
> or if it runs online, and whether or not it costs something.
Thanks for your interest.
Short answer:
- This is something that will run online
- This is going to be free as long as you don't need to filter a huge
volume of e-mails
Long answer:
The plan is to write a SaaS application that uses the Gmail API:
https://developers.google.com/gmail/
to display an interface that lets the user create more advanced
filters. As you can see from the
filtermygmail.com page, the two use
cases (they can be reduced into just one) that I've though are useful
are:
- Filter by custom header (have a look at the X-... headers that
aren't available through the basic Gmail interface)
- Filter using a regular expression (match, for example, project name
and then use the matched string as a label)
I'm sure there are other use cases, but I need you to give me feedback
to figure out which ones are the most useful.
If an interface directly in Gmail turns out to be too ambitious, then
the alternative plan is to add a button to the Gmail interface so that
you can go to another page and setup your filter preferences there.
In case you are not familiar with applications that offer Gmail
integration two of my favorite ones are:
- Boomerang (get reminders and schedule emails to send later)
http://www.boomeranggmail.com/
- Inbox pause (Stop receiving e-mail until you're ready)
http://inboxpause.com/
Gmail seems to be so flexible that you can even create your own CRM:
http://streak.com/
In fact, there are already a couple of filtering applications that try
to be very smart into filtering out the e-mail that you don't want to
read (newsletters) and send you a summary later:
https://www.theswizzle.com/
https://unroll.me/
Anyway, going back to the subject, the existence of all these
applications is a sign that, from the technical point of view, this
application can be created. However, before spending any effort on
this, I want to make sure I'm not the only one who thinks this would
be useful.
With regard to the cost, all the applications above are free at least
for now. One case to take a look at is boomerang. You have a number of
credits (reminders, messages to send later) each month that let you
use the application for free. However if you use it intensively (i.e.
you need more credits), then you've got to pay a monthly fee. The way
I see it, the pricing model for filtermygmail should be similar to
this one. I want people to use and take advantage of it, but if
there's a group of users that consume lots of resources then they
probably need to pay a small fee to use the service.
Please let me know your thoughts on this. Thanks.
Best regards,
Javier