Applescripts


TaskPaper and Tasko sync scripts

Posted February 18, 2008 by Zsolt Benke in tasko taskpaper applescripts download sync script

Hi guys, I just wrote three applescripts to send your text from TaskPaper to an existing paper in Tasko or download a paper from Tasko directly to your TaskPaper document. I tested it under 10.5.2 with TaskPaper 1.0.3.

IMPORTANT: if you send a text to an exising Tasko paper, the script will overwrite the content of it.

How-to install:

  1. Download zip from here http://www.wyctim.com/stuff/taskosync.zip

  2. Copy scripts to the TaskPaper Script Folder ("TaskPaper/AppleScript Logo/Open Scripts Folder" menu)

  3. Go to your Tasko account, open the Settings tab and find your User ID number on the bottom of the page. Open the scripts in Script Editor, and replace the 0 in the first line (set userIdnum to 0) to your User ID number.

  4. Go back to your Tasko Settings, and under the User ID number you found your Token key (very long string). In the second line of the scripts (set tokenString to "your apikey"), replace the your apikey text with this string. Do not delete the commas. Save all 3 scripts.

  5. Open up TaskPaper and under the Scripts menu you found some new interesting command. Try it :)

If anybody have question, just ask me in this topic.

Update: I found a little bug. Please download the pack again.

PS: sorry for my english, I hope you can understand it. :)

» 10 comments

Applescripts