Skip to content

Nice to Have: Show only Error/Warning notifications #123

@A-Loot

Description

@A-Loot

Pre-submission checks

  • I have searched both open and closed issues and confirmed this doesn't already exist
  • I have checked the roadmap and this isn't already planned
  • This feature aligns with the project's scope (RClone management)

Feature Description

It's a minor thing, but (at least for me) rclone is the kind of Program that I'd like to just "set and forget". If everything works, I don't need to know about it, only if something goes wrong I need to be notified/alerted.

Currently, if you enable "Enable Notifications", every time something happens (e.g. scheduled Sync start, end, or error), you get a Windows notification. If you e.g. have a Sync that runs every hour, you get 24 notificaions within 12 hours, which (at least for me) is not necessary.

Proposed Solution

Replace the "Enable Notifications" switch with a dropdown, similar to the "Log Level" dropdown, that allows you to switch which kind of notifications you want to receive.

e.g.:

  • None
  • Errors
  • Warnings & Errors (not sure if Warnings notifications even exist, at least I never received one)
  • Info (default)

Feature Category

Other

Applicable Versions

  • Desktop (GUI application with window)
  • Headless (Web server accessed via browser)
  • Portable (Standalone executable)
  • All versions

Mockups/Screenshots

No response

Technical Considerations

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions