Added below code into `javascript.json` file, but don't see the trigger action happen and timestamp added to the current file. ``` json { "name": "Timestamp", "trigger": "time", "usage": "time", "description": "Insert timestamp into file", "template": "$${DATETIME}" } ```