mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #808] [Feature Request] Add Prefix/Postfix string modification to subject as new action in rules menu #555
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#555
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Bhuemann on GitHub (Jan 21, 2026).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/808
When I have rules, I would like to modify the subject rather than completely replace it. A very simple implemented of this would be adding actions to allow prefixing and postfixing a string to the existing subject line.
e.g.
@willbrowningme commented on GitHub (Feb 2, 2026):
I've just added
{{subject}}as a placeholder for the original subject in the "replace the subject with" action.