kevreth / SpoonFeeder

GNU General Public License v3.0
0 stars 0 forks source link

Add timestamps to save data #119

Closed kevreth closed 2 years ago

kevreth commented 2 years ago

Each SaveData item in localstorage should have a timestamp added in addition to the text and response. The timestamp format is

YYYYMMDDHHmmss

This won't be used for anything yet but may be useful in the future for completion time statistics.