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

Support for ~/ in output dir #63

Open
phuhl opened this issue Mar 14, 2024 · 5 comments
Open

Support for ~/ in output dir #63

phuhl opened this issue Mar 14, 2024 · 5 comments

Comments

@phuhl
Copy link

phuhl commented Mar 14, 2024

It seems that when using ~/ in the output dir path, no screenshot is saved and no error message is produced.

It would be good to be able to use the ~ shortcut for the home directory of the user.

@gabm
Copy link
Owner

gabm commented Mar 14, 2024

yeah, there is currently no path expansion.. sure there is no message? if there is a positive message, maybe you have a file on your hdd somewhere that starts with ~/?

@phuhl
Copy link
Author

phuhl commented Mar 15, 2024

Ok, apparently there was an error message, no idea why I did'nt see it last time

@gabm
Copy link
Owner

gabm commented Mar 15, 2024

okay.. nevertheless: path expansion might be nice

@gabm
Copy link
Owner

gabm commented Mar 15, 2024

@xlucn
Copy link

xlucn commented Sep 9, 2024

Shell expand is a good option. That allows even more customization, like $HOME.

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

No branches or pull requests

3 participants