Jump to content

flome

Member
  • Posts

    38
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    flome reacted to gandalfsaxe in Anyone got "I Feel Lucky" Google search working again?   
    Google has recently added an extra step to "I Feel Lucky" searches so you have to press an extra button, thereby defeating the purpose of the feature. Example:

     
     
    Anyone got "I Feel Lucky" Google search working again, so you can do it in one step? I'm not sure there is a working workaround. But if there is now or in the future, I hope someone will share it here.
     
     
  2. Thanks
    flome reacted to wrjlewis in Notion.so Instant Search Workflow   
    For those who love Notion.so (really great documentation & more tool), you will know how useful it would be to get instant search results from Notion in Alfred. 
     
    To that reason I've created a workflow that does exactly that, allowing you to search your Notion.so workspace from Alfred, showing instant results, and the ability to open the browser to your selected page.
     
    There are two env variables required (the notion search api isn't documented), these can be obtained by inspecting the network request from a notion search, as documented in github below. 
     
    Check it out and download here: https://github.com/wrjlewis/notion-search-alfred-workflow/blob/master/README.md
  3. Thanks
    flome reacted to dfay in Date Snippets - insert upcoming days (next Monday etc.) - updated for 12.3   
    Dynamic snippets to insert the date corresponding to the upcoming day.
     
    d.nm - next Monday
    d.nt - next Tuesday
    d.nw - next Wednesday
    d.nr - next Thursday
    d.nf - next Friday
    d.ns - next Saturday
     
    So given today's date 2018-07-30, the snippets in sequence produce
    2018-08-06
    2018-07-31
    2018-08-01
    2018-08-02
    2018-08-03
    2018-08-04
     
    d.m+ - first day of next month
    2020-02-01
     
    And dt.n to add the next business day in prose, e.g. Tuesday, June 4, 2019
     
    Download
     
    v. 1.2 
    - added first day of next month
    - added external triggers for M of next week and 1st of next month
    - updated so snippets will paste in Alfred (using the trick here: https://www.alfredforum.com/topic/11765-snippet-triggers-triggered-in-alfred-dont-paste-to-alfred/?tab=comments#comment-61652 )
     
    v. 1.3 2022-03-31
    - updated to use Python 3 for compatibility with MacOS 12.3
  4. Like
    flome got a reaction from vitor in Dente Azul — Toggle bluetooth and paired device connectivity   
    This is great! The only thing I came here to say besides thanks was that the bluetooth icon resets position after toggling. So if I want to customize where it appears, this would reset it. However, for my purpose I always want to know if it's on or off, so I just commented the menu item hiding line out.
  5. Like
    flome reacted to vitor in Dente Azul — Toggle bluetooth and paired device connectivity   
    Usage

    Search your paired bluetooth devices via the btd keyword. Press ↩ to reverse a device’s state (on becomes off, and vice-versa).



    Toggle bluetooth as a whole via the btt keyword.



    ⤓ Install on the Alfred Gallery | Source
     
  6. Like
    flome got a reaction from Jasondm007 in Swift Windows Switcher [Safari/Chrome tabs support]   
    I am DYING for this ability. I use spaces/desktops extensively and it would make things so much easier! Pretty please!
  7. Thanks
    flome reacted to Ryan McGeary in Alfred Emoji: Search emojis by name or keyword   
    Search for emoji and copy them to the clipboard ?.

    Download v1.8.1 (2019-09-27)
     
    Usage:
    emoji [query] Press [return] (↵): Copy the symbol of the selected emoji (e.g. ?) to your clipboard. Press [alt]+[return] (⌥↵): Copy the code of the selected emoji (e.g. `:rofl:`) to your clipboard. Press [cmd]+[return] (⌘↵): Paste the code of the selected emoji (e.g. ?) to your frontmost application.  
    Automatic Updates:
     
    This workflow will automatically check for updates at most once per day. If a new release is found, it automatically downloads and installs the latest version of the workflow. All downloads come directly from official GitHub releases.
     
    Optional Hotkey and Snippet Triggers:
     
    Customize the workflow with either a custom hotkey or a custom snippet.
     
    Links:
     
    GitHub Project Download New Releases GitHub Issues - (please submit bug reports and feature requests here)  
    Screenshot:
     

     
  8. Thanks
    flome reacted to Dreamisdead in Mountain Duck Bookmarks   
    Hello guys!
    Just wanted to share workflow I created for Mountain Duck app.
    Heavily based on Cyberduck Favorites by Kasoki


    Just use "md" and "mt" keywords for searching your bookmarks list of ftp\sftp\basically any type of server to quickly mount\unmount or ssh to it. 
    It's based on apple script menu bar item click integration, but is very reliable, at least for me.
    Workflow
    GitHub
     
    Happy for any kind of feedback
  9. Like
    flome got a reaction from kerim in Swift Windows Switcher [Safari/Chrome tabs support]   
    I am DYING for this ability. I use spaces/desktops extensively and it would make things so much easier! Pretty please!
×
×
  • Create New...