Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 269 Bytes

File metadata and controls

15 lines (12 loc) · 269 Bytes

What is this

Some tools to manage Gmail filters

How to Use

  1. Export Gmail filters
  2. Convert the XML file to CSV
    $ python convertFiltersToCSV.py mailFilters.xml
  3. ...and back
    $ python convertCSVtoXML.py mailFilters.csv