This is an action for Drafts.
I wrote these actions to track time in a single draft.
The draft is made of successive and chronological entries. The entries are separated by « *** ». The first line of each entry is a timestamp (yyyy-mm-dd-day HH:MM) and displays the duration ( => HH:MM) to the next entry. You can edit the separator and the timestamp format at the beginning of the Init script (with ‘gearing’ icon).
The first action (with a ‘plus’ icon) creates a new timestamped entry right after the one where the cursor is (the current entry).
The second action (with a ‘clock’ icon) updates the timestamp of the current entry. When the cursor is not on the timestamp line, this action also inserts the time (HH:MM) in the entry.
The third action (with a ‘down arrow’ icon) moves the cursor to the very end of the draft. It’s useful when, while reviewing past entries, you want to write down a new entry.
Published in the Draft directory.