-
Notifications
You must be signed in to change notification settings - Fork 10
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
Can you add a button to revert to original filename when you don't want it to be auto randomized? #40
Comments
You can turn off "Randomize Filename" in the settings. |
I mean, I always use that feature, but sometimes I want to keep the original filename |
A suggestion for implementation is to change it into something like "Remember Spoiler" where there appears an R checkbox in the fileinput area to toggle filename ranzomizer and people could select "Remember Randomizer" to keep it checked/unchecked between posts. I personally never use the feature as is since I prefer original filenames. However, if it's pasted from clipboard it might be something I actually check. |
Check ccd0#2927 for further discussion, plus a PR. |
I'd second ccd0's wish for a non-destructive version, probably catch the original filename before https://github.com/ccd0/4chan-x/blob/master/src/Posting/QR.post.coffee#L209 (https://github.com/TuxedoTako/4chan-xt/blob/project-XT/src/Posting/QR.js#L1913) and store it so that toggling it off restores the filename. |
Released in 2.7.0. |
very based. Thank you |
No description provided.
The text was updated successfully, but these errors were encountered: