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

Customize default folder #56

Open
hayleyabishop opened this issue Sep 10, 2024 · 4 comments
Open

Customize default folder #56

hayleyabishop opened this issue Sep 10, 2024 · 4 comments

Comments

@hayleyabishop
Copy link

Hi! Love the tool. I need to be able to change the default directory from C:\ to some default screenshots folder. Please let me know if I can help.

Thanks!

-Hayley

PS: Screenshot has all identifying folder names removed.
Screenshot 2024-09-10 112513

@christopher-conley
Copy link

christopher-conley commented Nov 11, 2024

Hi! Love the tool. I need to be able to change the default directory from C:\ to some default screenshots folder. Please let me know if I can help.

Thanks!

-Hayley

@hayleyabishop The author hasn't made a commit to this repo for 4 years. In fact, I can't find any activity from him anywhere (Issues, Pull Requests, commits on branches other than main, etc) in this repo since the end of 2020. I don't think your issue is going to get addressed.

It looks simple to fix though, it looks like it's here:

txtCurrentLocation.Text = CurrentLocation ?? @"C:\";

frmMain.cs, line 36. If you clone the repo, change that line to point where you want, and compile, that should do it.

@SPIKEYPUP
Copy link

@christopher-conley Awesomely thoughtful and helpful reply! It's a shame this Git/App isn't maintained anymore; although honestly, it is pretty feature complete and reliable in its current state, not sure what else there is to do. I haven't looked at the other issues though, so maybe there is work to be done.

It is quite a popular application... performing a web search for "Paste into File" brings up tons of references/downloads and examples of how to install and use it...

I really hope the original creator/developer is doing all right. I love this little gem of an app.

Happy Holidays Everyone!

@EslaMx7
Copy link
Owner

EslaMx7 commented Dec 4, 2024

Hi everyone,

Thank you for your continued interest and support for "Paste into File." I appreciate the thoughtful suggestions and feedback.

@christopher-conley, thank you for providing a solution to change the default directory. Your detailed instructions are spot on. For anyone looking to customize the default directory, you can follow Christopher's advice.

@SPIKEYPUP, thank you for your kind words. I'm doing well, just busy with a full-time job.

It's great to see the community keeping the tool alive and useful. I'll do my best to address any outstanding issues and consider any new feature requests.

Happy Holidays to everyone!

Best regards,
Eslam

@SPIKEYPUP
Copy link

SPIKEYPUP commented Dec 4, 2024 via email

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

4 participants