Google Apps Script for Gmail to filter and sort email from Gitlab

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gmail-automata

    Automate your Gmail

  • Thanks, that looks impressive.

    It doesn't look like it supports filtering on headers -- at least I don't see any calls to GmailMessage.getHeader(), and the only call to GmailMessage.getRawContent() appears to be in retrieving the ListID header (which Gmail's search natively supports). Looks like there's an open feature request for generalized header matching: https://github.com/ranmocy/gmail-automata/issues/36

    I noticed that in the article I referenced (https://mjasion.pl/label-gitlab-notifications/) they also don't mention using getHeader and instead use getRawContent. It makes me wonder if the getHeader API was added more recently than this article and the project you mention.

  • gmail-gitlab-filtering

    Google Apps Script for Gmail to filter and sort email from GitLab

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gmailctl

    Declarative configuration for Gmail filters

  • I've used https://github.com/mbrt/gmailctl/ to tame my inbox with some degrees of success, but gmail filters are just so flaky.

    Next step in my things-to-try list is to just download the inbox via imap and sort it out locally.

  • labeller

    Script label addition/removal for gmail/gsuite email.

  • That's pretty cool, thanks for sharing.

    I wrote a simple scripting utility to do similar labeling actions, bacause I came to gsuite with a large procmail configuration file previously. It was useful for a while, but gradually I stopped updating the filters:

    https://github.com/skx/labeller

    Nice to see there are other people doing similar things though, I'll definitely take a look at this more carefully over the next few days.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Filters and how to bulk edit

    1 project | /r/GMail | 2 Jun 2021
  • Kubernetes Enthusiasts: Share Your Ideas for Future Dev Tools

    8 projects | news.ycombinator.com | 24 May 2023
  • Jsonnet – The Data Templating Language

    20 projects | news.ycombinator.com | 27 Mar 2023
  • A tool to search and index Golang projects in Sally vanity config

    1 project | news.ycombinator.com | 23 May 2022
  • Sherlock - A tool to search and index Golang projects in Sally vanity config

    2 projects | /r/golang | 22 May 2022