Releases: hu2849901083-source/daily-desk
Release list
Daily Desk 1.10.29
Daily Desk 1.10.29
English
- Updated the plugin manifest description to match the improved community-directory summary: capture daily inspiration, manage Markdown tasks, and review writing progress from a customizable local dashboard.
- The new summary now appears in the Obsidian desktop community-plugin details after the directory refreshes this release.
- Documentation and version metadata only; plugin behavior, local data and user settings are unchanged.
- Voluntary support remains in the README. All plugin features remain free.
- Requires Obsidian 1.8.7 or newer. Desktop only.
简体中文
- 更新插件清单简介,使其与社区商店新版摘要一致:记录每日灵感、管理 Markdown 待办,并通过可自定义的本地主页面回顾写作进度。
- 社区目录刷新本版本后,Obsidian 桌面端第三方插件详情也会显示新版简介。
- 本次仅更新文档与版本信息;插件行为、本地数据及用户设置均不改变。
- README 保留自愿赞助区,全部插件功能仍然免费。
- 需要 Obsidian 1.8.7 及以上,仅支持桌面端。
Install / 安装
Open the Daily Desk community listing and select Add to Obsidian, or search for Daily Desk under Settings → Community plugins → Browse in the desktop app.
打开 Daily Desk 社区商店页面,点击 Add to Obsidian;也可在桌面应用的 设置 → 第三方插件 → 浏览 中搜索 Daily Desk。
For manual installation, place this release's main.js, manifest.json and styles.css assets in <vault>/.obsidian/plugins/alex-desk/. Preserve data.json when upgrading. GitHub's Source code ZIP is not an installation package.
手动安装时,将本版本的三个独立附件放入上述插件目录;升级保留 data.json,不要使用 GitHub 自动生成的源码压缩包替代安装附件。
The audio visualizer is optional and off by default. A public listing does not imply that every warning is cleared or that a separate manual review has concluded.
音频频谱为默认关闭的可选功能。页面公开不代表全部警告已消除或另行申请的人工复审已结束。
Daily Desk 1.10.28
Daily Desk 1.10.28
English
- Added new English light and dark dashboard screenshots at the start of the README preview gallery.
- Kept all four existing Chinese interface screenshots after the new pair.
- Documentation and version metadata only; plugin behavior, first-install examples and user settings are unchanged.
- Voluntary support remains in the README. All plugin features remain free.
- Requires Obsidian 1.8.7 or newer. Desktop only.
简体中文
- 在 README 预览区最前面新增英文浅色与深色主页截图。
- 原有四张中文界面截图全部保留,并排列在新截图之后。
- 本次仅更新展示文档和版本信息;插件行为、首次安装示例和用户设置均不改变。
- README 保留自愿赞助区,全部插件功能仍然免费。
- 需要 Obsidian 1.8.7 及以上,仅支持桌面端。
Install / 安装
Open the Daily Desk community listing and select Add to Obsidian, or search for Daily Desk under Settings → Community plugins → Browse in the desktop app.
打开 Daily Desk 社区商店页面,点击 Add to Obsidian;也可在桌面应用的 设置 → 第三方插件 → 浏览 中搜索 Daily Desk。
For manual installation, place this release's main.js, manifest.json and styles.css assets in <vault>/.obsidian/plugins/alex-desk/. Preserve data.json when upgrading. GitHub's Source code ZIP is not an installation package.
手动安装时,将本版本的三个独立附件放入上述插件目录;升级保留 data.json,不要使用 GitHub 自动生成的源码压缩包替代安装附件。
The audio visualizer is optional and off by default. A public listing does not imply that every warning is cleared or that a separate manual review has concluded.
音频频谱为默认关闭的可选功能。页面公开不代表全部警告已消除或另行申请的人工复审已结束。
Daily Desk 1.10.25
Daily Desk 1.10.25
English
- Updated the README with the public community listing and desktop installation steps, replacing outdated pre-submission wording.
- Retained manual installation as a fallback and distinguished listing availability from a separate manual review.
- Documentation and version metadata only; plugin behavior, language support, audio features and personal settings are unchanged.
- Voluntary support remains in the README. All plugin features remain free.
- Requires Obsidian 1.8.7 or newer. Desktop only.
简体中文
- 更新 README,加入公开商店链接和桌面端安装步骤,替换“正在准备上架”的旧文案。
- 保留手动安装作为备用方式,区分公开展示与人工复审。
- 仅更新文档和版本信息,插件功能、语言适配、音谱功能和个人设置保持不变。
- README 保留自愿赞助区,全部插件功能仍然免费。
- 需要 Obsidian 1.8.7 及以上,仅支持桌面端。
Install / 安装
Open the Daily Desk community listing and select Add to Obsidian, or search for Daily Desk under Settings → Community plugins → Browse in the desktop app.
打开 Daily Desk 社区商店页面,点击 Add to Obsidian;也可在桌面应用的 设置 → 第三方插件 → 浏览 中搜索 Daily Desk。
For manual installation, place this release's main.js, manifest.json and styles.css assets in <vault>/.obsidian/plugins/alex-desk/. Preserve data.json when upgrading. GitHub's Source code ZIP is not an installation package.
手动安装时,将本版本的三个独立附件放入上述插件目录;升级保留 data.json,不要使用 GitHub 自动生成的源码压缩包替代安装附件。
The audio visualizer is optional and off by default. A public listing does not imply that every warning is cleared or that a separate manual review has concluded.
音频频谱为默认关闭的可选功能。页面公开不代表全部警告已消除或另行申请的人工复审已结束。
Daily Desk 1.10.24
Daily Desk 1.10.24
English
- Fixed a build-verification mismatch caused by platform-specific line endings in the embedded audio-meter script.
- Added regression tests proving identical bundles for LF, CRLF and CR inputs. GitHub Actions builds and attests the exact three release assets.
- Removed an overridden duplicate CSS declaration; effective layout, language support, audio features and personal settings are unchanged.
- Voluntary support remains in the README. All plugin features remain free.
- Requires Obsidian 1.8.7 or newer. Desktop only.
简体中文
- 修复内嵌音谱脚本的跨平台换行差异导致发布附件与审核构建结果不一致的问题。
- 增加 LF、CRLF、CR 换行输入生成相同文件的测试;由 GitHub Actions 构建三个发布附件并生成对应来源证明。
- 删除一条已被覆盖的重复 CSS 声明,实际布局、语言适配、音谱功能和个人设置保持不变。
- README 保留自愿赞助区,全部插件功能仍然免费。
- 需要 Obsidian 1.8.7 及以上,仅支持桌面端。
Install / 安装
Download the individual main.js, manifest.json, and styles.css assets into <vault>/.obsidian/plugins/alex-desk/. Preserve data.json when upgrading.
下载三个独立附件放入上述插件目录;升级时保留 data.json。GitHub 自动生成的 Source code 压缩包不是安装包。赞助图片仅用于仓库介绍,无需安装进插件目录。
The audio visualizer is optional and off by default. This release does not imply community-directory approval.
音频频谱为默认关闭的可选功能。本次发布不代表已经通过社区商店审核。
Daily Desk 1.10.23
Daily Desk 1.10.23
English
- Added a bilingual Buy me a coffee section at the bottom of the README, with the author's Alipay and PayPal QR images and links to the unmodified originals.
- Support is entirely voluntary. All plugin features remain free; contributions do not unlock extra features.
- Documentation-only update: no in-plugin payment integration, no changes to runtime behavior or personal settings. English and Simplified Chinese support from 1.10.22 is retained.
- Requires Obsidian 1.8.7 or newer. Desktop only.
简体中文
- 在 README 底部新增双语“请我喝杯咖啡”区域,展示作者的支付宝和 PayPal 二维码,可点击查看未经修改的原图。
- 赞助完全自愿,全部插件功能保持免费,赞助不解锁额外功能。
- 本次仅更新文档,不接入插件内支付,不改变运行行为及个人设置;保留 1.10.22 的中英文适配。
- 需要 Obsidian 1.8.7 及以上,仅支持桌面端。
Install / 安装
Download the individual main.js, manifest.json, and styles.css assets into <vault>/.obsidian/plugins/alex-desk/. Preserve data.json when upgrading.
下载三个独立附件放入上述插件目录;升级时保留 data.json。GitHub 自动生成的 Source code 压缩包不是安装包。赞助图片仅用于仓库介绍,无需安装进插件目录。
The audio visualizer is optional and off by default. This release does not imply community-directory approval.
音频频谱为默认关闭的可选功能。本次发布不代表已经通过社区商店审核。
1.10.22
Daily Desk 1.10.22
English
- Renamed the public plugin to Daily Desk, retaining the
alex-deskID and existing user settings. - Added automatic language selection using Obsidian's public
getLanguage()API. Restart after changing Obsidian's language. - Fully translated the home screen, settings, tooltips, calendar, task messages, default captions, date labels and numbers into English and Simplified Chinese. Other languages fall back to English.
- Custom text, note content, task content and paths are preserved. Clear a customizable text field to restore the language-aware default.
- Added bilingual documentation and regression tests for language switching, settings migration and task writeback.
- Minimum Obsidian version is now 1.8.7. Desktop only.
简体中文
- 对外名称更新为 Daily Desk,保留
alex-deskID 和已有用户设置。 - 使用 Obsidian 官方
getLanguage()接口跟随应用语言;切换 Obsidian 语言后重启生效。 - 主页、设置、提示、日历、待办鼓励语、默认文案、日期和数字完整支持简体中文与英文,其他语言回退英文。
- 自定义文字、笔记正文、待办原文和路径保持原样;清空自定义文字字段可恢复随语言切换的默认值。
- 新增中英双语说明,以及语言切换、旧设置迁移和待办回写回归测试。
- 最低 Obsidian 版本提升至 1.8.7,仅支持桌面端。
Install / 安装
Download the individual main.js, manifest.json, and styles.css assets into <vault>/.obsidian/plugins/alex-desk/. Preserve data.json when upgrading.
下载三个独立附件放入上述插件目录;升级时保留 data.json。如附带 alex-desk-1.10.22.zip,也可解压安装。GitHub 自动生成的 Source code 压缩包不是安装包。
The audio visualizer is optional and off by default. This release does not imply community-directory approval.
音频频谱为默认关闭的可选功能。本次发布不代表已经通过社区商店审核。