mirror of
https://github.com/Ellpeck/ObsidianSimpleTimeTracker.git
synced 2024-11-16 15:33:12 +01:00
1831b25dee
* add total today * not change format semicolons * Add settings for show total today
9 lines
No EOL
234 B
JSON
9 lines
No EOL
234 B
JSON
{
|
|
"timestampFormat": "YY-MM-DD hh:mm:ss",
|
|
"editableTimestampFormat": "YYYY-MM-DD HH:mm:ss",
|
|
"csvDelimiter": ",",
|
|
"fineGrainedDurations": true,
|
|
"reverseSegmentOrder": false,
|
|
"timestampDurations": true,
|
|
"showToday": true
|
|
} |