Recent activity
Subscribe to this feed
headbirth replied on June 28, 2009 14:16 to the idea "How attached are you to the menu-bar attachment?" in Second Gear:
headbirth replied on June 28, 2009 02:44 to the idea "How attached are you to the menu-bar attachment?" in Second Gear:
headbirth replied on January 17, 2009 18:06 to the idea "Check Off Transition" in Second Gear:
headbirth replied on January 09, 2009 15:02 to the question "What sort of AppleScript stuff do you need?" in Second Gear:
headbirth replied on November 18, 2008 15:14 to the discussion "Check Off 4.0: What Do You Want?" in Second Gear:
headbirth replied on October 09, 2008 15:20 to the discussion "Check Off 4.0: What Do You Want?" in Second Gear:
headbirth replied on September 25, 2008 19:09 to the discussion "Check Off 4.0: What Do You Want?" in Second Gear:
or even the interface of Things ...http://culturedcode.com/things/
headbirth replied on September 05, 2008 13:54 to the discussion "Check Off 4.0: What Do You Want?" in Second Gear:
Something along the lines of Dejumble (www.dejumble.com) would be nice.
headbirth replied on July 30, 2008 13:01 to the discussion "Check Off 4.0: What Do You Want?" in Second Gear:
headbirth replied on July 16, 2008 12:15 to the discussion "Check Off 4.0: What Do You Want?" in Second Gear:
Justin, I DEFINITELY prefer the retracting menu to a floating window!
What I love about CheckOff 3 is that it's not a ridged work environment. I actually use it for many different things, not just a task list.
I would be interested in seeing these added.
*** Support for multiple lists, maybe as tabs
***Add a Ruler to the text fields with Styles, Lists, etc.. like TextEdit has
****Save on List Retraction
Support for images ... larger files
*** A drag and drop export of selected items only rather than the whole list. It could create a folder and subfolders on the desktop with rtf files inside. Remove the check box for folders
** Put the notification of completed items (3-5) or 50% back in the folders name as an option like the original CheckOff had
* add a service or hotkey to grab text from open apps and create new items in CheckOff from them
headbirth replied on March 21, 2008 13:25 to the idea "genie effect" in Second Gear:
headbirth replied on February 18, 2008 19:28 to the discussion "Check Off 3.8 Officially Released!" in Second Gear:
headbirth replied on February 16, 2008 14:04 to the discussion "Check Off 3.8 Officially Released!" in Second Gear:
hmm.... that's odd i can add an item change it's name. click off it and then close the list do a killall -3 -c 'Check Off'
restart check off and my edit isn't saved.
i'm also noticing that i don't always get a warning when i delete an item it just does it which can be bad when this app doesn't have an undo command.
i'm using 10.4.11 by the way
headbirth replied on February 15, 2008 18:11 to the discussion "Request: I use it and like it lots. I request two betterments:" in Second Gear:
headbirth replied on February 15, 2008 15:37 to the discussion "Request: I use it and like it lots. I request two betterments:" in Second Gear:
headbirth replied on February 15, 2008 13:52 to the discussion "Check Off 3.8 Officially Released!" in Second Gear:
Great job with 3.8 Justin.
I'm having a little trouble. Not sure if this is a Check Off bug or a result of using the killall command.
I've been using this shell script I created in combination with OnMyCommand to swap my Check Off lists. It works great, but I'm finding that the last edits made to my Check Off files are not always saved when the script is executed and the app is quit and then relaunched after swapping files.
How often does Check Off save information? I was assuming it did it immediately.
path1="/Users/username/Library/Preferences"
path2="/Users/username/Library/Application Support/Check Off"
path3="/Users/username/Desktop"
status=$(defaults read ~/Library/Preferences/com.carpeaqua.checkoff FileCategory)
choice="__INPUT_TEXT__"
killall -3 -c 'Check Off'
if [ $status = $choice ] ; then
open -a '/Users/username/Library/Menu Extras/Check Off.app'
exit
else
cp -f "$path1/com.carpeaqua.checkoff.plist" "$path2/Temporary Backups/$status Backup.plist"
mv -i "$path1/com.carpeaqua.checkoff.plist" "$path2/$status.plist"
mv -i "$path2/$choice.plist" "$path1/com.carpeaqua.checkoff.plist"
open -a '/Users/username/Library/Menu Extras/Check Off.app'
fi
headbirth replied on February 15, 2008 13:51 to the discussion "Request: I use it and like it lots. I request two betterments:" in Second Gear:
headbirth replied on February 13, 2008 16:58 to the discussion "Check Off 3.7.1 Beta 1" in Second Gear:
headbirth replied on February 11, 2008 14:41 to the discussion "Check Off 3.7.1 Beta 1" in Second Gear:
| next » « previous |
Loading Profile...
