Remember The Milk Support

Remember The Milk tasks can be added to lists.

  • list text of the task – adds a task using the Smart Add syntax.

Authorization should be setup from the link at http://mypalimbot.appspot.com/mypal.

Posted in Uncategorized | Leave a comment

Evernote support

Evernote notes can be created.

  • note [@title] [#tag [#tag]] text of the note – adds a note with the (optional) tags and title to the default notebook

note #todo #work make sure the links are fixed on the web site will add a note with the tags work and todo and the text make sure the links are fixed on the web site with a title of MyPal Note in the default notebook.

Authorization should be setup from the link at http://mypalimbot.appspot.com/mypal.

Posted in Uncategorized | Leave a comment

Link enhancements

Link now saves the end URL so bit.ly and other URL shortening services work as expected.

The Title of the web page is now used as the description.

Posted in Uncategorized | Leave a comment

FourSquare checkins

FourSquare checkins are now supported.

  • fsq /user {foursquare username} – sets the user for foursquare integration
  • fsq /pass {foursquare password} – sets the password for foursquare integration
  • fsq /add {nickname} {foursquare venue id} – sets up a nickname for the specified foursquare venueID. VenueIDs are shown in the URL on the venue page in foursquare.
  • fsq /list – lists the defined nicknames
  • fsq {foursquare venueID} | {nickname} – checks in at the venue specified (either a venueID or a nickname you’ve setup
Posted in Uncategorized | Leave a comment

NCAA scores

pulling in scores for the current ncaa tournament day’s games.

also now shows the text for the fireeagle location.

Posted in Uncategorized | Leave a comment

location fixed

you can add location tokens and set the current location now.
/location /list .. show locations
/location /add home 123 Main Street, Chicago, IL … adds home as a location token
/location home … sets current location to home (value of home token)
/location fireeagle .. uses fireeagle to get current location

Posted in Uncategorized | Leave a comment

bus add back and PUT httplib2

added back
bus /add {token} [route] {stop}
uses httplib2 to PUT to /ws/addTokenWS

Posted in Uncategorized | Leave a comment