Rishab Manocha

Results 18 comments of Rishab Manocha
trafficstars

Would also like to have a similar feature. The reason for me is performance and optimization. I use a combination of JPA and Mapstruct. Consider this example. My JPA entity...

Thank you everyone!!

Please resolve the issues.

Hi this will break for everyone else. Can you not use the languageAgnosticDeleteButton?

Hi @minsou, the query selector for the delete button was updated in another PRs and merged. Can you confirm if the confirmation button needs to be updated as well? If...

> Script is currently working today without this PR's content using the selector `button[aria-label="Delete"]`. Thanks for confirmation. Closing this PR.

Hi @nevrozel, the script doesn't limit the amount of images it selects by default. It attempts to select all the images that are loaded in the DOM at the given...

@jsncrdnl Could you make the changes requested?

Everyone, please see the updated documentation: https://github.com/mrishab/google-photos-delete-tool/pull/18/files This change can help speed up the image loading.

> > Right now the script selects about 15-30 images at once and it would take quite some time for all of them to be deleted. Thanks! > > I...