Files
obsidian-vault/.obsidian/plugins/front-matter-timestamps/data.json
2026-06-23 00:24:32 +08:00

12 lines
309 B
JSON

{
"autoUpdate": false,
"autoAddTimestamps": false,
"createdPropertyName": "创建时间",
"modifiedPropertyName": "更新时间",
"dateFormat": "YYYY-MM-DD HH:mm:ss",
"allowNonEmptyNewFile": false,
"delayAddingTimestamps": 1000,
"excludedFolders": [],
"customCommand": "",
"debug": false
}