Releases: liyaomingme/desktop-dashboard
Releases · liyaomingme/desktop-dashboard
1.0.2
Full Changelog: 1.0.1...1.0.2
1.0.1
Update manifest.json
1.0.0
Welcome to the initial release of Desktop Dashboard v1.0.0! 🎉
This is a desktop-first, beautifully crafted dashboard plugin for Obsidian, transforming your blank startup screen into a highly productive control center featuring traditional typography and a robust date-parsing engine.
✨ Core Features
- Desktop-Class Dual-Column Layout: Utilizes a smart CSS Grid architecture specifically designed for widescreen displays (Desktops, Laptops, Tablets).
- Advanced Date Parser (Sync-Proof): Intelligently extracts dates directly from filenames (supporting extreme shorthand like
260602) and folder paths, completely solving the issue of date loss caused by cross-device syncing (e.g., iCloud). - Traditional Typography: Features global high-quality Serif/Songti font integration and an elegant Chinese Almanac (Bazi) timeline axis.
- Silky Smooth Quick Capture: A glassmorphism modal for rapid note creation with dynamic template variables (
{{DATE}},{{BAZI}}).
🛠️ Official Compliance & Security
- Fully refactored to pass Obsidian's strict Community Plugin guidelines. We removed all
!importantCSS overrides for better theme compatibility, fixed memory leak potentials by establishing secure global listeners, and ensured full compatibility with Obsidian 1.10.0+ multi-window layouts.
欢迎迎来 Desktop Dashboard (桌面端控制中心) v1.0.0 的首个正式版本!🎉
这是一款专为桌面端与宽屏设备量身打造的高级插件,致力于将单调的 Obsidian 默认启动页,彻底改造为兼具古典排版美学与桌面级生产力的数据面板。
✨ 核心体验与美学
- 桌面级双栏架构: 采用现代 CSS Grid 布局,完美利用电脑和平板的宽屏空间,左侧热力日历与右侧足迹瀑布流和谐共存。
- 终极日期嗅探引擎: 彻底解决多设备同步导致的文件系统时间重置问题!支持直接从文件名智能提取极限速记格式(如
260602),甚至能穿透目录推断年份。 - 极致的宋体印刷美学: 全局调用高级衬线体(Songti / Noto Serif SC),独创“天干地支”农历时间轴,运用大小字注排法,主副分明,极具东方质感。
- 丝滑灵感捕获: 磨砂玻璃悬浮窗,搭配智能路径联想,支持自定义
{{DATE}}与{{BAZI}}(八字)等动态模板变量。
🛠️ 100% 官方代码规范化
- 为了提供最顶级的安全性和稳定性,我们在 v1.0.0 进行了极度严苛的底层重构:全面肃清了 CSS 中的
!important污染以保护用户的自定义主题;修复了原生事件挂载带来的潜在内存泄漏隐患;并完美适配了 Obsidian 最新版本的多窗口/多标签页隔离架构。