No description
Find a file
huojl 758396777d Refactor Obsidian Plugin HTML and add new Skill creation prompt for work summary
- Removed unused platform note styles from the HTML.
- Introduced new section banners for plugins, skills, and resources with distinct styles.
- Updated download button for SonicNote Sync plugin to link to a new resource.
- Merged MD To-Do Extractor and Work Summary Generator sections into a unified Skills section.
- Added detailed instructions for creating a work summary Skill in a new markdown file.
- Enhanced the user interface with new callout and resource card styles.
- Improved overall layout and readability of the HTML content.
2026-05-28 15:34:50 +08:00
release Refactor Obsidian Plugin HTML and add new Skill creation prompt for work summary 2026-05-28 15:34:50 +08:00
skill feat: 支持同步学习战报 2026-05-20 20:56:37 +08:00
src feat: 更新版本至1.1.5,新增启动时自动同步和定时重同步功能 2026-05-21 10:57:26 +08:00
.gitignore init 2026-04-30 13:44:12 +08:00
esbuild.config.mjs init 2026-04-30 13:44:12 +08:00
manifest.json feat: 更新版本至1.1.5,新增启动时自动同步和定时重同步功能 2026-05-21 10:57:26 +08:00
package-lock.json init 2026-04-30 13:44:12 +08:00
package.json feat: 更新版本至1.1.5,新增启动时自动同步和定时重同步功能 2026-05-21 10:57:26 +08:00
styles.css first commit 2026-05-06 14:27:15 +08:00
tsconfig.json init 2026-04-30 13:44:12 +08:00
versions.json feat: 更新版本至1.1.4,新增文件属性配置和自定义属性功能 2026-05-16 12:54:59 +08:00