December 2008
9 posts
TaskPaper false positive crash reports
TaskPaper 2.1 adds crash reporting. But on first run you may get a false postive, because it will report any crash that has happened in the past with an earlier versions of TaskPaper. So because of this you may get a message saying that TaskPaper has just crashed, even though it hasn’t. You should only see this false postive once, then things should work normally. I think!
TaskPaper 2.1
TaskPaper 2.1 is now available for download. Or update by choosing choosing the menu item TaskPaper > Check For Updates…
Here’s’ the list of changes for TaskPaper 2.1:
Added Preference to not add date when tagging items with @done.
Added Warning when archiving items that are not yet tagged done.
Added Applescript “index” property for entries.
Added Applescript...
TaskPaper OpenContact add-on howto screencast →
Generating a task list from JIRA issues using... →
QuickSilver to TaskPaper
I hope this script is useful for QuickSilver users. To install it:
Open Script Editor and paste in the script
Save the script as ~/Library/Application Support/QuickSilver/Actions/TaskPaper.scpt
Restart QuickSilver
To use it:
Invoke QuickSilver (Control-Space) by default
Press period ‘.’ and type your entry
Press tab and then type until the “TaskPaper” action is...
TaskPaper Address Book Integration
Check out this post by firemyst:
i love TaskPaper it’s so far the best project/todo manager of its class that i’ve found. as most of my work is around people i needed a way to link an address book contact to a task in TaskPaper. so here you go, i’ve been able to code this in AppleScript which i’ve never used before.