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

Added a command line option that reduces attachment filenames to thei… #183

Closed
wants to merge 2 commits into from
Closed

Conversation

Optimierungswerfer
Copy link

@Optimierungswerfer Optimierungswerfer commented May 1, 2022

…r basename only instead of containing the whole local path as a prefix, which can be ugly especially if the local path uses upwards directory movement resulting in something like ".._.._.._dir_Attachment.txt" instead of "Attachment.txt". The command line option is opt-in, which means this addition does not break anything.

kovetskiy and others added 2 commits May 9, 2022 16:26
…r basename only instead of containing the whole local path, which can be ugly especially if the local path uses upwards directory movement (..).
@Optimierungswerfer
Copy link
Author

I messed up this pull request, please excuse this. A clean pull request for this change can be found at #185.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants