Jump to content

spacek33z

Member
  • Posts

    3
  • Joined

  • Last visited

Reputation Activity

  1. Like
    spacek33z reacted to verbatim in Bookmarklets: What about Firefox?   
    I love Alfred, but I think you forgot something in your new Bookmarklets feature:
    Why are Safari and Chrome the only source options for new Bookmarklets.
    Why not show a little love to Firefox, too?
     
     
  2. Like
    spacek33z reacted to fmcypriano in Urban Dictionary Search   
    My first workflow (and my first time playing with Python). It searches definitions of words in Urban Dictionary:
     

     
    Download it here: https://www.dropbox.com/s/edrab4lyzi5gorj/Urban%20Dictionary.alfredworkflow
  3. Like
    spacek33z reacted to ramiro.araujo in Transmit 4 Favorites Workflow, FAST   
    Transmit 4 Workflow for Alfred app
    Workflow for searching and opening Favorites in Transmit 4 App. It's really fast, because it reads the SQLite Database or XML datasource in latests releases of Transmit 4.
    There are already at least 2 Transmit workflows, but one is incompatible with latests Transmit 4 and the other, although very good, uses AppleScript to do the searching, and thus you need to wait for Transmit to open to get feedback. This is particulary slow on non SSD machines.
     
    Usage
    Type the keyword (default ftp) and start typing the name of the favorite to search; dead simple.

     
    Installation
    For OS X 10.9 Mavericks, Download the alfred-transmit.alfredworkflow and import to Alfred 2.
    For Previous OS X Versions, Download the alfred-transmit.alfredworkflow and import to Alfred 2.
     
    Source Code
    Clone or Fork the Workflow: https://github.com/ramiroaraujo/alfred-transmit-workflow
     
    Changelog
    2013-12-16 - Released 2014-01-02 - Added support for previous OS versions, using System Ruby 1.8, tested up to Lion 2014-01-03 - Search in both Favorite name and host 2014-01-20 - Added support for Favorites.xml 2014-01-30 - Rebuilt XML search to use different Ruby xml parser Note: I updated the original description to match the project readme file
  4. Like
    spacek33z reacted to ctwise in Would love a big new release :-)   
    Andrew has been doing a great job fixing defects and he's probably got a big new release in development. Hopefully it's not too late to bring back up old feature requests and throw in a few new ones. So here's my personal pain list.
     
    Interface Changes   1. Support images in clipboard history
    2. Support full Spotlight syntax in searches, e.g., tag:tagname name:xyz
    3. Assigned keystrokes, e.g., control-m for move, for command file operations in addition to command-1, command-2, etc.
    4. Display keystroke hints for multi-file select (I can never remember them)
    5. Make clipboard merging less fussy. I had to turn it off because it triggered constantly when I didn't want it to.
    6. Copy workflows
    7. Add all displayed files to the file buffer (http://www.alfredforum.com/topic/2296-add-all-files-to-the-buffer/)
    8. Email compressed versions of files (http://www.alfredforum.com/topic/1173-email-compressed/)
    9. Allow file actions to perform complex checks to make sure they're applicable to the selected file (http://www.alfredforum.com/topic/779-add-additional-filtering-to-file-actions/)
      Workflow Changes   1. Support debugging and/or show errors/intermediate results 2. File path completion when workflows call for filename inputs (and yes, I'm aware I could _also_ make them file actions) (http://www.alfredforum.com/topic/728-shell-command-line-completion-for-shell-commands/) 3. Throttle script filters (http://www.alfredforum.com/topic/535-throttle-script-filters/) 4. Add a contact results type to workflows so a workflow can return not just generic results or filename results but also contact results (http://www.alfredforum.com/topic/2884-return-contacts-from-a-workflow/). So, for example, an LDAP search workflow could return contacts. 5. Allow filter stages to pass multiple results instead of having to concatenate results in query and parse them back out again. See Pipe Dream #4. 6. Provide custom right-arrow results (http://www.alfredforum.com/topic/436-ability-to-right-arrow-on-results-of-script-filter/) 7. Provide initial query to all stages of the workflow (http://www.alfredforum.com/topic/412-provide-original-query/)   Pipe Dream   1. TextExpander-like workflow triggers 2. TextExpander-like snippet expansion 3. Add Keyboard Maestro functionality 4. Switch from XML to JSON both for result lists and for complex result values.   In general, I'd love to subsume the complete functionality for Keyboard Maestro and TextExpander into Alfred.  
  5. Like
    spacek33z got a reaction from vdesabou in Upload files to Cloudup   
    This workflow lets you upload selected files to Cloudup.
     
    If you don't have a Cloudup account, I can highly recommend it if you want to share files with other people very fast. It's owned by Automattic (the company that also owns WordPress.com) and is free to use! You can upload a maximum of 1000 files with a max. filesize of 200mb. It currently is invite only, but you can register with this link (I think, haven't tested this).
     
    You have three options:



     
     
     
    Download
    Github
     
    Ideas and questions are very welcome .
×
×
  • Create New...