Jump to content

Vero

Administrators
  • Posts

    4,230
  • Joined

  • Last visited

  • Days Won

    294

Reputation Activity

  1. Like
    Vero reacted to Floating.Point in ASCII text generator - Or how Alfred helped me today   
    I just wanted to share my moment with Alfred today.
     
    As Ive started to do more things with code, I started using big old blocks of ASCII text to make my code more fun and browse-able. For example:

     
    So I had been using this web site (https://ascii.today/) where I would type out my heading, then scroll to find my preferred typeface, then click copy, switch back to my text editor and paste.
     
    So many clicks!
     
    Today I realised I'd done this enough times and it was inefficient. Time to put Alfred to work. So I went to the source and found that website was built on figlet.js. Within about 10 minutes I had it installed (along with its CLI) and a tiny little Alfred workflow that puts it to use. Now sure, one might argue that 'it's going to take a few headings before I break even on that 10 minutes spent', but its not just about time. Now I have this capability at my fingertips, I can perform the task without breaking flow. That's the magic, that's the Superpower!
     

     
    Anyway, I just wanted to post this as a little anecdote. Ever since I started dabbling in the command line / scripting / Alfred node based workflows – my time spent on the computer has become way more rewarding. I have styled Alfred to suit my personality, and every time I invoke Alfred to do something unique to my workflow, I am utterly delighted. 
     
     
  2. Like
    Vero reacted to vitor in PinPlus   
    It is not, but thank you for the thought.
     
     
    And thank you for the kind words too.
  3. Like
    Vero got a reaction from brank87 in Alfred cannot find Google Drive files in folders Shared with me and added as a shortcut to My Drive   
    Google Drive isn't really indexed by macOS, it uses a different mechanism / workaround to return results to macOS. 
     
    This is why we recommend the Google Drive workflow, as it continues to work reliably, regardless of what shenanigans Google get up to when releasing new versions of Google Drive  
     
     
  4. Like
    Vero got a reaction from xilopaint in Alfred access to touch bar? (for workflows or search results)   
    The Touchbar was an experiment by Apple, which is more or less falling by the wayside now. It's only available on a shrinking subset of Macs. As such, it hasn't been an area of focus given all the other ideas we have that will benefit the broader Alfred community.
  5. Thanks
    Vero reacted to sepulchra in Soulver app workflow   
    trying again:
     

     

  6. Thanks
    Vero got a reaction from qilabs in Do we have a workflow for NimbusNote?   
    @meeffe A quick look online tells me that Nimbus (https://nimbusweb.me/note.php) is an Electron apps. 
     
    Developers sometimes choose Electron because it makes it easy to create one cross-platform app, rather than creating a native Mac app, as well as native ones for their other platforms. However, Electron also usually means that the app lives in its own box, with no integration possible.
     
    You may need to contact them to find out whether any way of searching the app from an external app is possible.
     
    Cheers,
    Vero
  7. Like
    Vero got a reaction from Floating.Point in new user: how can I set up a hotkey for a group of apps (eg. browsers), so that I can then single-click on one app to open it?   
    @mickjsanders Welcome to the forum  @Floating.Point has a great suggestion; List Filters are super useful.
     
    You could also have a look at the nicknames trick, setting all three as "browser"; They'll then all show up when you type "browser" into Alfred, and you can then use Cmd + number to trigger the correct one.
     
    Have fun  
  8. Like
    Vero got a reaction from mickjsanders in new user: how can I set up a hotkey for a group of apps (eg. browsers), so that I can then single-click on one app to open it?   
    @mickjsanders Welcome to the forum  @Floating.Point has a great suggestion; List Filters are super useful.
     
    You could also have a look at the nicknames trick, setting all three as "browser"; They'll then all show up when you type "browser" into Alfred, and you can then use Cmd + number to trigger the correct one.
     
    Have fun  
  9. Like
    Vero reacted to mhenrixon in SwitchAudio - Yet Another Audio Device Switcher   
    I just logged in to write you a massive thank you for providing this. Was just about to write my own workflow when I found yours, thank you for saving me the time. 
  10. Like
    Vero got a reaction from ChangeHow in Alfred window should pop up in the active screen for multi screen environment   
    @dtong Welcome to the forum  Take a look at the Appearance Options, where you can set where you want Alfred to appear; On the default screen, mouse screen or active screen.
     
    Here's more about the Appearance options:
    https://www.alfredapp.com/help/appearance/#options
     
    Cheers,
    Vero
  11. Like
    Vero got a reaction from mathieudaudelin in Load Clipboard   
    @mathieudaudelin I would second @Stephen_C's suggestion that a collection of snippets is likely your best way to have non-time-sensitive clips of text you can use any time.
     
    You can add them via a snippet keyword, or by using the Clipboard / Snippets Viewer to browse the collection of items. They'll be backed up / synced and therefore protected from any clipboard expiry
     
  12. Thanks
    Vero got a reaction from marcusziade in Alfred Not finding files on my computer   
    @Jason Lau Have you had a look at the link I provided in my previous reply? Based on your reply and diagnostics, it seems likely that you're encountering a known issue with the macOS Monterey Migration Assistant. The issue and workaround are outlined here:
    https://www.alfredapp.com/help/troubleshooting/indexing/monterey/
     
    Let me know how you get on after following step 2 and widening your search scope.
     
    Cheers,
    Vero
  13. Like
    Vero got a reaction from Alan He in [SOLVED] Is there a way to change the license email?   
    @tga Drop us an email on our info@ address and we'll help you get that updated
     
    Cheers,
    Vero
  14. Like
    Vero got a reaction from Alan He in What is the "v5 Corporate Powerpack"? 👀   
    @Chris Messina Yes, it's been around for a long time and is intended for companies who want to distribute a single-key license to their team. Many of the companies you're familiar with use that method to share the Alfred love with their team
     
    All the details are here:
    https://www.alfredapp.com/help/corporate-licensing/
     
    More specifically, the 5.0.2 update is the first Alfred 5.x that will be suitable for corporate licensing activation, as we roll this out a few weeks after the general 5.0 release, which ensures everything's nicely settled down by the time we distribute to these larger teams. 
  15. Like
    Vero got a reaction from Skone in All files not showing up in searches after switching to m1 MacBook Air   
    @Sam Tang Welcome to the forum. What @deanishe is saying in his very succinct response is that this has been answered many times in recent months and that the best first step when looking for answers is to use the search feature.
     
    Having said that, we've now created a step-by-step guide to troubleshooting this issue, which seems to be caused by a bug in the macOS Monterey Migration Assistant, resulting in files not being found when they should be. 
     
    Please take a look at this guide and follow the instructions carefully:
    https://www.alfredapp.com/help/troubleshooting/indexing/monterey/
     
    I'm confident this will solve your issue, but if for any reason, you still have indexing issues, please follow up in the relevant thread linked below. I'll now lock this thread to avoid splitting up the discussion of the same topic any further.
     
    Cheers,
    Vero
     
  16. Thanks
    Vero reacted to smoitzheim in Shorten URL with YOURLS   
    Thank you, good point! I've updated the Workflow, the download link should give you the new version with User Configuration implemented.
  17. Like
    Vero got a reaction from smoitzheim in Shorten URL with YOURLS   
    @smoitzheim Welcome to the forum and thanks for sharing your workflow
     
    As a suggestion, you could set up the configuration to be done via the User Configuration feature:
    https://www.alfredapp.com/help/workflows/user-configuration/
     
    This would mean that users don't need to dig into the Run Script to add their own configuration details.
     
    Cheers,
    Vero
     
  18. Thanks
    Vero got a reaction from Tom Barbaro in How do I run a downloaded workflow?   
    @Tom Barbaro Taking a look at the ChangeCase workflow (found here), it uses Python 3, which isn't installed by default in macOS, so you'll need to install Python 3 if you haven't already done so.
  19. Like
    Vero got a reaction from jojordani in Force Alfred to just search for Folder names?   
    @mlondon The built-in workflow you can use for this is under Workflows > [+] > Examples > Simple Folder Search  
     
    Cheers,
    Vero 
  20. Like
    Vero got a reaction from bo9 in If I copy a file to clipboard, will it sync/show up on the ALFRED clipboard history on my other Mac?   
    @bo9 Alfred Snippets are synced between your Macs (if you've set up syncing), but the Clipboard History is stored locally only. 
     
    Having said that, if both of your Macs use modern versions of macOS, the macOS Universal Clipboard feature takes care of copying the latest entry to your other device.
  21. Thanks
    Vero got a reaction from bo9 in Is there a way to drag and drop from the ALFRED CLIPBOARD?   
    @bo9 To copy from Alfred's Clipboard History, either use the Return key if the location you want to paste to is the frontmost app already, or use Cmd + C to copy it to your current clipboard. It's not possible to drag a clipboard entry with the mouse.
  22. Like
    Vero got a reaction from kpw in Why not iCloud sync for Alfred preferences?   
    @Nuno iCloud isn't currently recommended due to being slower at syncing (sometimes not syncing at all for a long period of time), being less reliable and doing a poor job of file conflict resolution.
     
    In our internal testing and when supporting users who chose to use iCloud, we saw preferences being lost, especially due to file conflicts where iCloud loses files or reverts to old versions when it's unable to resolve them.
     
    We're very keen to improve the sync options and already have a broad plan for this. There are quite a few aspects to doing this well, such as adding an automatic local backup option, ensuring that if syncing goes wrong, you have a recent backup you can go back to, so we'll be looking into this further once Alfred 5 is out and settled.
     
    Having said that, if you'd like to experiment with using iCloud, you can do it; Just make sure you keep your preferences backed up using Time Machine or another regular backup service of your choice.
  23. Like
    Vero got a reaction from Alan He in How to change width of Alfred window?   
    @marfon Welcome to the forum
     
    First, to customise a theme, make sure you're using either a custom theme or duplicate one of the default ones (as it's not possible to modify a default theme).
     
    Next, hover on the left or right side of the theme where you'll see "Drag to enlarge window width" as subtext at the bottom
     
    Let me know how you get on.
     
    Cheers,
    Vero
  24. Like
    Vero got a reaction from marfon in How to change width of Alfred window?   
    @marfon Welcome to the forum
     
    First, to customise a theme, make sure you're using either a custom theme or duplicate one of the default ones (as it's not possible to modify a default theme).
     
    Next, hover on the left or right side of the theme where you'll see "Drag to enlarge window width" as subtext at the bottom
     
    Let me know how you get on.
     
    Cheers,
    Vero
  25. Like
    Vero reacted to vitor in I want Yak Saver   
    @sepulchra What exactly didn’t you like about the existing options? That is important information to have before considering an alternative. Not all pomodoro timers use tomatoes.
×
×
  • Create New...