Giter VIP home page Giter VIP logo

gmail-contacts-filter's Introduction

Gmail Contacts Filter

Purpose: Creates a Gmail filter to exclude (whitelist) contacts from a Google contacts CSV file

Author: Matthew Renze

Usage: python.exe CreateFilter.py input-file

  • input-file - the Google Contacts CSV file to filter

Example: python.exe CreateFilter.py C:\Contacts.csv

Instructions:

  1. Go to https://www.google.com/contacts
  2. Select the contact to be included in the filter
  3. In the "More" dropdown list, select "Export"
  4. Select the Outlook CSV format (NOT Google CSV format)
  5. Click Export
  6. Run the script on the CSV file (as described above)
  7. Copy the output to your clipboard
  8. Go to https://mail.google.com/mail/u/1/#settings/filters
  9. Create a new filter
  10. Paste the filter string into the "Doesn't have" field
  11. Finish creating the filter

Now the selected email addresses will be excluded from the filter

Notes:

  • Works only with Outlook CSV format export from Google Contacts. Unfortunately, the Google CSV format files had a weird encoding and couldn't be read as CSV
  • Google imposes a maximum size limit to the filter strings, so if you have too many contacts, this won't work. Try deselecting contacts until it does.

gmail-contacts-filter's People

Contributors

matthewrenze avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.