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

Only insert the home path to replace tilde #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tagatac
Copy link

@tagatac tagatac commented Dec 9, 2019

Many of my attachments are in /var instead of ~. Indiscriminately replacing the first character with $HOME doesn't work in that case.

@tagatac
Copy link
Author

tagatac commented Dec 9, 2019

Fixes #28

@jen-w
Copy link

jen-w commented May 23, 2020

Hmm, this one didn't work for me 😕 (same /Users/namevar/folders/... error as original issue)

@tagatac
Copy link
Author

tagatac commented May 23, 2020

@Jen-Wong, if you're interested, I've implemented a more efficient version in Go: https://github.com/tagatac/bagoup

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