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

Planned #5

Open
5 of 7 tasks
biati-digital opened this issue Sep 24, 2021 · 8 comments
Open
5 of 7 tasks

Planned #5

biati-digital opened this issue Sep 24, 2021 · 8 comments

Comments

@biati-digital
Copy link
Owner

biati-digital commented Sep 24, 2021

  • Generate Fake Data (Names, Emails, Phones, Credit Crads, etc.)
  • Align Selection
  • Expand Selection
  • Filter Unique Lines
  • Generate Dummy File
  • Single Quotes to Double Quotes
  • Double Quotes to Single Quotes
@biati-digital biati-digital pinned this issue Sep 24, 2021
@kimonostereo
Copy link

Thanks for the great extension!
Would it be possible to add a way to HTML encode all characters similar to this website?
http://www.wbwip.com/wbw/emailencoder.html

@biati-digital
Copy link
Owner Author

Hi @kimonostereo yes it's possible an easy, do you use it to encode emails only?

@kimonostereo
Copy link

Hi @biati-digital Yeah, mainly for emails as a simple way to obfuscate them from web scrapers, although I'm not sure how effective it is.

@biati-digital
Copy link
Owner Author

Hi @kimonostereo this was added in 2.0.1, try it selecting text and calling the command HTML to Decimal Entities

Not sure how effective it is, i've used this method in the past and it appears to help, at least for bots using regular expressions to match emails.

@kimonostereo
Copy link

Hi @biati-digital ~ Thanks for adding it! It works great! There is an extra Decode HTML Entities menu item that I think should be labeled Decimal Entities to HTML.

@biati-digital
Copy link
Owner Author

The duplicated Decode HTML Entities is an error (i'll fix it asap), there's no need for an extra Decimal Entities to HTML, Decode HTML Entities can already convert the decimal entities back to HTML, the problem is that probably some users will not know this.

Just out of curiosity, have you ever converted decimal entities back to HTML?

@kimonostereo
Copy link

Thank you! It's not something I normally do.

@biati-digital
Copy link
Owner Author

Hi @kimonostereo, we removed the duplicate command, we decided to not add another command and instead just mention in the README that it can be converted back to HTML with Decode HTML Entities. Please update the extension.

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

2 participants