roundcube/roundcubemail

Fast toggle to show "Flagged as Deleted" Messages

Open

#9 678 ouverte le 23 oct. 2024

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)PHP (1 528 forks)batch import
C: Mail viewenhancementhelp wanted

Métriques du dépôt

Stars
 (4 746 stars)
Métriques de merge PR
 (Merge moyen 3j 4h) (4 PRs mergées en 30 j)

Description

Prerequisites

  • I have searched for duplicate or closed feature requests
  • I have searched for plugins that provide already provide the feature

Proposal

  1. Add a quick toggle button to the main message list interface to show/hide messages flagged as deleted (maybe it should be a combined button with displaying new messages next to the search)

  2. Ensure the button not syncing the current setting in Preferences > Server Settings > "Do not show deleted messages", that should show the default state.

Motivation and context

Currently, in Preferences > Server Settings > "Flag the message for deletion instead of delete", users can choose to flag messages for deletion, which hides them from the message list. This mode is needed to save the original message directory when restoring.

However, there is no convenient toggle in the main interface to quickly show or hide these flagged messages. It would be useful to add a toggle button in the message list interface (next to existing filters or in the toolbar) to show or hide "Flagged as Deleted" messages, without having to navigate back to Preferences > Server Settings each time.

Guide contributeur