Commit graph

15 commits

Author SHA1 Message Date
unknown
3981f2c877 release: 升级至 0.2.1,移除冗余的中文 README 2026-06-12 16:10:32 +08:00
unknown
ff4f5772f4 docs: 插件更名为 Source Mode Image Renderer,合并中英文 README 2026-06-12 16:05:59 +08:00
unknown
7f83ff2c8e 修复 Obsidian 社区审核警告
- 使用 activeDocument 替代 document,兼容弹出窗口
- 移除 this 别名,改用解构赋值获取 app
2026-06-07 22:21:19 +08:00
unknown
4bae8e13db chore: remove .web_plan_ok.md from tracking 2026-06-07 22:04:36 +08:00
unknown
9905cedf8c fix: add missing blank line after logo 2026-06-07 17:58:07 +08:00
unknown
0e526aa38d docs: add intro section with logo and bump version to 0.2.0
- Add Editor ADHD intro (EN/CN) to README
- Add logo-github.avif animation
- Bump version 0.1.0 → 0.2.0
2026-06-07 17:54:48 +08:00
unknown
8bf80cde50 chore: remove HANDOFF.md from tracking (keep local) 2026-06-04 21:36:49 +08:00
unknown
144dfbb014 fix: address Obsidian community review feedback
- Add GitHub artifact attestation for main.js and styles.css
- Remove unused builtin-modules devDependency
- Replace placeholder text in README
- Update author name to Forrest
2026-06-04 21:31:32 +08:00
unknown
bfd84b0895 Add Claude Code related files to .gitignore 2026-06-04 21:26:50 +08:00
unknown
8a2de7154f Add HANDOFF.md and update .gitignore 2026-06-04 21:22:16 +08:00
unknown
c95f6d9241 Update repository URLs to hiforrest/source-mode-inline-images 2026-06-04 21:03:53 +08:00
unknown
a1f575db8e Add execution summary to plan file 2026-06-04 20:50:59 +08:00
unknown
cbf19e3918 Prepare for Obsidian plugin submission
- Update manifest.json: improve description, use HTTPS for authorUrl
- Add versions.json for version compatibility mapping
- Refactor main.ts: use getActiveViewOfType instead of workspace.activeLeaf
- Move inline styles to CSS with CSS custom properties
- Translate error messages to English
- Clean up styles.css: remove unused styles, add custom width support
- Add English README.md
- Add Chinese README.zh-CN.md
- Add MIT LICENSE
- Add GitHub Actions release workflow
2026-06-04 20:49:38 +08:00
unknown
b5b281474c Add .claude/ to gitignore 2026-06-04 20:31:51 +08:00
unknown
9bdc022099 Initial commit 2026-06-04 20:30:51 +08:00