Jump to content

Vero

Administrators
  • Posts

    4,238
  • Joined

  • Last visited

  • Days Won

    295

Everything posted by Vero

  1. @Placehold Welcome to the forum Could you please fill in your Powerpack email address in your forum profile before asking Workflow-related questions? Cheers, Vero
  2. @psicologo First, check which workflow version you're using. You can grab the latest one from the link @vitor provided, or from Github: https://github.com/surrealroad/alfred-reminders/releases/tag/v74 I don't believe @surrealroad is maintaining the Packal version any longer, so that thread is your best starting point. I'm using the latest version of the workflow and it seems to be working fine Cheers, Vero
  3. @jmvidal As it's Evernote itself that's crashing, and not Alfred, I would suggest dropping them a line to report this. While in this particular scenario, it crashes following you using a workflow, in reality, all Alfred is doing is performing a search using AppleScript. I'm using Evernote 6.11 and not seeing any issues with that same script, so it'd be worth finding out if they've changed their AppleScript support in the beta. Cheers, Vero
  4. I thought I'd chime in here, though Dean and Vitor have essentially answered the question We're a small team (Andrew and I, plus the cats - though I'm still not sure what their job is!) and we've focused our time and effort on developing the best software possible, as well as taking care of our community here, on Twitter, by email, etc. As such, while we are keen to create videos, maintaining written documentation (of which there is plenty on our help site!) is much easier to update when a feature changes subtly or completely, it's more searchable and far quicker to create than video. I love video production, so hopefully the opportunity will arise, but in the meantime, if your area of interest is Alfred's workflows, ScreenCasts Online have recently produced an Alfred 3 & Workflows video, which you can find here: https://screencastsonline.com/mac/show/0643/ Cheers, Vero
  5. @moritzholzinger Welcome to the forum Pop Alfred's preferences open to the Advanced preferences, and check "Store query history" and "show history if within 5 minutes" and you'll be good to go! Cheers, Vero
  6. Hi @carlsen Welcome to the forum! As I can see from your screenshot that you're a Powerpack user, could you please fill in your Powerpack email address in your forum profile? This is only visible to admins, but allows us to confirm your Powerpack status. I'll then be happy to help you out further. Cheers, Vero
  7. @Jasondm007 I've had a look around, and it doesn't seem possible to show the result in Mail within its conversation, based on what Mail itself allows. For the message recency side of things, I'd suggest copying one of the existing filters within the workflow, and adding a Date Range: This won't necessarily show the messages in date order, but will exclude anything older than the date range you select, making results cleaner for you. Cheers, Vero
  8. @Tom Barbaro Has your Clipboard History been stable since our last exchange?
  9. @Shashank Please fill in your Powerpack email address in your forum profile, so that I can confirm your Powerpack status, and I'll then be happy to help you further with workflows-related questions. Cheers, Vero
  10. @Shashank Welcome to the forum! It sounds like there might be some corruption your Mac or with the download, as you should only ever have to give access to your Contacts once, and it'll be remembered in your preferences. Delete Alfred from your Applications folder and follow these steps to remove all Alfred preferences: https://www.alfredapp.com/help/troubleshooting/reset-alfred/ Once you've done this, download Alfred from this link to get started from fresh: https://cachefly.alfredapp.com/Alfred_3.4.1_860.dmg Cheers, Vero
  11. @kurto Right-click on a snippet and choose "Move to...", and choose the destination collection Cheers, Vero
  12. Hi @Tom Barbaro and welcome to the forum! It sounds like your Clipboard History database may have been deleted, resulting in your copied data disappearing. Restarting Alfred would have then resulted in a new clipboard database being created. Are you using any third-party cleanup tools who may have treated Alfred's clipboard database as a temporary cache and decided to delete it? Alternatively, did you change which Alfred preferences Alfred is pointing to using the sync feature in the Advanced prefs? Cheers, Vero
  13. @nikivi It's difficult to understand exactly what's happening without an actual explanation, but by "bugging out", do you mean that the Alfred window loses focus before you've pressed return or chosen your item from the list? If I interpret correctly what you're trying to show, it looks like something is stealing focus from Alfred. As far as the List Filter object goes, there's nothing special about it, so there's no reason for it to disappear before you make your selection. Have you tried running your workflow on a completely fresh user account/Mac? I can't see your Mac's menu bar in the screen capture, but please take a look at the apps and menubar tools you're using, just in case one of these is trying to take over focus? Temporarily disable anything non-essential in Accessibility and any keyboard modifiers. Cheers, Vero
  14. Hi @kodiak and welcome to the forum! The Powerpack includes a vast number of features that Spotlight doesn't touch on; Clipboard History and Snippet text expansion, the workflows framework which allows you to create your own plus a wealth of workflows created by community members, file navigation and file actions, and much more! Quite a few of these already exist in Alfred, so here are a few answers and helpful links: There are numerous wonderful currency and measurement conversion workflows available to do exactly this By using workflows, it gives you flexibility as each workflow can get data from different sources so you can pick the one you prefer. Don't hesitate to actually try things in Alfred - You can do exactly that. There's also an advanced calculator (see Features > Calculator for details) Type "define" or "spell" in Alfred followed by your search term and you'll see results in-line. More details under Features > Dictionary. By design, we decided not to include all of the keywords Apple include in the metadata for System Preferences. For example, here are the keywords for the "Desktop & Screen Saver" System Prefs: com_apple_system_prefs_keywords = "photographs background desktop wallpaper pattern customize photos pictures desk top wall paper customized customizing customization Desktop picture passwords lock disable start feeds news headlines iTunes albums art random screensavers newsfeeds pass words locking disabling starting Screen saver active screen corners Hot Show clock with" It's a complete mess of irrelevant keywords, and it'd be far more frustrating to have Desktop & Screensaver as a suggested result for "news", "itunes" or "art"! Having said that, you can add keywords for apps for your own use by simply creating a workflow with a keyword connected to the app you want to launch. It takes two seconds, and it's far more focused to your own needs. https://www.alfredapp.com/help/workflows/inputs/keyword/ This relates to Finder behaviour rather than Alfred; Finder lets you say that you want things to open in new tabs instead of new windows, but in my experience, depending on the version of macOS you're using, this is more or less reliable. Hope this answers a few of your questions; I would suggest taking a look at Alfred's Features, and clicking the question mark in the corner to see the documentation for each feature Cheers, Vero
  15. @hfr Take a look at Alfred's built-in workflows by going to the Workflows tab, clicking on the [+] at the bottom of the sidebar, and choosing Templates > Clipboard > Paste as plain text from hotkey. All you need to do is set your hotkey! This workflow should do what you need, just in case you prefer to use the built-in option Cheers, Vero
  16. @threezerotwo Yep, workflow works absolutely fine, and looks completely standard. As per @deanishe's questions, it's likely to be an external factor, such as keyboard modifiers, causing a mix-up. You mentioned you're using Alfred 3.4.1; Just in case you're using this workflow on more than one Mac and one is on an older version, make sure you update to 3.4.1, as LinkedIn changed their URL structure fairly recently, and we updated accordingly. Could you provide more details if the above doesn't help? - What hotkeys are you setting? - Are you using any third-party keyboard modifiers? - What's in your clipboard at the time of using the hotkey? - What behaviour are you seeing? Nothing launching at all (e.g. hearing the error sound?), browser not loading the correct page, etc? The more info you provide, the easier we can help you work out what's happening Cheers, Vero
  17. @threezerotwo Could you share your workflow again? I've tested it myself and it works perfectly fine once Excel is removed from the Related apps Cheers, Vero
  18. @sepulchra Here's an example workflow I created where you can chain inputs (three list filters in this case): https://www.dropbox.com/s/eqq91b8tyxom5t1/Chaining inputs for a Snippet Trigger.alfredworkflow?dl=0 Each item doesn't have to be a List Filter, as you can combine list filters, free text, scripts, etc. You'll find examples of each of these in the Getting Started > Snippet Triggers built-in workflow, and some more info here: https://www.alfredapp.com/help/workflows/triggers/snippet/snippet-triggers-with-dynamic-inputs/ Cheers, Vero
  19. @threezerotwo I've had a look at your workflow; Under the hotkey trigger, you've set "Related apps" to only work when Excel is in focus. Was that intentional? If you remove Excel from the Related Apps tab, your workflow will work globally as expected. Cheers, Vero
  20. @iiiax It's likely you'll be able to do the first using scripting, but I'll let the scripting experts in the forum get back to you on the best way to do this As for your second question, I've already suggested different ways to do this in the post I helped you with earlier: https://www.alfredapp.com/help/workflows/triggers/snippet/snippet-triggers-with-dynamic-inputs/ Use the List Filter method (last one in that post) with your full answers as the Arg for each item, so that when you choose Answer A, B or C, the full paragraph is pasted. Let me know if you need any further help on that point! Cheers, Vero
  21. @bvtton As per @deanishe's reply, the shorter snippet will always expand first If you want to use !primed, for example, you can either disable auto-expansion for the shorter keywords like !prime - or you can simply change the shorter one to avoid clashing with the longer ones. Here are a few tips for choosing suitable snippet expansion keywords: https://www.alfredapp.com/help/features/snippets/#tips-expansion [Moving this to Discussion & Help as it's not a bug.] Cheers, Vero
  22. Hi @jasonvand and welcome to the forum! You can pop us an email on info@ at any time with license-related questions. If you let me know what license you already have (if any), I'll be able to let you know what's available to you Cheers, Vero
  23. @binarysmurf Try pressing the right arrow on each of those results. Odds are you'll find that they're located in different places on your Mac (e.g. some could be random vcards on your Mac, or backups). Alternatively, if you've imported contacts from many sources, it's possible that there are simply duplicates in your Address Book itself. Once you work out where the contacts are, you can then either delete the random ones so that only the one located in the AddressBook folder on your Mac remains, tell Spotlight to ignore any backup folders by dragging them to Spotlight Privacy. Let me know how you get on Cheers, Vero
  24. @WalterBeiter If you're looking to create a workflow that launches Terminal with that command, you can use the Terminal Command action Create your workflow then right-click the canvas to add Actions > Terminal Command (last one in the list) Then all you need to do is enter the command you want Terminal to run and you're good to go! Cheers, Vero
  25. @Ken Corey No problem - happy to help! As you're a new user, I thought it'd be worth mentioning that every preference pane has a question mark icon (including many sub-preferences panes) leading to the relevant documentation for the feature, so don't hesitate to click through. For example, for snippets, you'll find a general feature description, links to setup and troubleshooting, how to use dynamic placeholders etc. In the case of Workflow objects, we've included numerous example workflows that can either be added from Alfred's built-in selection, or imported to play with and discover the features Of course, when you can't find an answer, this forum's full of lovely people happy to help you out! Cheers, Vero
×
×
  • Create New...