Files
cutThenThink/data/records.json

28 lines
673 B
JSON
Raw Permalink Normal View History

[
{
"id": "20260211180400727965",
"title": "项目会议记录(已编辑)",
"content": "讨论了新功能的设计方案",
"category": "工作",
"tags": [
"会议",
"重要"
],
"metadata": {},
"created_at": "2026-02-11T18:04:00.728020",
"updated_at": "2026-02-11T18:04:00.894124"
},
{
"id": "20260211180400774499",
"title": "Python 学习笔记",
"content": "今天学习了列表推导式和装饰器",
"category": "学习",
"tags": [
"Python",
"编程"
],
"metadata": {},
"created_at": "2026-02-11T18:04:00.774533",
"updated_at": "2026-02-11T18:04:00.774536"
}
]