One way would be to let a version control system do this; it wouldn't happen on every save but on every commit to the repository. Most I have worked with use a bit of magic text in the file to trigger this behavior [<-- $Log$ --> or similar]
I realize this is not an answer to the direct question; just offering it in case you hadn't thought of this route. chazl Chaz Larson - [email protected] On Wed, Jul 7, 2010 at 10:25 AM, verbatim <[email protected]> wrote: > Is there a way to auto insert a time stamp into a document (html/css/ > js/php/pl/txt) with every save? Applescript? > > Instead of having to manually navigate the menus: Edit > Insert [Short| > Full] Time Stamp > > -- > You received this message because you are subscribed to the > "BBEdit Talk" discussion group on Google Groups. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/bbedit?hl=en > If you have a feature request or would like to report a problem, > please email "[email protected]" rather than posting to the group. -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group.
