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

[FR] Menu item and/or keyboard shortcuts to switch main window #183

Closed
sharik14 opened this issue Dec 17, 2024 · 6 comments
Closed

[FR] Menu item and/or keyboard shortcuts to switch main window #183

sharik14 opened this issue Dec 17, 2024 · 6 comments

Comments

@sharik14
Copy link

Is your feature request related to a problem? Please describe.

Whenever I delete an app I always switch from Applications to Orphaned Files and often, by searching for the app name or its developer's name, I find additional files to clean. This means many window clicks to switch back and forth when deleting a couple things.

Describe the solution you'd like

A keyboard shortcut to switch between Applications, Development and Orphaned Files. (e.g.: cmd-1/2/3, or cmd-A/D/O, or the like.)

Describe alternatives you've considered

Alternatively I'd be happy with a "Mode" or "Window" menu that would let me select -- ideally with keyboard shortcuts for the menu items. But even without keyboard shortcuts, I could use keyboard maestro or applescript or something to switch easily enough. Just right now it's a mouse click on a dropdown, and that's hard to automate or select between.

Additional context

That's it! Very simple. Thank you for considering.

@alienator88
Copy link
Owner

Hey there!
So I'm currently working on deep links within the app which allows you to automate certain app functions. I think I got a pretty good base down at the moment.
Would you want to test this build out?
Pearcleaner.zip
Note, that it's not signed/notarized as I haven't released this yet.
Take a look at the wiki guide here which has examples on how to open the app to the Applications, Development and Orphaned Files pages, among other things: https://github.com/alienator88/Pearcleaner/wiki/Deep-Link-Guide

You would just need to setup keyboard maestro or your apple script to open one of those deep link URLs and it will do all the work within the app.

@sharik14
Copy link
Author

Sure thing - works perfectly and does the job for me. Thank you!!

I would still suggest considering adding a Page or Mode menu with options (Applications cmd-1, Developer cmd-2, Orphaned cmd-3). A lot of people might benefit and not think to implement something based on deep linking, and seems like an easy win. But this defn helps me, so thank you!

@alienator88
Copy link
Owner

No problem!
Yeah it shouldn't be too difficult to add keyboard shortcuts to that menu, I'll look into it.

@alienator88
Copy link
Owner

Want to give this test build a spin?
Pearcleaner.zip

I added CMD+1, CMD+2 and CMD+3 to switch between the pages to the Window menubar item.
I'll have this added to the next release I push out.

@sharik14
Copy link
Author

@alienator88 That works like a charm! Thank you so much for the quick response.

Also – just a quick 'thank you' for the app. This is wonderful. I was so sad when AppDelete stopped working with Sequouia ... and you have done really a superb job making an even better option. So: thanks.

@alienator88
Copy link
Owner

I'm glad it works as expected :)
And you're very welcome, I love working on this project and interacting with everyone here!

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