Ticket #15 (closed enhancement: not relevant)
Plugin idea: timestamp files
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | plugins | Version: | |
| Keywords: | Cc: |
Description
Based on file type (extension) have a pre-save hook that will include a timestamp in the saved file. E.g. our $TIMESTAMP = DDDDDDDDDD; where DDDDD is the result of time()
It could be also a DD.DD.DD number that is automatically increased on every save.
With both, the main issue is that it is not working if someone uses a different editor.
Change History
Note: See
TracTickets for help on using
tickets.

Out of Date