
ssppjj
Member-
Content Count
23 -
Joined
-
Last visited
About ssppjj
-
Rank
Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
what i see when type bm
-
-
Excellent. Thanks!
-
Open Chrome bookmark using first user in new window
ssppjj replied to ssppjj's topic in Alfred Feature Suggestions
I have been using this command on mac: open -a "Google Chrome" --args --profile-directory="Profile 1" It works for me. -
1, 2, 3, yes 4, Chrome. After enable, when I type "bm ", no such action.
-
ssppjj started following Keyword-order-insensitive Clipboard History Search, Open Chrome bookmark using first user in new window, Command + Enter to search on Google and and 3 others
-
Right now this does nothing. I know I can do "g asdf" to search on Google. But oftentimes I start typing and then go back to add g, which is not very ideal. Thanks!
-
bm keyword doesn't exist after setting it.
-
Cool. I agree for now. Thanks for your input.
-
Cool. That's very nice! I now can use these steps: - search file - use up/down arrow to select file if file is not first search result - tab to open file action - choose file action I still wish I could simply do: - search file - cmd + number to select and open file in the editor I want It'd be nice if configurable.
-
After finding a file using Alfred (typing space or single quote, and file name), is it possible to open the file with an editor I want? Currently, it seems to use different system default editors for different types of files, and sometimes even run the file in Shell. I'd like to set one Editor to open all files found through Aflred file search. Thanks
-
Hi, Is it possible to configure to use the same Editor to open all files through Alfred? Thanks!
-
Keyword-order-insensitive Clipboard History Search
ssppjj replied to ssppjj's topic in Discussion & Help
OK. I'll try to find you a good example. In general, it's cases when I want to narrow down search results using more words regardless of their order. BTW, FZF seems to work that way for me: -
Hi, Is it possible to increase the window size for Clipboard history Viewer? I find its current size too small. Thanks!
-
Keyword-order-insensitive Clipboard History Search
ssppjj replied to ssppjj's topic in Discussion & Help
Cool. Feature request posted: Thanks, guys! Alfred has been great. I wish I'd gotten Powerpack sooner! -
Hi, It seems that currently Clipboard history search is keyword-order-sensitive, i.e. searching "bar foo" doesn't match record "foo bar". Is it possible to make it keyword-order-insensitive or add an option to do so? This search behavior is consistent with many popular search tools, such as, Chrome Address bar (aka Omnibox), and fzf (https://github.com/junegunn/fzf). Thanks!