{{ greeting }}
开始高效的一天
每日打卡
{{ checkinStatus }}
{{ checkinStreak }}
连续天数
待办事项
{{ todos.filter(t => !t.done).length }}/{{ todos.length }}
{{ todo.text }}
共 {{ todos.length }} 项待办
专注计时
{{ currentClockTime }}
{{ formatTime(timerSeconds) }}
{{ timerLabel }}
{{ timerMinutes }} 分钟
计时记录
{{ record.label || '未标记' }}
{{ formatTime(record.duration) }}
{{ record.date }}
共 {{ timerRecords.length }} 条记录
当前播放列表
{{ song.title }}
{{ formatMusicTime(song.duration) }}
播放列表为空
音乐库 ({{ musicLibrary.length }})
{{ song.title }}
{{ formatMusicTime(song.duration) }}
音乐库为空
音乐播放器
{{ currentTrack.title }}
{{ currentTrack.artist || '未知艺术家' }}
准备播放音乐
选择一首歌曲开始播放
{{ formatMusicTime(currentMusicTime) }}
{{ formatMusicTime(currentTrack.duration) }}
{{ volume }}%
便签
{{ note.title }}
{{ note.date }}
共 {{ recentNotes.length }} 条便签