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

PowerToys PowerRename random values feature docs #4995

Draft
wants to merge 4 commits into
base: docs
Choose a base branch
from

Conversation

jhirvioja
Copy link

@jhirvioja jhirvioja commented May 14, 2024

Copy link
Contributor

@jhirvioja : Thanks for your contribution! The author(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit d87672d:

✅ Validation status: passed

File Status Preview URL Details
hub/powertoys/powerrename.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Removed unnecessary information about needing to enable regex for feats to work
Copy link
Contributor

Learn Build status updates of commit 4aa580f:

✅ Validation status: passed

File Status Preview URL Details
hub/powertoys/powerrename.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

@alvinashcraft alvinashcraft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. I'll hold off on merging until the feature is released. Thanks!

| `${rstringalnum=X}` | Random string with uppercase letters, lowercase letters and 0-9 digits, customized length. |
| `${rstringalpha=X}` | Random string with uppercase letters and lowercase letters, customized length. |
| `${rstringdigit=X}` | Random string with 0-9 digits, customized length. |
| `${ruuidv4=X}` | Random UUID according to v4 specification. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why =X? Isn't it fixed length by definition?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are correct, good catch. Updated

Copy link
Contributor

Learn Build status updates of commit c54b2af:

✅ Validation status: passed

File Status Preview URL Details
hub/powertoys/powerrename.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

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

Successfully merging this pull request may close these issues.

None yet

3 participants