Time stamp when a task is done

Is there a way to get to get “done” to show the time something was completed, in addition to the date? Doing a search only showed me some code to use for Taskpaper, not Folding Text.

Thanks for any help!

I do this with a TextExpander snippet. I type “ddd” to insert @done(date time). Snippet template: @done(%date:yyyy-MM-dd% %H:%M)

If you’re not a TextExpander user, any snippet manager that allows you to dynamically insert a date should suffice. If you’re a Keyboard Maestro, Alfred or LaunchBar user, you can probably do something similar. And that’s without having to script anything.