Jump to content

sgobin

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by sgobin

  1. ##Syntax Use the following syntax: task #mytag1 #mytag2 name [project name/area name] ::note >duedate Note that the workflow don't add new tags or projects. But it can uses the ones already created.
  2. Everything seams to be working fine now. The parse doesn't add tags, projects, area; but it can use it.
  3. I just updated Andrew's 1.0 extensions to work with 2.0.x workflows. The basic functionality works fine, I can add new tasks to Inbox. But tags, projects and dueDates are not working. I don't know if it is a Things issue or in the applescript. Here is the script: on alfred_script(q) tell application "Things" parse quicksilver input q end tell end alfred_script With the syntax: #tag1 #tag2 name [project name/area name] ::note >duedate The workflow is here: https://github.com/sgobin/things_task I think it is a problem with Things parse of quicksilver syntax? Any Ideas? Thanks
  4. A workflow to add Tasks do Things Inbox App. https://github.com/sgobin/things_task
×
×
  • Create New...