roundcube/roundcubemail

Fast toggle to show "Flagged as Deleted" Messages

Open

#9,678 创建于 2024年10月23日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)PHP (1,528 fork)batch import
C: Mail viewenhancementhelp wanted

仓库指标

Star
 (4,746 star)
PR 合并指标
 (平均合并 3天 4小时) (30 天内合并 4 个 PR)

描述

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.

贡献者指南