Hi Soren,
IMO your code is a bit "dangerous". If copy pasted, it will modify the modified field, if users don't read everything carefully.
I did create a tiddler that can be saved and imported, which should be less error prone.
The code is more complex, but it shouldn't do anything if only copy pasted and if users don't read the info.
- It reads the active
$:/config/TimestampDisable info and makes a backup
- It sets TimestampDisable to "yes"
- It touches ever tiddler tagged XXXXX <- This value needs to be adjusted by the user
- It sets
TimestampDisable back to it's original value
have fun!
mario