{{_("This tool will extract data from the selected e-mails into a CSV file, which you can load into a spreadsheet application such as Microsoft Excel or LibreOffice Calc.")}}
      
      
         {{_("Choose what data to extract")}}
      
      
        {{_("Columns")}}:   
          {# The following div gets extracted and used as a sub-template! #}
          
              
          
        
        
           Add
        
      
      
        
          
            | {{_("Data Source")}} | {{_("Explanation")}} |  | 
          
            | Sender | {{_("The message sender")}} | {{_("fast")}} | 
            | Subject | {{_("The message subject")}} | {{_("fast")}} | 
          
            | To | {{_("The message To header")}} |  | 
          
            | Date | {{_("The message Date header")}} |  | 
          
          
            | URL=text:(https?:\S+[\w/]) | {{_("Search for an URL")}} | {{_("slow")}} | 
          
            | Money=text:\$(\d+) | {{_("Search for a dollar amount")}} | {{_("slow")}} | 
        
        {{_("Click an example to use it as a column")}}
        
       
      
        
           {{_("Preview")}}
          ×
        
        
          {% include("../img/loading-ellipsis.svg") %}
        
        
          {{_("Generating CSV file.")}}
             {{_("Please wait, this may take a while...")}}