Jump to content

Wildcard

Member
  • Posts

    66
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Wildcard

  1. Thanks, that solves it!!! I do use special keyboard layouts and occasionally play Minecraft (Java edition) so I guess I'll have to see if standard causes any problems. (Referring here to the note about compatibility mode which says "useful if using Alfred alongside keyboard remappers or Java applications.")
  2. My keyboard shortcut to toggle Alfred is option-space. In Mac OS 12.4, with Firefox 91.11.0esr, this won't work to open Alfred from a password box. (E.g. citi.com) I'm using Alfred 4.7; the behavior was the same on 4.6.7. Command-space in a password box will open Spotlight just fine. I can type spaces fine. I can even paste text into the password box. It's only Alfred that doesn't seem to work. Also from a password box, I can't bring up my clipboard history in Alfred (Ctrl-Option-C) or launch the iTunes mini player (Ctrl-Command-Enter). Does anyone know what might be causing this or how to fix it?
  3. The only illegal character in a file path is a null byte. No other delimiter is guaranteed not to appear in the path. (Related: Why not parse the output of ls?) Particularly when dealing with music files, there are all kinds of unusual characters that quite commonly appear in filenames. Perhaps what I want should simply be a native feature of Alfred? It could be disabled for those who don't want it, just as any other built-in file action—but I'm sure I'm not the only one who would have a use for creation of aliases, symlinks and hard links through Alfred's excellent File Actions interface. If the clean and smooth "Copy to..." and "Move to..." workflows (in the English sense) are impossible to replicate with a user defined workflow (in the Alfred sense)...I expect they'd be fairly trivial to add in the underlying code, starting from a replica of the "Copy" and "Move" file actions. I just upgraded to Alfred 3 today and got my Mega Supporter license. Hoping I won't have to use some other tool, e.g. Path Finder or something, to make this workflow possible....
  4. Hello, I'm trying to create the ability to mirror the actual workflow aspect of the file actions "Copy to..." and "Move to...." Specifically, I want to be able to: 1. Select a file, or multiple files, through Alfred's file buffer or in the Finder. 2. Trigger Alfred's "File Actions" menu. 3. Select my workflow action from the list. 4. Choose a target folder, using Alfred's search (or even better, using Alfred's "browse" feature, but that's not how "Copy to..." works). 5. Run an action (e.g. shell script) on the selected files, with the "target folder" available in some fashion as well. The specific use case I have is to enable the creation of aliases, symlinks, or hard links in a specified location for the selected files. However, I haven't been able to figure out how to link together actions in a way that allows this. Saving the query to a var is confusing, because it's not clear how multiple selected files can be saved in that way. Then, I can't figure out which "action" to choose to allow searching for a folder (preferably with the selected files still shown in the pane to the right, just like they are in "Copy to..." and "Move to..."). Can someone provide some tips or a nudge in the right direction, please? Thanks very much, --Mike
  5. Awesome, thanks Andrew! In that case I will probably upgrade soon.... In the meantime, I actually made a workaround using BetterTouchTool—which is the only application that I install before I install Alfred on a new computer. I set Alfred's File Actions key to something complicated (that I won't need to use with anything else), and then I use BTT with (option /) to (a) switch keyboard layouts (b) wait 0.1 seconds so the layout actually switches (c) trigger Alfred's File Actions hotkey (the complicated one) and (d) switch layouts back. But yeah, it would be nice not to need that. After I'm done migrating to this new computer I'll make the plunge for Alfred 3. Thanks for your constant work to improve the product.
  6. Cool; makes sense. If I ever do anything with it I'll post it here, but I agree it's probably more work than it's worth.
  7. This is pretty cool! Do you have any plans to make it accept an argument of which site to search? I looked into the Python code and I see that the "SITE" parameter can be modified, but since I am a routine visitor of unix.stackexchange, apple.stackexchange, superuser, stackoverflow, occasionally askubuntu, it would be nice if I could search any one of these...without making 5 copies of the entire workflow just to edit that one parameter! P.S.: I'm willing to attempt this myself, but I am a beginner with Python so I would need some tips, preferably from the original author. Now if it were in bash, I would have already edited it myself.
  8. Hey, bug report: If you search for the word "timer" on http://www.packal.org you see some really weird low level error.

  9. I shut down Alfred, switched to QWERTY layout, removed both Alfred-related directories from ~/Library/Caches/, removed both relevant files from ~/Library/Preferences/, removed ~/Library/Application Support/Alfred 2/ (after saving the license file), started up Alfred with factory settings, loaded in the license so I could access PowerPack features again, and tried using the default keyboard shortcut for File Actions: ⌥⌘\ It worked successfully. I made no other changes except switching layouts to "Dvorak - Qwerty ⌘" and tried activating the File Actions menu again. I got the "Info" pane instead. Whatever I said in 2013 about it working for other people or other accounts was using version 2.0.5, not version 2.8.6. As my later testing revealed (and as is described earlier in this thread), in version 2.0.5 through at least version 2.3, if Alfred is started while the Qwerty keyboard is active, and the File Actions hotkey is triggered while the Qwerty layout is still the active layout, then the File Actions hotkey will work correctly regardless of later keyboard layout changes. In those same versions, if Alfred is started while the Dvorak - Qwerty ⌘ layout is active, and if the File Actions hotkey is first triggered with that keyboard layout active, then the File Actions hotkey will only open the File Info pane of Finder (what you get with the OS keyboard shortcut ⌘I), even after further keyboard layout changes—even if it's changed to Qwerty. This behavior changed between 2.3 and 2.8.6. In version 2.8.6, regardless of what keyboard layout is active when Alfred is started up, if the Dvorak - Qwerty ⌘ layout is active when you trigger the File Actions hotkey, the "Get Info" window is what will appear. And in version 2.8.6, regardless of what keyboard layout is active when Alfred is started up, if the Qwerty layout is active when you trigger the File Actions hotkey, the hotkey will work correctly. (In my earlier test from another user account using version 2.0.5, I had started Alfred with the Qwerty layout active before switching it to Dvorak - Qwerty ⌘. Therefore my conclusion at the time that it "worked from another user account, just not from mine" was actually invalid and based on insufficient testing.) So no, the problem doesn't lie with my user account. The above can be reliably reproduced on the latest build of Alfred on a brand new computer with no prior Alfred installation (and no lingering preferences). This is purely an Application-level bug in Alfred. I hope that info is more helpful for diagnosis? I wouldn't be writing all this at all if I didn't really care about Alfred's functionality, and rely on it constantly. Do you think the developers could please have a look at this?
  10. I've just tried it with all my other utility applications disabled with the same results.
  11. If you can't reproduce it using the steps above, tell me how to completely wipe and reinstall Alfred on my El Capitan computer and I will attempt to reproduce it with NO adjustments to settings from the default. But I think the above two steps would be enough.
  12. I just used a FRESH install of Alfred 2.8.6 on a FRESH install of Mac OS 10.11.6 and reproduced the problem with no trouble at all. Please don't blame the user before you've at least made an attempt to reproduce the reported bug. (This reminds me of https://xkcd.com/806/) Steps to reproduce: 1. Set keyboard layout to "Dvorak - Qwerty ⌘". 2. Attempt to launch the "File Actions" menu in Finder using the keyboard shortcut defined in Alfred. Results: The "Get Info" window appears for the selected file. Now, I have made a VERY few other adjustments to my preferences on this particular computer, but (a) none of them should be relevant (b) nothing was imported from my previous Alfred install where I first had this difficulty and (c) this is a different computer, not just a new OS on the same hardware. If you can successfully trigger the "File Actions" menu from Finder with the "Dvorak - Qwerty" keyboard layout set, using any key combination, I will be impressed. I really love the context menu (a.k.a. File Actions menu) in Alfred. "Open with..." and "Move to..." as well as "Email to..." are in constant use, so it is really a great irritation in my workflow to have to switch keyboard layouts before the context menu will work.
  13. I foolishly upgraded to 2.8.6. Is this fixed in Alfred 3? If so I would bite for the paid upgrade. Not really thrilled with the "oh well" response. Succinct statement of bug: "file action" trigger does not work on alternate keyboard layouts—period. That seems like a bug worthy of fixing.
  14. I'm using version 2.8.6 (441). I want to modify some of the built-in web searches, and there appears to be no way to do this. Specific use case: I want to modify the "amazon" search so that it searches smile.amazon.com instead of www.amazon.com. I can't do this (that I can see). I consider this a bug. The workaround is rather tiresome: I must add a new custom search (figuring out the search URL myself), disable the default one, and dig up the right graphic for the custom search. Then forever afterward I will have the built-in search cluttering up my list of searches.
  15. Going to bump this ancient bug report: I have been running consistently on 2.3 because once my software works I leave it alone. The other day I accidentally upgraded to 2.8.3. 2.8.3 fixes half of the issue described above, because it no longer matters what the current keyboard layout is while Alfred is running—but it breaks the more important half. Using 2.8.3, with Dvorak as the keyboard layout while using Finder, there is simply no way to activate the File Action menu, regardless of the keyboard layout that was set when Alfred started up. I'll just get the "File Info" window unless I switch to QWERTY layout before activating the file action hotkey. This is more logical in a sense; it's not exactly an intended feature to behave differently depending on the keyboard layout that was set during app startup. Nevertheless, this breaks the workaround I had worked out above. Is there another workaround possible (or better yet, a permanent fix?)
  16. Thanks, that will work nicely!
  17. I thought this would be a great and simple workflow. Unfortunately, I see that no one seems to have made it already, and I have no idea how I'd go about making it myself. (I did find a nice timer workflow, though.) Anyone want to have a stab at it? Or give some advice, at least? (I know some perl and bash and a bit of applescript, although it's been years since I used any of them seriously.) The workings would go: you enter keyword "stopwatch" or "stopwatch start" and it starts. Maybe keyword "lap", but really I'd be happy with a simple start/stop and a largetype display of time, even if only after the thing is stopped.
  18. Nice! I tweaked it to make the "Hour" "Minute" "Second" tags into "hours" "minutes" "seconds". I suppose someone clever could parse it so it would drop the "s" at the end if only one minute, second, or whatever, but I don't know ruby at all.
  19. Oddly enough, the feature you describe is in the PowerPack, but the feature I inferred from your topic title is not. I thought you meant an easy way to search within a given folder, using Alfred. I'm not talking about setting up a workflow to search a specific scope—I'm talking about a one-off thing. Just navigating to a folder using Alfred and then choosing "search this folder using Alfred" from the file actions menu...but that file action doesn't exist. I suppose it might be set up with a workflow, but I'm unclear how to do that, since it would require multiple inputs (first a folder for the file action, then a search term.)
  20. Yes, good idea. I'm surprised it's not already there—but I haven't done as much tinkering as you with workflows, so I never noticed before. (It makes me nervous every time I use the "delete" file action that there is no confirmation, and not even any feedback so you can see what you did, on the off chance you made a mistake.)
  21. I like this idea. I'm surprised, checking around via Google, that there seems to be no easy way to do this already via the terminal. I found a command to open ical (just "open -a ical") but not to launch it to a specific date. I'm pretty sure that would have to do with the --args flag of the terminal "open" command, but not sure what arguments to put.
  22. I agree with this, even though it's not a huge problem for me. It would still be worth having. (Personally, I get around it by limiting the default search scope to my usual documents folders, and then I have a separate file filter to search the entire system and everywhere on it.)
  23. The original version of Keyboard Pilot (https://itunes.apple.com/app/id402670023?mt=12) allowed you to set Fn key behavior for each individual app separately, but that functionality has been taken out since Apple tightened up sandboxing requirements. However you should keep an eye on the TinyBird site (http://www.tinybird.com/) because the developer had emailed me some time ago mentioning that he was going to split out the Fn key controlling into a separate app—he was looking for testers at that time. (It's been a while, so he might have dropped the idea. Drop him a line if you want.) The Keyboard Pilot app, incidentally, is indispensable for anyone who uses multiple keyboard layouts.
×
×
  • Create New...