diff --git a/.memory/worklog.json b/.memory/worklog.json index 4434b31..930a2cd 100644 --- a/.memory/worklog.json +++ b/.memory/worklog.json @@ -125,6 +125,13 @@ "message": "auto-save 2026-04-22 16:57 (~1)", "hash": "ea3e683", "files_changed": 1 + }, + { + "ts": "2026-04-22T17:03:20+08:00", + "type": "commit", + "message": "auto-save 2026-04-22 17:03 (~1)", + "hash": "7cdc1eb", + "files_changed": 1 } ] } diff --git a/.project.json b/.project.json new file mode 100644 index 0000000..321b479 --- /dev/null +++ b/.project.json @@ -0,0 +1,23 @@ +{ + "created" : "2026-04-22", + "name" : "figma模板库", + "ownership" : "personal", + "pin_order" : 1776848911, + "pinned" : true, + "status" : "new", + "urls" : [ + { + "label" : "git", + "type" : "repo", + "url" : "https:\/\/git.kang-kang.com\/kangwan\/figma-templates-showcase" + }, + { + "label" : "figma-lib", + "type" : "app", + "url" : "https:\/\/figma-lib.kang-kang.com" + } + ], + "worklog" : { + "path" : "\/Users\/kangwan\/Projects\/research\/20260422-figma模板库\/.memory\/worklog.json" + } +}