obsidian自动检索每周日记生成周记
复盘 // 使用 Luxon 处理日期(Obsidian 内置了 Luxon) const { DateTime } = this.app.plugins.plugins['dataview'].api.luxon; // 从当前文件名中提取周数(格式:2025-W33) const curren
复盘 // 使用 Luxon 处理日期(Obsidian 内置了 Luxon) const { DateTime } = this.app.plugins.plugins['dataview'].api.luxon; // 从当前文件名中提取周数(格式:2025-W33) const curren