Jump to content

OCnice

Member
  • Posts

    4
  • Joined

  • Last visited

OCnice's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. Any way to hack this to work with Chrome instead of Safari?
  2. Great, I'll see what I can do over the next several days, hopefully I wil have something to share soon! (if anyone else has any tips, please keep em coming!)
  3. I live in Seattle, and I love our local radio station, KEXP. They have great music, an uncompressed online stream, and a playlist API. Here's an idea for a workflow that I'd like to build, but I don't have the skills to build it: The Workflow would allow the user to Query the KEXP API : After taking the keyword or hotkey trigger, say "KEXP" Display the last (3?) Songs in order of last played..... song.time | song.title | song.artist ⌘1 song.time | song.title | song.artist ⌘2 song.time | song.title | song.artist ⌘3 2) The user selects a song 3) For that song Alfred would display... Song = song.title ⌘1 Artist = song.artist ⌘2 Album = song.album ⌘3 Year = song.released ⌘4 Label = song.label ⌘5 >copy all song info to clipboard* ⌘6 *with notification. Clicking on any of the song's data would allow you to then select options to either >search for song.variable on spotify ⌘1 >search for song.variable on youtube ⌘2 >Search for song.variable on soundcloud ⌘3 >Search for song.variable on google ⌘4 >copy song.variable to clipboard* ⌘5 *with notification. My humble request is for someone to either build this so I can read the code to learn how it was done, or give me some pushing off points to make it myself? Are there several brains that want to come together to build this or something like it? I'm trying to learn Ruby, but I'm only really 3 weeks in, and it's my first programming language. Thanks for reading!
  4. Asana's API is so robust, I'm really surprised there isn't a swarm of people trying to make an awesome Asana workflow that makes it easy to select workgroup/project to add tasks interactively. This one doesn't really give the functionality I'm looking for, but it's still educational for me to look at these and try to figure out how the scripts are working. Thanks!
×
×
  • Create New...