Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add option to only save attachments when saving a Message #233

Closed
TheElementalOfDestruction opened this issue Jan 28, 2022 · 1 comment
Assignees
Labels
Accepted This feature request has been accepted and will be developed Complete This feature has been fully implemented. enhancement

Comments

@TheElementalOfDestruction
Copy link
Collaborator

Add an option to only save attachments when saving a message. This would go down recursively through embedded messages to make sure they also only save attachments. Would also be usable from the command line.

@TheElementalOfDestruction TheElementalOfDestruction added enhancement Accepted This feature request has been accepted and will be developed labels Jan 28, 2022
@TheElementalOfDestruction TheElementalOfDestruction added the Complete This feature has been fully implemented. label Jan 28, 2022
@TheElementalOfDestruction
Copy link
Collaborator Author

Support for this is now complete. Use option attachmentsOnly in Message.save or use --attachments-only from the command line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted This feature request has been accepted and will be developed Complete This feature has been fully implemented. enhancement
Projects
None yet
Development

No branches or pull requests

1 participant