Jump to content

nirl

Member
  • Posts

    5
  • Joined

  • Last visited

Reputation Activity

  1. Like
    nirl reacted to phyllisstein in Tag (selected) files with spotlight/Alfred comments   
    Nice work! You might want to rename it to reflect the fact that it's adding comments, not tags, though; OpenMeta tags are a different animal than Spotlight comments, as you can see from my tagging workflow.
  2. Like
    nirl reacted to bengr in TimeIn - Show the time in a specific location (new & improved)   
    Download (v2.01)
     
    I took nirl's workflow and built it upon it, adding an option to see custom locations in Alfred (populated back into Alfred results).
     
    Usage:
    timein - see the time your default locations (you can setup those in the workflow, easy to remove/add more and modify existing ones).
    timein <location> - see the time in the typed in location, including it's flag (without the '<>').
     
    Credits:
    I've used the flags from CarlosNZ TimeZones workflow (with his permission), so a huge thanks for him for having the flags display faster and correctly now (flags were originally taken from this site, so a huge thanks to them as well).
     
    Notes:
    Feel free to take any of the code I written for the workflow and use it, but please give proper credit where needed.
     
    * Please note that this workflow is no longer in development considering the latest update to the TimeZones workflow, which implements TimeIn as a whole in it. Also, I don't have the time to maintain it as much anymore.
    Hopefully you'll continue enjoying the new version of TimeIn in the future, or move over to TimeZones.
  3. Like
    nirl reacted to eknkc in Pinboard Search Workflow   
    Hi,
     
    I just created an alternative Pinboard workflow that allows searching for pinboard bookmarks within Alfred. It can fetch data asynchronously, so there should not be delays during searches and the matching code has some fuzzy logic. Might come in handy for Pinboard users so I wanted to share.
     
    NOTE: It requires Node.JS to be installed. Please get it from http://nodejs.org if you dont have Node.
     
    Keywords:
     
    pinboardauth username:TOKEN <- set access token (get it from https://pinboard.in/settings/password)
     
    pb query <- search for query
    pbunread <- items in read later list
    pbreload <- force data reload
     
    Hold cmd while selecting a bookmark to copy it's url to clipboard.
    Hold ctrl while selecting to delete a bookmark from your pinboard.
     
    Workflow:
    http://d.ekin.io/L6QO
     
    Source Code:
    https://github.com/eknkc/alfred-pinboard
     
    Let me know if it works for you.
  4. Like
    nirl reacted to bengr in time in..   
    Very cool workflow.
    Could you maybe extend this to work in an additional format of "timein <insert place here>".
    So I could have a default set of cities/countries set up when I type in just 'timein' (as the workflow does now), and if I type a city's name after it I'll get it's current time pushed in Alfred's search results?
    For example:
    "timein New York" will show up the time in New York (and maybe pop in an icon for the country? but that's really optional of course).
    EDIT:
    I took a little time and added most of what I wanted really quickly. You can get the updated workflow here: http://cl.ly/Nbwe.
    I hope it'll be useful to someone, and if someone will be kind enough to try and get the proper location's flag of the location that would be more than great. I tried to query Wolfram for it, but it wasn't very collaborative.
×
×
  • Create New...