Giter Club home page Giter Club logo

snooze.mmbundle's Introduction

snooze.mmbundle

MailMate Bundle to implement message snooze. Similar to the feature used in many mail clients today. I like the Spark implementation and used it as a guide for this bundle.

Snoozing a message does the following:

  • Add a x-snooze header to the message with the wake-up date
  • Move the message to the Later folder
  • Mark the message as Seen and Not Junk

Make sure you have a Later folder in all your IMAP accounts.

Make sure you have python3 installed, http://docs.python-guide.org/en/latest/starting/install3/osx/

You need the latest BETA of MailMate, which has special x-snooze header support built-in.

Message wake-up by appearing in a Smart Mailbox when they awake. To achieve this create a Smart Mailbox, Snooze:

  • Source the Later folder in each IMAP account
  • Set the mailbox condition to Any of
    • x-snooze is not within last 0 days
    • x-snooze does not exist
    • date is not within last 32 days
  • Set the Displayed Count on the mailbox to All

I use the display count on the Snooze mailbox as the indication something has woken-up. You could also set a rule on the Snooze mailbox and move messages to the Inbox when they wake-up.

snooze.mmbundle's People

Contributors

anaderi avatar prenagha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

anaderi eni24

snooze.mmbundle's Issues

Condition for X-Snooze doesn't show date options

I'm trying to setup this bundle. I've got the “Later” folder setup, and messages are successfully being added to the folder and the X-Snooze attribute is applied with the right datetime.

However, I can't get the Smart Mailbox to work. When I go to set the condition, the options that appear are the ones for strings:
screen shot 2018-06-19 at 15 23 21

I tried using “within last 0 days” in the text filed, but it didn't work.

I assume it's supposed to show the same options as when filtering on Date. Like this:
screen shot 2018-06-19 at 15 28 45

Any help you could provide would be greatly appreciated. This is such an awesome bundle 😄.

does this still work?

found this repo recently and been trying to get it to work but I don't see x-snooze in list of possible values in mailmate ?

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.