From bac16b01ce518b0eb64ab66fe9acfdef3fe6544b Mon Sep 17 00:00:00 2001 From: GabonGao Date: Thu, 27 Jul 2023 16:14:38 +0000 Subject: [PATCH] Delete data.json --- .../plugins/recent-files-obsidian/data.json | 31 ------------------- 1 file changed, 31 deletions(-) delete mode 100644 .obsidian/plugins/recent-files-obsidian/data.json diff --git a/.obsidian/plugins/recent-files-obsidian/data.json b/.obsidian/plugins/recent-files-obsidian/data.json deleted file mode 100644 index 527f64a..0000000 --- a/.obsidian/plugins/recent-files-obsidian/data.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "recentFiles": [ - { - "basename": "The Best Notes You'll Ever Make", - "path": "Projects - rabbit's/pcb/The Best Notes You'll Ever Make.md" - }, - { - "basename": "5 Mistakes I Made When I Started Using Obsidian", - "path": "Projects - rabbit's/pcb/5 Mistakes I Made When I Started Using Obsidian.md" - }, - { - "basename": "The Easiest Way to Start Taking Notes", - "path": "Projects - rabbit's/pcb/The Easiest Way to Start Taking Notes.md" - }, - { - "basename": "HomeLab", - "path": "project/software/HomeLab/HomeLab.md" - }, - { - "basename": "硬盘背板PCB设计", - "path": "project/hardware/硬盘背板/硬盘背板PCB设计.md" - }, - { - "basename": "README", - "path": "README.md" - } - ], - "omittedPaths": [], - "maxLength": null, - "openType": "tab" -} \ No newline at end of file