-
Notifications
You must be signed in to change notification settings - Fork 285
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
"Smarter" Spacebar behavior #925
Comments
Why 'jump to…' for URLs? Edit A. To use 'Open URL With…' instead of 'Open URL'? Interesting idea overall. |
Neat idea, but it would certainly be difficult to be sure we got the priority right, and it could cause for a lot of confusion. Here's what I'm playing with right now, however I'm not sure how 'smart' it actually is:
The options/order appears limitless so it'll be difficult to define a really smart way of doing things! |
@philostein i guess what i meant by urls was more for web search urls (google, amazon, etc..) so that hitting spacebar would jump to the third pane to enter in the search criteria. Not sure if QS distinguishes between urls & search urls? @pjrobertson that looks awesome and i think the priority looks right on. I imagine it would cover 95% of daily use cases! Any eta on a release date, i would love to start using this ☺ |
I think it's something we'd need to discuss with a wider audience to make
|
If its that easy to make the change can you pls implement as an option. There are already 6 different spacebar options so 1 more shouldn't bother anyone :) And i really think it will go over well once you get used to it.
Ok will do, although im afraid with a option like this you might get 10 different opinions from 10 responses. |
Sure. But many of them will contain useful ideas or at least things to think about. Combining the best ideas will yield the best implementation. :-) |
Since QS ran sluggishly for me a while back (especially after running for a while) I gave Launchbar a try and I must second the thread creator, that it's just awesome using Space all the time by intelligently figuring out the context. So for example, if the second pane is focused, there's no way Space will ever work if set to drill down into folder/contents, so it could as well focus the third pane, couldn't it? And if there's no way to drill down / show last used items Quicklook would be the best solution then I guess. |
Hey guys, any chance of this making it's way into a release sometime in the near future? |
I don't think we've established what “this” is. For instance, I’m completely opposed to the second bullet point on @pjrobertson’s list above …or at least, I’m opposed to it appearing before Quick Look in the list. Perhaps if the second and third things on the list were reversed, we’d have a good starting point. I don’t know if it’s quite as easy as Patrick made it sound, but I won’t be working on it so he’ll have to provide an ETA. :-) |
I think it would be really awesome if you could add another option for a "smarter" search bar behavior to the preferences. A lot times i find myself wishing i could combine all the other options instead of having to choose between them. What i would suggest is for the behavior to be context sensitive based on the current selection in the first pane.
For example pressing the spacebar would perform the following actions in order:
folders/files - navigate into folder or file (ie show apps recent documents, txt files contents, etc..)
urls - jump to argument field
files - quickview for any file that you can't typically navigate into
Other definitions could be made for other file types with the default behavior being show contents.
It might sound a little confusing on paper but coming for Launchbar which has a similar behavior it actually feels very intuitive and definitely subscribes to the quicksilver philosophy :)
The text was updated successfully, but these errors were encountered: