Jump to content

bruizar

Member
  • Posts

    3
  • Joined

  • Last visited

Reputation Activity

  1. Like
    bruizar reacted to ClintonStrong in Search Safari and Chrome Tabs [Updated Feb 8, 2014]   
    Search your tabs in Safari, Chrome, Chromium, Chrome Canary, and Webkit.



    When you action a result, it'll bring your browser to the front and switch to the selected tab. You can also close a tab by holding down alt when actioning a result.

    Download from Packal
     
    Updated Feb 8, 2014: Made it more resilient to an AppleScript error that could cause a blank output.
     
    Update #2, Feb 1, 2014: Fixed regression with searching. You should be able to search anchored by words (and capital letters in CamelCase words) again.
     
    Updated Feb 1, 2014: Rewrote the workflow. It now supports copying the URL of a tab, viewing a tab in QuickLook, and closing a tab with a modifier key.
     
    Updated Oct 11, 2013: Fixed issue with improper string encoding in Mavericks and Ruby 2.0 breaking the workflow.
     
    Updated Oct 9, 2013: Updated for Mavericks and Ruby 2.0.0. Removed thumbnails for now (beta versions of Safari don't seem to generate them anymore). Fixed some issues where the proper window wouldn't always focus correctly.
     
    Updated May 4, 2013: Experimental support for webpage thumbnails. Prevent launching browsers when WebKit is open.

    Updated Mar 26, 2013: (Hopefully) prevent launching browsers when it's not supposed to, and fix an issue with it not detecting WebKit.
  2. Like
    bruizar got a reaction from GamerChase in PLEASE VOTE: Your favourite workflows   
    1) Google Autocomplete - David Ferguson - Don't know
    2) Weather - David Ferguson http://www.alfredforum.com/topic/193-weather-workflow-with-conditions-and-forecast/
    3) Wolfram ALpha - Tyler Eich http://www.alfredforum.com/topic/655-wolframalpha-workflow/
    4) Thoughts - Daniel Shannon http://alfred.daniel.sh
    5) Disk Space - Florian Pellet http://www.alfredforum.com/topic/678-check-available-disk-space/
     
    Also, I made a simple webs search shortcut for this forum, so I can constantly check out new workflows. A workflow to find new workflows would be pretty awesome.
  3. Like
    bruizar got a reaction from bcometa in PLEASE VOTE: Your favourite workflows   
    1) Google Autocomplete - David Ferguson - Don't know
    2) Weather - David Ferguson http://www.alfredforum.com/topic/193-weather-workflow-with-conditions-and-forecast/
    3) Wolfram ALpha - Tyler Eich http://www.alfredforum.com/topic/655-wolframalpha-workflow/
    4) Thoughts - Daniel Shannon http://alfred.daniel.sh
    5) Disk Space - Florian Pellet http://www.alfredforum.com/topic/678-check-available-disk-space/
     
    Also, I made a simple webs search shortcut for this forum, so I can constantly check out new workflows. A workflow to find new workflows would be pretty awesome.
  4. Like
    bruizar got a reaction from CarlosNZ in PLEASE VOTE: Your favourite workflows   
    1) Google Autocomplete - David Ferguson - Don't know
    2) Weather - David Ferguson http://www.alfredforum.com/topic/193-weather-workflow-with-conditions-and-forecast/
    3) Wolfram ALpha - Tyler Eich http://www.alfredforum.com/topic/655-wolframalpha-workflow/
    4) Thoughts - Daniel Shannon http://alfred.daniel.sh
    5) Disk Space - Florian Pellet http://www.alfredforum.com/topic/678-check-available-disk-space/
     
    Also, I made a simple webs search shortcut for this forum, so I can constantly check out new workflows. A workflow to find new workflows would be pretty awesome.
  5. Like
    bruizar reacted to Benzi in Comic strip viewer workflow   
    An experimental workflow in Python. Displays a list of comics that you can read straight off of Alfred.

    Download: from here  (always the latest version)
    Developer side note: The experimental part comes in the form of - it is very easy to extend this workflow if you know a little bit of Python / intermediate programming skills and have a solid RSS feed of a comic you like. Add the code for the new comic in the plugins folder, and as long as it follows the method signature the sample code provided has, you have a new feedback item and comic to read.
    Source Code Repo: GitHub
     
    Version History
    v0.1 - Initial version
    v0.2 - Added search support for the list of comics. So typing "comics dilb" will just list Dilbert strip option. Searches are performed against the title and subtitle of each strip. Added a couple more comics to the list based on requests, and two courtesy Jefferson).
     
     
    Have fun.
×
×
  • Create New...