Giter Site home page Giter Site logo

customize ignoring tags about lieer HOT 14 CLOSED

gauteh avatar gauteh commented on May 27, 2024 1
customize ignoring tags

from lieer.

Comments (14)

nv1t avatar nv1t commented on May 27, 2024 1

Adding: Ignoring arbitrary tags based on regexp, or search string.

from lieer.

amitramon avatar amitramon commented on May 27, 2024 1

This seems like a good time to mention that I've started to work on a new feature for gmi, a custom translation of labels that can be configured by the user. It is in final stage and mostly need some more testing, so I hope to create a pull request for this feature in a few days.

I'm mentioning it here because it is related to the issue of the 'disallowed' labels discussed here. Also, I agree that @Eising 's use case is a good one, it would be useful to allow users to use tags locally without having to push them to their Gmail's accounts.

Since the implementation of this 'custom ignored labels' seems to me quiet similar to what I'm doing in the 'custom label translation' feature, I'll see if I can add it to what I'm doing or, perhaps, add it later in its own pull request.

from lieer.

amitramon avatar amitramon commented on May 27, 2024 1

@gauteh - I have just created a pull request :-)

from lieer.

julian-klode avatar julian-klode commented on May 27, 2024

And snooze is actually a gmail tag too (well, you can query it in the web UI, it returns items snoozed in the Inbox client), that probably confuses the web UI :)

I'd like custom ignore, because I'd like to unignore SPAM and TRASH.

from lieer.

nv1t avatar nv1t commented on May 27, 2024

Haven't seen snooze. Web-UI snoozed mails don't have any tags assoziated, or i'm missing stuff :-/

from lieer.

julian-klode avatar julian-klode commented on May 27, 2024

Yeah, you don't see it, but you can query is:snoozed (or label:snoozed) in gmail and it returns emails snoozed in Inbox - that's not documented anywhere, though.

from lieer.

gauteh avatar gauteh commented on May 27, 2024

from lieer.

gauteh avatar gauteh commented on May 27, 2024

from lieer.

nv1t avatar nv1t commented on May 27, 2024

i'm sorting the queue.date and use the "unsnooze" method on each tag below a certain date. It is much faster, than regexp manipulation.
One method would be using simple unix time. I'm using a yyyymmdd type date, which makes it easier for input, coz i haven't worked on setting up custom commands/hooks. I don't need the extra time component and by date is enough.

i have a third tag which is snoozedBy. I can enter relative times and a timed python script translates these into absolute values :)

It seems the snoozed label is not included as well, which is a bummer.

from lieer.

gauteh avatar gauteh commented on May 27, 2024

Ok, so to sum up:

  • Ignoring arbitrary tags is easy.
  • Un-ignoring spam and trash is not.

from lieer.

Eising avatar Eising commented on May 27, 2024

I would like to request this feature too.

Since I use multiple gmail accounts, it would be nice to be able to tag them so I can distinguish them locally, but I don't want that tag to be synced to gmail.

from lieer.

gauteh avatar gauteh commented on May 27, 2024

Cool, looking forward to see how it works.

from lieer.

gauteh avatar gauteh commented on May 27, 2024

Try #81 for a simple custom ignore

from lieer.

gauteh avatar gauteh commented on May 27, 2024

Fixed in #81. No regexp support yet.

from lieer.

Related Issues (20)

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.