Files
obsdian-KBesa/.obsidian/plugins/gitlink-checkin/data.json
2026-04-16 14:04:52 +08:00

42 lines
699 B
JSON

{
"savedIssues": [
{
"id": "1773158380603",
"name": "",
"url": "https://www.gitlink.org.cn/Gitconomy/Git4GenThinking/issues/42"
}
],
"fields": [
{
"id": "1",
"type": "number",
"label": "序号",
"order": 0
},
{
"id": "2",
"type": "username",
"label": "用户名",
"order": 1
},
{
"id": "3",
"type": "datetime",
"label": "时间",
"order": 2
},
{
"id": "4",
"type": "content",
"label": "打卡内容",
"order": 3
}
],
"tableOptions": {
"alignment": "left",
"includeHeader": true
},
"apiOptions": {
"timeout": 30000
}
}