Proton Mail & Calendar
- or
No existing idea results
- ~ No ideas found ~
1511 results found
-
Make swiping more fluid, just like in the old Proton Mail app on iOS
In the old version of the Proton Mail app on iOS, you could easily swipe a message to delete it. Now, when you want to delete a message by a quick swipe, it stops and shows you the bin icon. Only when swiping again, or clicking the bin icon, it deletes. This is not as intuitive and by far not as satisfying.
11 votes -
export event as *.ics (also recurring event)
Propose to allow export event as *.ics file. Quite often is needed to create an event and send other people that event as calendar event, which can be imported regardless of used calendar. For such purposes, the *.ics event format is the best. Please allow export event as it is: either one or recurring event. Thank you!
13 votes -
Language options for spellchecking in ProtonMail
I speak multiple languages. My protonmail apps are in english, but I send emails in multiple languages. I would like to have a simple spell/grammar checker that detects which langage I am typing in, and offers corrections not only for english.
7 votes -
Shared ownership over a shared Calendar to allow another user to invite new users
We're using Proton for our company and have a shared calendar for holidays etc. In order to manage the shared calendar we would like shared ownership over a shared calendar or a shared calendar owned by several people.
14 votes -
Sieve body extension not supported
I am trying to use a Sieve filter to move emails to a folder based on the content of the email body. For example, I want a filter that moves emails containing the phrase "Thank you for submitting a bug report to Vivaldi" into my Archive folder.
Currently, when I add this to my Sieve script:
require ["fileinto", "imap4flags", "body"];
if body :text :contains "Thank you for submitting a bug report to Vivaldi" {
fileinto "Archive";
addflag "\Seen";
}I receive the error: unexpected identifier: body
This indicates that the body extension is not supported in ProtonMail Sieve, although it is defined in RFC 5228 / RFC 5238
as an optional Sieve extension.Expected behavior:
ProtonMail should support the body extension so that users can filter emails based on the content of the message body.
Alternatively, a note in the documentation stating that body is not supported would help.
Impact:
Currently, filtering based on message content is impossible, limiting the ability to automate inbox management.
Users have to rely on Subject, From, To, or flags only.
Also built-in wizard has no body selection.
I am trying to use a Sieve filter to move emails to a folder based on the content of the email body. For example, I want a filter that moves emails containing the phrase "Thank you for submitting a bug report to Vivaldi" into my Archive folder.
Currently, when I add this to my Sieve script:
require ["fileinto", "imap4flags", "body"];
if body :text :contains "Thank you for submitting a bug report to Vivaldi" {
fileinto "Archive";
addflag "\Seen";
}I receive the error: unexpected identifier: body
This indicates that the body extension is not supported in ProtonMail Sieve, although it…
4 votes -
Make all-day events area at top of calendar manually resizeable
Currently all-day events on weekly view are capped at 3, after which "n more" will appear which is clickable on a per-day level. It would be better if the all day event section at the top was manually resizeable so that more all-day events for the whole week can be displayed at once.
12 votes -
Proton Mail Desktop Email Client - Multiple Accounts
I would like to see a Proton Mail Desktop Email Client (app), where I can view the status of all 6 of my Proton Mail accounts simultaneously, without having to constantly switch between each one separately. Basically similar to desktop Mac Mail app or Thunderbird app, but for Proton Mail accounts only.
93 votes -
Automatic alphabetical sorting of folders and subfolders
Hi! It's a waste of time to go and click on the sort button. It would be so ùuch easier if the sorting could be automatic. And we would have the choice between automatic and manual.
9 votes -
Filter on mail without a label
I am organizing my mail mostly with labels. There seems to be however no way to filter mail which does not yet has a label attached to it.
3 votes -
Feature request: ability to change main account address
Hello,
currently, in Proton Mail, it’s not possible to delete the email address used during the registration process. It would be very useful to have the option to switch the entire account to a different primary address, and remove the original one if it’s no longer needed.
This would give users more flexibility in managing their online identity, for example when the original address becomes obsolete or no longer fits their current needs.
14 votes -
Custom Profile Picture+ HTML Email Designer
I would like to suggest adding custom profile picture support in Proton Mail (with optional privacy-safe avatar or Gravatar integration). This is essential for professional branding and identity.
Additionally, Proton Mail Plus users should have advanced HTML formatting support, including custom HTML/CSS email design, reusable templates, and a proper signature builder. This would allow business users to create professionally designed emails while staying within Proton’s privacy ecosystem.
These features would greatly improve Proton Mail’s competitiveness for freelancers, startups, and business users.
3 votes -
Possibility of defining different time zones for start and ending of event
Time indications on e.g. a flight ticket always refer to the local airport. When adding this event to the calendar, it would be much more convenient to be able to define the time zones for the start and ending of the flight/event. This feature is already included in all other calendars out there
4 votes -
Indent capability on mail message editor
I am using the MacOS client and WEB client and it would be nice to have an Indent capability to improve message formatting. Currently there are only bullets/numbers and alignment options.
6 votes -
Allow moving sent email to inbox
The same as Gmail allows, I want to be able move a sent email to my inbox after sending. This is a highly common activity if you want to check in a few days that someone has responded to your email and not forget about it. It's not possible currently without the suggested features. There is currently a 'mark as unread' feature, but that doesn't put the email in your inbox, so you'll never check it again.
7 votes -
Improve Default Address Handling for Forwarded/BCC Emails
Currently, the "Default Address (Custom Domain)" works only when emails are sent directly to it or to linked catch-all addresses. If the domain's MX does not point to Proton (e.g., it points to a forwarding service), Proton uses the actual recipient address (usually @proton.me) instead of my Default (Custom Domain) address when replying.
Note: In this scenario, it does not work even if the Custom Domain address is already set as the Default.Example: domain.com points its MX to a mailing list, which then forwards emails to my @proton.me and @gmail.com mailboxes. When a sender emails to @domain.com and the message is forwarded to my @proton.me address, I can't automatically reply using my Default Address (@domain.com). I must manually switch the From address from @proton.me to @domain.com.
I suggest adding checks for forwarded and BCC emails (i.e., in scenarios where "Header To ≠ RCPT TO"):
If "Header To ≠ RCPT TO", check whether the Header To address matches the user's Default Address.
If yes, use the Default Address when replying; otherwise, follow the existing Reply logic.
This ensures that replies consistently use the user's Default (Custom Domain) Address even for forwarded and BCC emails.
Currently, the "Default Address (Custom Domain)" works only when emails are sent directly to it or to linked catch-all addresses. If the domain's MX does not point to Proton (e.g., it points to a forwarding service), Proton uses the actual recipient address (usually @proton.me) instead of my Default (Custom Domain) address when replying.
Note: In this scenario, it does not work even if the Custom Domain address is already set as the Default.Example: domain.com points its MX to a mailing list, which then forwards emails to my @proton.me and @gmail.com mailboxes. When a sender emails to @domain.com and the…
6 votes -
Show number of unread mails on top level folder
I am filtering a lot of my incoming e-mail into (sub)folders. The number of unread mails are displayed in the folder the mail was moved into. My folders are nested (2 or 3 levels deep) into a top level folder. I mostly have a collapsed view of the top level folders. In that case I would like to see if there are unread mails in the collapsed folders.
4 votes -
Display the size of each mail
Display the size of each mail in the mail list next to date
4 votes -
Add Sender to Existing Filter
I like to use my filters for categories of senders, not just individual filters for every sender. It would be nice if we can click the "Filter" button and choose the option to append the selected email's sender or Subject etc. to an existing filter.
For example, I like to put all my emails related to airline points in the same folder. Having 5 filters for different airlines makes my filter list cumbersome to go through, so I combine them into one filter. If I have an existing filter that is already moving New Zealand Air emails to my Points folder, and I sign up with Qantas, then in order to add Qantas to the same filter, I currently have to manually copy the email address, open the settings, go to the filters' tab, find the filter, AND THEN finally I can click edit and paste the email address as an additional condition.
It'd be nice to not have to do that, especially if I'm doing an inbox organization project and have to repeat that process multiple times OR I have to create several filters and then deal with a secondary project of cleaning them up later.
I like to use my filters for categories of senders, not just individual filters for every sender. It would be nice if we can click the "Filter" button and choose the option to append the selected email's sender or Subject etc. to an existing filter.
For example, I like to put all my emails related to airline points in the same folder. Having 5 filters for different airlines makes my filter list cumbersome to go through, so I combine them into one filter. If I have an existing filter that is already moving New Zealand Air emails to my Points…
6 votes -
Change behavior of check all box when some emails are already selected
When some emails are already selected, the current behavior of the check all box is to check all on the first click, and uncheck all on the second click. This is the opposite of the behavior in other email apps such as Gmail. If you already have some boxes checked, it's more likely that you've just finished whatever action you were taking and just need to deselect them all again, so the first click should uncheck all the boxes, and then a second click would check all the boxes. Or at least that's my opinion. If this ends up being controversial, it could maybe be a behavior that could be toggled in the settings.
When some emails are already selected, the current behavior of the check all box is to check all on the first click, and uncheck all on the second click. This is the opposite of the behavior in other email apps such as Gmail. If you already have some boxes checked, it's more likely that you've just finished whatever action you were taking and just need to deselect them all again, so the first click should uncheck all the boxes, and then a second click would check all the boxes. Or at least that's my opinion. If this ends up being…
4 votes -
Include new unread mails from folders in the app icon badge (count)
Add an option to include in the app icon badge (count) new unread mails that are moved directly to a folder from the inbox via a rule. Currently, these mails are only reflected in the count inside the app, not on the app icon. This should apply to both mobile and desktop app icons.
9 votes
- Don't see your idea?