Skip to content

Kevlar68

My feedback

3 results found

  1. 322 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Kevlar68 commented  · 

    I'm very 'visual' person and want to quickly see the site I want with a good representative icon. RoboForm Is an INCREDIBLE example of the automated capability; 1PWd's ability to upload whatever you want is HUGE value for me.

    Kevlar68 supported this idea  · 
  2. 613 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Kevlar68 supported this idea  · 
  3. 33 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Kevlar68 supported this idea  · 
    An error occurred while saving the comment
    Kevlar68 commented  · 

    Take a look at the sieve filter capabilities; they are enormous. Here's a simple start for most of your requests:

    require "vnd.proton.expire";
    # permanently delete after 7 days email from senders.
    if address :is "from" ["BestBuy@email.bestbuy.com",
    "BestBuyInfo@emailinfo.bestbuy.com"]

    {
    expire "day" "7";
    }

    Tons of info and examples at: https://proton.me/support/sieve-advanced-custom-filters